Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951164 - net-im/telegram-desktop gets closed with >=kde-plasma/plasma-desktop-6.2.4 (sys-power/power-profiles-daemon to blame?)
Summary: net-im/telegram-desktop gets closed with >=kde-plasma/plasma-desktop-6.2.4 (s...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-11 13:29 UTC by Agostino Sarubbo
Modified: 2025-03-11 14:15 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-03-11 13:29:29 UTC
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.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-03-11 13:44:04 UTC
Some strange interaction with sys-power/power-profiles-daemon somehow...?
Comment 2 Agostino Sarubbo gentoo-dev 2025-03-11 14:15:35 UTC
(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.