Since when I upgraded to kde-plasma/plasma-desktop-6.2.4 (previously I was on 6.1.5-r1) when I open telegram-desktop from plasma, after a while I get: "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." And after a while it gets closed. For now the solution is run telegram-desktop from tmux. I really don't know the cause of the issue and where to look to start debug. /var/log/messages: Mar 11 14:25:41 localhost dbus-daemon[2947]: [session uid=1000 pid=2945 pidfd=4] Activating service name='org.telegram.desktop' requested by ':1.22' (uid=1000 pid=3093 comm="/usr/bin/plasmashell") Mar 11 14:25:42 localhost dbus-daemon[2263]: [system] Activating service name='net.hadess.PowerProfiles' requested by ':1.62' (uid=1000 pid=6303 comm="/usr/bin/telegram-desktop") (using servicehelper) Mar 11 14:25:42 localhost dbus-daemon[2263]: [system] Activated service 'net.hadess.PowerProfiles' failed: Launch helper exited with unknown return code 1 Mar 11 14:25:42 localhost dbus-daemon[2947]: [session uid=1000 pid=2945 pidfd=4] Activating service name='org.freedesktop.Notifications' requested by ':1.96' (uid=1000 pid=6303 comm="/usr/bin/telegram-desktop") Mar 11 14:26:42 localhost dbus-daemon[2947]: [session uid=1000 pid=2945 pidfd=4] Activated service 'org.freedesktop.Notifications' failed: Process org.freedesktop.Notifications exited with status 1 Nothing shows up when telegram gets closed.
Some strange interaction with sys-power/power-profiles-daemon somehow...?
(In reply to Sam James from comment #1) > Some strange interaction with sys-power/power-profiles-daemon somehow...? just ftr the service power-profiles-daemon was stopped, but starting it does not fix the issue.