Description of problem: When you would like configure all gnome-extension always I get this Error Version-Release number of selected component (if applicable): gnome-tweaks-3.34.0-2.fc32.noarch gnome-shell-extension-background-logo-3.36.0-1.fc32.noarch gnome-shell-extension-window-list-3.36.0-1.fc32.noarch gnome-shell-extension-places-menu-3.36.0-1.fc32.noarch gnome-shell-extension-dash-to-dock-67-5.20200224git5658b5c.fc32.noarch gnome-shell-extension-gpaste-3.36.0-1.fc32.noarch gnome-shell-extension-pomodoro-0.15.2-0.2.gitcb1ad32.fc32.x86_64 gnome-shell-extension-apps-menu-3.36.0-1.fc32.noarch gnome-shell-extension-topicons-plus-22-7.fc32.20191031.0a35713.noarch gnome-shell-extension-common-3.36.0-1.fc32.noarch gnome-shell-extension-launch-new-instance-3.36.0-1.fc32.noarch gnome-shell-3.36.0-3.fc32.x86_64 gnome-shell-extension-openweather-1-0.42.20200124git1c9dd03.fc32.noarch gnome-shell-extension-horizontal-workspaces-3.36.0-1.fc32.noarch gnome-shell-extension-user-theme-3.36.0-1.fc32.noarch How reproducible: Always Steps to Reproduce: 1. Open Gnome-tweaks under console 2. Select Extension 3. Click on the Configure any Extension Actual results: Error Expected results: Configure Extension without Error Additional info: ❯ LANG=C gnome-tweaks Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 163, in _on_configure_clicked execute_subprocess(['gnome-shell-extension-prefs', uuid], block=False) File "/usr/lib/python3.8/site-packages/gtweak/utils.py", line 105, in execute_subprocess p = subprocess.Popen( File "/usr/lib64/python3.8/subprocess.py", line 854, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib64/python3.8/subprocess.py", line 1702, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs' Upgrade from 31 to 32 via DNF
We don't need anymore to use gnome-tweaks for gnome-shell setting in Fedora 32, According to this: https://help.gnome.org/misc/release-notes/3.36/ There is a new applications and is not installed by default: sudo dnf install gnome-extensions-app after install it just use Gnome search to find it : Extensions Regards.,