https://bugs.kde.org/show_bug.cgi?id=458096
Bug ID: 458096
Summary: Plasmashell variable environment
Product: plasmashell
Version: 5.25.4
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Created attachment 151448
--> https://bugs.kde.org/attachment.cgi?id=151448&action=edit
env issue
SUMMARY
Applications started from plasmashell (like kickoff, panels) get a restricted
environment (variable environment), where some variables are missing compared
to applications started from krunner.
Especially, dbus related variables are not leaked making flatpak and AppImage
applications would not be able to communicate with system dbus, and fails to
get wallet access.
By example, gajim, ruqola, chrome ran from flatpak / appimage can not access
passwords.
STEPS TO REPRODUCE
1. Start konsole from krunner
2. type command: export | grep DBUS
3. See there is 6 variables
4. Pin konsole to a panel
5. Right click this pined app and click open new window
6. Type command from 2.
OBSERVED RESULT
6. Variables does not match the one from 2.
EXPECTED RESULT
6. variables match one from 2.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97
Qt Version: 5.15.5+
ADDITIONAL INFORMATION
The issue is there since some versions now, It was working fine before.
--
You are receiving this mail because:
You are watching all bug changes.