https://bugs.kde.org/show_bug.cgi?id=510287
--- Comment #8 from Cristiano Guadagnino <[email protected]> --- (In reply to Harald Sitter from comment #7) > There is an unexpected lack of chromes in that debug output. > > Please attach your /usr/share/applications/google-chrome.desktop > > And, what's the output of: > > env |grep XDG_ > QT_LOGGING_RULES=*=true kbuildsycoca6 --noincremental My problem is not with Google Chrome, but with other applications for which the command line is not correctly reflected. e.g. I have to use a couple environment variables to have LibreOffice correctly adapt to my HiDPI monitor, but even after adding those environment variables to the .desktop file they're not reflected in the GUI and they do not work. If I copy the .desktop file changing its name (e.g. libreoffice-writer.desktop ==> libreoffice-writer-hidpi.desktop) I get another entry in the applications menu and this one works correctly. I am attaching libreoffice-writer.desktop. The output of `env |grep XDG_`: >XDG_CONFIG_DIRS=/home/cris/.config/kdedefaults:/etc/xdg:/usr/local/etc/xdg:/usr/etc/xdg >XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1 >XDG_MENU_PREFIX=plasma- >XDG_SEAT=seat0 >XDG_SESSION_DESKTOP=KDE >XDG_SESSION_TYPE=wayland >XDG_CURRENT_DESKTOP=KDE >XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 >XDG_SESSION_CLASS=user >XDG_VTNR=3 >XDG_SESSION_ID=3 >XDG_RUNTIME_DIR=/run/user/1000 >XDG_DATA_DIRS=/home/cris/.local/share:/home/cris/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop The output of `QT_LOGGING_RULES=*=true kbuildsycoca6 --noincremental` is also attached (zipped). -- You are receiving this mail because: You are watching all bug changes.
