Giter Club home page Giter Club logo

Comments (7)

piotre10 avatar piotre10 commented on May 25, 2024 2

I stumbled upon the same issue on Fedora 39 after one of the updates. What worked for me (at least for now) was following:

  • Install Flatseal: https://flathub.org/apps/com.github.tchx84.Flatseal
  • Add permission for running in the background
    Then app seems to run fine despite dbus and GetVSync error (at least in my case). For other app (Steam) with same GetVSync error I had to also enable GPU acceleration (I have nvidia GPU)

from teams-for-linux.

andreaippo avatar andreaippo commented on May 25, 2024 1

I stumbled upon the same issue on Fedora 39 after one of the updates. What worked for me (at least for now) was following:

* Install Flatseal: https://flathub.org/apps/com.github.tchx84.Flatseal

* Add permission for running in the background
  Then app seems to run fine despite dbus and GetVSync error (at least in my case). For other app (Steam) with same GetVSync error I had to also enable GPU acceleration (I have nvidia GPU)

Thanks, I'm gonna try!

I also noticed this on Kinoite while trying it out a few days back, which proves that its not specific to Tumbleweed.

EDIT: Hi, I was finally able to test the workaround by @piotre10 , and it worked!

So it seems like the flatpak package should request the background execution permission somehow.

Thanks, this allowed me to uninstall the RPM package and go back to flatpak, which I much prefer because I get to stay updated :)

@IsmaelMartinez is this something you can look into, please? :)

from teams-for-linux.

jijojosephk avatar jijojosephk commented on May 25, 2024 1

@IsmaelMartinez I'm maintaining the package. @andreaippo can you suggest what needs to be added to the configuration?

from teams-for-linux.

andreaippo avatar andreaippo commented on May 25, 2024

I just went as far back as version 1.0.90 and it still crashes:

andrea@andromeda:~> /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=teams-for-linux --file-forwarding com.github.IsmaelMartinez.teams_for_linux @@u %U @@
LaunchProcess: failed to execvp:
xdg-settings
[2:1130/105538.542523:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:1130/105538.542570:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[WARN] Unsupported language code 'en-DK' for spellchecker
[2:1130/105538.580406:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:1130/105538.580452:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:1130/105538.580485:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[ERROR] connect ECONNREFUSED 127.0.0.1:80
[2:1130/105538.584745:ERROR:browser_main_loop.cc(269)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[2:1130/105538.584990:ERROR:browser_main_loop.cc(269)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[2:1130/105538.585019:ERROR:browser_main_loop.cc(269)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[2:1130/105538.585115:ERROR:browser_main_loop.cc(269)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[2:1130/105538.585497:ERROR:browser_main_loop.cc(269)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed

I recently changed my laptop (Intel -> AMD), and on the old Intel one I have used this flatpak for months, keeping it regularly updated. I have never experienced anything like this. I wonder, may this be related to this change? Maybe something related to the AMD GPU vs Electron?

from teams-for-linux.

IsmaelMartinez avatar IsmaelMartinez commented on May 25, 2024

Hi @andreaippo , that really looks like a flatpak configuration problem. Have you tried other packages? Do other packaging system work for you ? *(deb/rpm, etc). I know it is not as auto as flatpak but maybe snap?

from teams-for-linux.

IsmaelMartinez avatar IsmaelMartinez commented on May 25, 2024

I am not sure if we are maintaining flatpack packages or is like aur (maintained by another community). @jijojosephk, do you know? I didn't maintain them in the past as it was yet another additional complexity that drained lots of time/effort.

from teams-for-linux.

andreaippo avatar andreaippo commented on May 25, 2024

@jijojosephk I dunno about flatpak packaging, but according to another user it's enough to grant the permission to run in the background. But I have no idea how you do that when packaging as flatpak :(

I stumbled upon the same issue on Fedora 39 after one of the updates. What worked for me (at least for now) was following:

* Install Flatseal: https://flathub.org/apps/com.github.tchx84.Flatseal

* Add permission for running in the background
  Then app seems to run fine despite dbus and GetVSync error (at least in my case). For other app (Steam) with same GetVSync error I had to also enable GPU acceleration (I have nvidia GPU)

from teams-for-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.