https://bugs.kde.org/show_bug.cgi?id=523591
--- Comment #2 from Szőts Ákos <[email protected]> --- It turned out that my problem was that xdg-desktop-portal.service failed. It failed because of a recent systemd change that mandates systemd login, otherwise GTK/Qt file chooser selection (and other desktop portal services) won't work. My issue is exactly as thiagomacieira commented in https://github.com/flatpak/xdg-desktop-portal/pull/2027#issuecomment-5175115165 : "After debugging some more, it looks like the sequence to start KDE is correct. But I had a 5-year-old ~/.config/startkderc copied from the previous laptop that disables systemd desktop booting. In other words, the use of systemdBoot=false is now no longer supported, because it results in a broken desktop." Based on this, could you please consider updating this file if possible during one of the update login cycles? Many, not-freshly installed systems lost the ability to use the portal mechanism, and debugging it is not trivial. -- You are receiving this mail because: You are watching all bug changes.
