https://bugs.kde.org/show_bug.cgi?id=412468
Bug ID: 412468
Summary: /etc/plasma/startup is ignored
Product: plasmashell
Version: 5.16.90
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
Scripts in /etc/plasma/startup/ are not longer executed and thus no Environment
variables are exported
STEPS TO REPRODUCE
1. Use /etc/plasma/startup/*.sh to export some environment variables
2. upgrade to 1.16.90
3. login
OBSERVED RESULT
None of the variables set in /etc/plasma/startup/*.sh got exported.
EXPECTED RESULT
Variables exported in /etc/plasma/startup/*.sh are exported as in the
plasma-versions before.
Operating System: Gentoo
KDE Plasma Version: 5.16.90
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.5
Kernel Version: 5.3.1-gentoo
OS Type: 64-bit
ADDITIONAL INFORMATION
I use x11-Window system and sddm, so /usr/bin/startplasma-x11 seems to be in
charge of initializing the desktop-system.
I mitigated the issue by copying the scripts in question to
~/.config/plasma-workspace/env/
--
You are receiving this mail because:
You are watching all bug changes.