https://bugs.kde.org/show_bug.cgi?id=373629
--- Comment #12 from Oded Arbel <o...@geek.co.il> --- Now that you mention it, I see that all my KDE applications (just checked with Kate and Kompare), and when running the Gwenview workflow I described above, I see the GTK warning described in comment #11 - even though I'm running under Plasma: $ declare -x | grep XDG declare -x XDG_CONFIG_DIRS="/etc/xdg/xdg-/usr/share/xsessions/plasma:/etc/xdg/xdg-/usr/share/xsessions/plasma:/etc/xdg:/usr/share/kubuntu-default-settings/kf5-settings" declare -x XDG_CURRENT_DESKTOP="KDE" declare -x XDG_DATA_DIRS="/usr/share//usr/share/xsessions/plasma:/usr/share//usr/share/xsessions/plasma:/home/odeda//.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop" declare -x XDG_RUNTIME_DIR="/run/user/1000" declare -x XDG_SEAT="seat0" declare -x XDG_SEAT_PATH="/org/freedesktop/DisplayManager/Seat0" declare -x XDG_SESSION_CLASS="user" declare -x XDG_SESSION_DESKTOP="KDE" declare -x XDG_SESSION_ID="3" declare -x XDG_SESSION_PATH="/org/freedesktop/DisplayManager/Session1" declare -x XDG_SESSION_TYPE="x11" declare -x XDG_VTNR="7" I am running with Qt 5.9.1: $ qtdiag | head -n1 Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.0) on "xcb" I'm not really interested that much with GTK+ inter-op, but its really weird that KDE apps are using GTK+ dialog - how would I turn this off? -- You are receiving this mail because: You are watching all bug changes.