https://bugs.kde.org/show_bug.cgi?id=382874

--- Comment #4 from Gregor Mi <[email protected]> ---
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.

Reply via email to