On Tue, Mar 31, 2020 at 5:16 PM Florian Müllner fmuellner@gnome.org wrote:
On Tue, Mar 31, 2020 at 16:39, Kamil Paral kparal@redhat.com wrote:
Hello, in F32, if you install gnome-shell extension through a web browser or dnf and then want to display its configuration (a wrench icon next to it at https://extensions.gnome.org/local/ ), or if you want to configure some of the pre-installed extensions like background-logo, nothing happens after you click on the button. No configuration is displayed. You need to install gnome-extensions-app [1], which fixes the configuration dialogs, and you can finally display them (even from a web browser). Or you can install gnome-tweaks, which pulls gnome-extensions-app as a dependency. In the out-of-the-box state, though, you can't display configuration and it's not clear why.
This will be fixed by the 3.36.1 update, where the actual preference dialog has been split from the app and moved to a portal-like D-Bus service (bundled with gnome-shell).
Thanks for the info! Will we have that before F32 Final? Otherwise I might create a commonbugs entry for it.