[kdevelop] [Bug 382874] Environment setting in Launch Configuration does not work properly for `kcmshell5 about-distro`
https://bugs.kde.org/show_bug.cgi?id=382874 --- Comment #4 from Gregor Mi --- When I tried to launch just "/usr/bin/env" I could not copy the output properly into a text file for comparing. So I launched Konsole and from there "env" if that is also OK. I found these notable differences between my KF5 environment and the KDevelop environment: Existent on KDevelop environment but not in my traditional KF5 env: APPDIR=/tmp/.mount_0dd2si APPIMAGE=/home/gregor/bin/apps/KDevelop-5.1.1-x86_64.AppImage KDE_FORK_SLAVES=1 KONSOLE_DBUS_WINDOW=/Windows/1 LD_PRELOAD=/tmp/.mount_0dd2si/exec_wrapper.so Non-existent on KDevelop environment but in my traditional KF5 env: QML2_IMPORT_PATH=/home/gregor/kde/usr/lib/qml:/home/gregor/kde/usr/lib64/qml:/home/gregor/kde/usr/lib/x86_64-linux-gnu/qml:/usr/qml QT_PLUGIN_PATH=/home/gregor/kde/usr/lib/plugins:/home/gregor/kde/usr/lib64/plugins:/home/gregor/kde/usr/lib/x86_64-linux-gnu/plugins:/usr/plugins: This is interesting because the last two variables (QML2_IMPORT_PATH, QT_PLUGIN_PATH) are definitely set in the KDev Environment dialog but not appear in the env output from KDevelop. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 382874] Environment setting in Launch Configuration does not work properly for `kcmshell5 about-distro`
https://bugs.kde.org/show_bug.cgi?id=382874 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #3 from Sven Brauch --- Did you try lauching just "env" and seeing what is in there? Environment variables inside the AppImage are rather complicated. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 382874] Environment setting in Launch Configuration does not work properly for `kcmshell5 about-distro`
https://bugs.kde.org/show_bug.cgi?id=382874 Gregor Mi changed: What|Removed |Added Platform|Other |Appimage -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 382874] Environment setting in Launch Configuration does not work properly for `kcmshell5 about-distro`
https://bugs.kde.org/show_bug.cgi?id=382874 --- Comment #2 from Gregor Mi --- I suspect that the problem has something to do with the dynamic loading mechanism of the System settings KCMs. Maybe someone who is familiar with this mechanism and uses KDevelop for KDE/Plasma development could provide some ideas where to look further or maybe try to reproduce the wrong behaviour I observe. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 382874] Environment setting in Launch Configuration does not work properly for `kcmshell5 about-distro`
https://bugs.kde.org/show_bug.cgi?id=382874 Kevin Funk changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED |RESOLVED --- Comment #1 from Kevin Funk --- I don't see why that should not work if the environment variables are the same. You'll need to provide more information and/or investigate yourself. -- You are receiving this mail because: You are watching all bug changes.