On Tue, 08 Feb 2022 12:55:39 +0100 Matthias Gies wrote:
> Package: chromium
> Version: 98.0.4758.80-1~deb11u1
> Severity: normal
> X-Debbugs-Cc: matthiasg...@gmail.com
>
> Dear Maintainer,
>
> I chose to use chromium over firefox because it it used the regular
plasma file
> dialog. Since the second last security update in bullseye, chromium
suddenly
> uses the gtk/gnome file dialog when downloading files.
>
> I have not changed my system configuration, i don't have any other
desktop
> environment installed but kde plasma. I have plasma-browser-integration
> installed, but I guess this does not influence the file dialog.
>
> I assume this is a compiling config issue..?
I believe this is an upstream change, as described in
https://www.reddit.com/r/openSUSE/comments/pjuf27/leap_fix_gtk_file_dialog_in_recent_version_of/.
What version of xdg-desktop-portal do you have installed? What is the
value of XDG_CURRENT_DESKTOP (open a terminal and runĀ "echo
$XDG_CURRENT_DESKTOP")? And if you run
"dbus-update-activation-environment --systemd XDG_CURRENT_DESKTOP", and
then restart chromium, does that fix the issue?