Giter Club home page Giter Club logo

Comments (6)

jijojosephk avatar jijojosephk commented on May 26, 2024

This [INFO] App already running means already an instance running. It's not related to the problem you're facing. But can you terminate the running app and start with flatpak run com.github.IsmaelMartinez.teams_for_linux --webDebug --appLogLevels=error,info,warn,debug ?

Edit: You should see more [DEBUG] entries.

from teams-for-linux.

jijojosephk avatar jijojosephk commented on May 26, 2024

You can join the matrix chat room: https://matrix.to/#/#teams-for-linux_community:gitter.im

from teams-for-linux.

jijojosephk avatar jijojosephk commented on May 26, 2024

Also let us know if you're using proxy server.

from teams-for-linux.

aleixpol avatar aleixpol commented on May 26, 2024
[2:0415/114154.278314:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[DEBUG] configPath:,/lhome/apolgon/.var/app/com.github.IsmaelMartinez.teams_for_linux/config/teams-for-linux
[WARN] No config file found, using default values
[DEBUG] configFile:,[object Object]
[INFO] Running under Wayland, switching to PipeWire...
LaunchProcess: failed to execvp:
xdg-settings
Gtk-Message: 11:41:54.474: Failed to load module "xapp-gtk3-module"
[2:0415/114154.512810:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0415/114154.512843:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[DEBUG] Fetching custom background configuration from 'http://localhost/config.json'
[DEBUG] Custom background service url is 'http://localhost'
[DEBUG] processArgs:,/app/teams-for-linux/teams-for-linux,--webDebug,--appLogLevels=error,info,warn,debug
[2:0415/114154.575829:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0415/114154.575855:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0415/114154.575873:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[DEBUG] Testing network using net.request() for https://teams.microsoft.com/
[DEBUG] Spellchecker is disabled!
[2:0415/114154.697130:ERROR:browser_main_loop.cc(278)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[2:0415/114154.697253:ERROR:browser_main_loop.cc(278)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[2:0415/114154.697308:ERROR:browser_main_loop.cc(278)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[2:0415/114154.697375:ERROR:browser_main_loop.cc(278)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[2:0415/114154.698170:ERROR:browser_main_loop.cc(278)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[ERROR] Failed to fetch custom background remote configuration. Server returned error code '404'
[51:0415/114200.099141:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[51:0415/114200.099141:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[51:0415/114215.649313:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[51:0415/114223.812399:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
[DEBUG] Network test failed with method https
[DEBUG] Waiting for network...
[DEBUG] Testing network using net.request() for https://teams.microsoft.com/

Yes, this is behind certain proxies.

I've joined the matrix channel

from teams-for-linux.

lxndrdnxl avatar lxndrdnxl commented on May 26, 2024

Hi, it seems like I am having a similar problem on Linux Mint 21.2

09:25:49 alex@alex-workmachine ~ → flatpak run com.github.IsmaelMartinez.teams_for_linux --webDebug  --appLogLevels=error,info,warn,debug
[2:0430/092551.721511:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[DEBUG] configPath:,/home/alex/.var/app/com.github.IsmaelMartinez.teams_for_linux/config/teams-for-linux
[WARN] No config file found, using default values
[DEBUG] configFile:,[object Object]
LaunchProcess: failed to execvp:
xdg-settings
Gtk-Message: 09:25:51.972: Failed to load module "xapp-gtk3-module"
[2:0430/092552.040602:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0430/092552.040642:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[DEBUG] Fetching custom background configuration from 'http://localhost/config.json'
[DEBUG] Custom background service url is 'http://localhost'
[DEBUG] processArgs:,/app/teams-for-linux/teams-for-linux,--webDebug,--appLogLevels=error,info,warn,debug
[2:0430/092552.198274:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0430/092552.198333:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0430/092552.198384:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[DEBUG] Testing network using net.request() for https://teams.microsoft.com/
[DEBUG] Spellchecker is disabled!

Are there any updates on that issue?

from teams-for-linux.

IsmaelMartinez avatar IsmaelMartinez commented on May 26, 2024

Hi @lxndrdnxl , we didn't get very far with this issue and @aleixpol as he wasn't able to run the app using anything other than flatpack. I would suggest you open another issue using the template so we can see if we can give you a hand to sort if and/or find why is not working. Closing this issue to avoid others reusing it.

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.