https://bugs.kde.org/show_bug.cgi?id=514073
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #6 from [email protected] --- (In reply to Harald Sitter from comment #5) > I think you have to tell us a lot more about your system/configuration. Is > that plasma and kwin? If not what is it? Does it happen with a new user? If > you use the telegram client from the arch repo you wouldn't be getting XDG, > it'd use the native Qt integration, no? I am using a combination of Hyprland with core KDE apps (Dolphin, Okular, Gwenview, etc) and plasma-integration as Qt Platform theme. I haven't tested this issue with a new user, but if you believe it being valuable - I can give it a try. Official Telegram client indeed uses native Qt integration/file dialogs by default. I have manually installed KDE XDG Portal and added some configuration pieces (details below) to create a consistent "look and feel" between KDE apps, several GTK apps (first of all - Firefox) and (to a lesser extend) Telegram. Changes I've done to force Telegram use KDE XDG Portal: 1. Installed `plasma-integration` and set `QT_QPA_PLATFORMTHEME=kde` 2. Installed `xdg-desktop-portal-kde` and updated `~/.config/xdg-desktop-portal/portals.conf` to give higher preference to KDE XDG Portal: ``` [preferred] default=kde;hyprland;gtk ``` 3. (I had to make some more tweaks on Firefox side, but they should be irrelevant here) Some more system information: * Hyprland version: 0.53.1-1 * Telegram version: 6.4.2-1 * KDE XDG Portal version: 6.5.5-1 * Plasma Integration version: 6.5.5-1 Happy to provide more information if needed. Thanks! -- You are receiving this mail because: You are watching all bug changes.
