You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let me first thank you for this fantastic tool! I'm shocked that there's only one tool (to my knowledge) that allows to open Wayland apps with another user.
But I've been having this problem:
When using teams-for-linux (on Arch installed from the AUR) it mostly works fine, but when it tries to present a notification, the window turns black and I see this output on the console:
(teams-for-linux:23641): libnotify-WARNING **: 13:53:41.092: Failed to connect to proxy
(teams-for-linux:23641): libnotify-WARNING **: 13:54:06.118: Failed to connect to proxy
(teams-for-linux:23641): libnotify-WARNING **: 13:54:41.681: Failed to connect to proxy
[23641:1105/135506.707108:ERROR:libnotify_notification.cc(50)] notify_notification_show: domain=1110 code=24 message="Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached"
The only way to get it back to normal is to kill it and reopen.
Before that I also see these errors repeating when started from ego, even when it's working normally:
I haven't had much time to improve ego recently, but one of these days I hope to get back to it.
libnotify-WARNING **: 13:53:41.092: Failed to connect to proxy
I haven't used any applications that send desktop notifications. Will have to investigate how libnotify works.
It's surprising that Teams crashes with such a fatal failure mode simply because it can't connect to notification daemon. Not sure if it's possible to easily proxy notifications to the main desktop, or just suppress the notifications.
Some of them segfault when running in an ego shell. But I managed to get Arch package xfce4-notifyd working. Just run /usr/lib/xfce4/notifyd/xfce4-notifyd & in an ego shell, and you can test it by running notify-send "Hi, this is a test notification".
Let me first thank you for this fantastic tool! I'm shocked that there's only one tool (to my knowledge) that allows to open Wayland apps with another user.
But I've been having this problem:
When using teams-for-linux (on Arch installed from the AUR) it mostly works fine, but when it tries to present a notification, the window turns black and I see this output on the console:
The only way to get it back to normal is to kill it and reopen.
Before that I also see these errors repeating when started from ego, even when it's working normally:
These don't show up when started without ego.
On a normal startup (without ego), I see this printed that never shows up on ego:
But that might be because perhaps ego does not support PipeWire.
Please tell me if you need any additional help or logs to troubleshoot this issue.
The text was updated successfully, but these errors were encountered: