https://bugs.kde.org/show_bug.cgi?id=382874
Bug ID: 382874
Summary: Environment setting in Launch Configuration does not
work properly for `kcmshell5 about-distro`
Product: kdevelop
Version: 5.1.1
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
1) I modified ~/kde/src/kde/workspace/kinfocenter/Modules/about-distro with
KDevelop and installed it into ~/kde/usr (the original code was build with
kdesrc-build).
2) When I call `kcmshell5 about-distro` from the Konsole outside KDevelop with
proper environment variables set, then the modified About Distro is loaded.
3) When I do the same from KDevelop with the same environment variables set in
the Launch Configuration -> Environment setting, then the system version of the
About Distro dialog is loaded instead of the modified one.
I verified that indeed ~/kde/usr/kcmshell5 is used and made sure the
environment variables are correct by using the output of `env` for the
Environment setting.
Should this be working like this or am I missing something when I deal with
kcmshell5 from within KDevelop?
--
You are receiving this mail because:
You are watching all bug changes.