Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1812779

Summary: [abrt] gnome-tweaks: _execute_child(): subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
Product: [Fedora] Fedora Reporter: thominex
Component: gnome-tweaksAssignee: Mohamed El Morabity <pikachu.2014>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: audrey, bogdan.watula, bugzilla.redhat, ckellner, cogan1394, dmitryburstein, dobmec, harrychen0314, horen, ilaurie, jburky, jorge.dominguez.leyenda, lawrencegraves98, lee.walsh, lsatenstein, mark_nefedov, mrabir.ahamed, nahual_gomca, ovidiopirvu, peter, pikachu.2014, pmkellly, ramprasadg, redhat, rexmundi.rafael, rwarsow, sgallagh, tigran.mkrtchyan, vgrigolaia
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5566837a0221f00a6b18080f5b0714021ed0dc83
Whiteboard: abrt_hash:4d63d797c7ca4ef86a6e68164b4d95900ced2129;VARIANT_ID=workstation;
Fixed In Version: gnome-tweaks-3.34.0-3.fc32 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-31 00:17:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description thominex 2020-03-12 07:01:19 UTC
Version-Release number of selected component:
gnome-tweaks-3.34.0-2.fc32

Additional info:
reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-3505.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc4.git0.1.fc32.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'

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'

Local variables in innermost frame:
self: <subprocess.Popen object at 0x7f839313b3d0>
args: ['gnome-shell-extension-prefs', 'background-logo']
preexec_fn: None
close_fds: True
pass_fds: ()
cwd: None
env: None
startupinfo: None
creationflags: 0
shell: False
p2cread: 22
p2cwrite: 23
c2pread: 24
c2pwrite: 25
errread: -1
errwrite: -1
restore_signals: True
start_new_session: False
orig_executable: 'gnome-shell-extension-prefs'
errpipe_read: 26
errpipe_write: 27
low_fds_to_close: []
env_list: None
executable_list: (b'/home/botnet/.local/bin/gnome-shell-extension-prefs', b'/home/botnet/bin/gnome-shell-extension-prefs', b'/usr/local/bin/gnome-shell-extension-prefs', b'/usr/local/sbin/gnome-shell-extension-prefs', b'/usr/bin/gnome-shell-extension-prefs', b'/usr/sbin/gnome-shell-extension-prefs')
fds_to_keep: {27}
errpipe_data: bytearray(b'OSError:2:')
part: b''
pid: 3543
sts: 65280
exception_name: bytearray(b'OSError')
hex_errno: bytearray(b'2')
err_msg: 'No such file or directory'
child_exception_type: <class 'OSError'>
errno_num: 2
child_exec_never_called: False
err_filename: 'gnome-shell-extension-prefs'
executable: b'gnome-shell-extension-prefs'

Comment 1 thominex 2020-03-12 07:01:21 UTC
Created attachment 1669549 [details]
File: backtrace

Comment 2 thominex 2020-03-12 07:01:23 UTC
Created attachment 1669550 [details]
File: cpuinfo

Comment 3 thominex 2020-03-12 07:01:24 UTC
Created attachment 1669551 [details]
File: environ

Comment 4 thominex 2020-03-12 07:01:25 UTC
Created attachment 1669552 [details]
File: mountinfo

Comment 5 thominex 2020-03-12 07:01:26 UTC
Created attachment 1669553 [details]
File: namespaces

Comment 6 thominex 2020-03-12 07:01:27 UTC
Created attachment 1669554 [details]
File: open_fds

Comment 7 Ovidio 2020-03-14 11:10:31 UTC
Similar problem has been detected:

Tryig to fine tune gsconnect via gnome-tweaks

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-49131.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc3.git0.1.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 8 Lawrence 2020-03-15 15:38:31 UTC
*** Bug 1813700 has been marked as a duplicate of this bug. ***

Comment 9 Ovidio 2020-03-17 09:13:49 UTC
Similar problem has been detected:

Was trying to fine tune an extension through gonme-tweaks

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-18998.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc5.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 10 horen 2020-03-17 20:23:22 UTC
Similar problem has been detected:

From Gnome tweaks i hit the configuration wheel.

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-6685.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc5.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 11 Dmitry Burstein 2020-03-18 21:52:27 UTC
Similar problem has been detected:

Pressed on the settings button of "Top bar script executor" shell extension.

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-22212.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc5.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 12 Ian Laurie 2020-03-19 00:48:36 UTC
Similar problem has been detected:

Clicked on the cog to tweak an extension.

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-3096.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc5.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 13 Ronald Warsow 2020-03-19 03:29:08 UTC
Similar problem has been detected:

switching from X to wayland and logoff/-in.
just after login the eroor occured.

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-26740.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc5.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 14 Mohamed El Morabity 2020-03-19 20:44:14 UTC
*** Bug 1814406 has been marked as a duplicate of this bug. ***

Comment 15 Mohamed El Morabity 2020-03-19 20:44:24 UTC
*** Bug 1815117 has been marked as a duplicate of this bug. ***

Comment 16 Hongqiao Chen 2020-03-19 21:26:08 UTC
*** Bug 1815284 has been marked as a duplicate of this bug. ***

Comment 17 Leslie Satenstein 2020-03-20 02:41:28 UTC
Similar problem has been detected:

Clicked onto an extension icon, (Bing), and then onto a working version of Taskbar

File not found problem for both

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-260253.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc5.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 18 Christian Kellner 2020-03-20 15:28:06 UTC
*** Bug 1815564 has been marked as a duplicate of this bug. ***

Comment 19 Igor 2020-03-20 22:46:42 UTC
*** Bug 1815688 has been marked as a duplicate of this bug. ***

Comment 20 Peter 2020-03-21 11:21:23 UTC
Similar problem has been detected:

Crashed when closing tweak.

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-12452.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc5.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 21 vasili grigolaia 2020-03-21 17:34:50 UTC
*** Bug 1815783 has been marked as a duplicate of this bug. ***

Comment 22 PCAdvisorUK 2020-03-22 23:17:07 UTC
*** Bug 1815947 has been marked as a duplicate of this bug. ***

Comment 23 Bogdan Vatulya 2020-03-23 08:16:22 UTC
*** Bug 1816029 has been marked as a duplicate of this bug. ***

Comment 24 bakfietz 2020-03-23 08:46:50 UTC
*** Bug 1816047 has been marked as a duplicate of this bug. ***

Comment 25 Mohamed El Morabity 2020-03-23 09:10:13 UTC
*** Bug 1815493 has been marked as a duplicate of this bug. ***

Comment 26 Mohamed El Morabity 2020-03-23 09:10:23 UTC
*** Bug 1815975 has been marked as a duplicate of this bug. ***

Comment 27 PCAdvisorUK 2020-03-23 11:08:58 UTC
*** Bug 1816104 has been marked as a duplicate of this bug. ***

Comment 28 Abir Ahamed 2020-03-23 11:40:10 UTC
*** Bug 1816118 has been marked as a duplicate of this bug. ***

Comment 29 pmkellly 2020-03-23 15:52:37 UTC
Similar problem has been detected:

I clicked on a gnome-shell-extension problem icon and the crash happened. The extension was System Monitor.

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-1904.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc5.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 30 Abir Ahamed 2020-03-24 07:35:15 UTC
*** Bug 1816507 has been marked as a duplicate of this bug. ***

Comment 31 Tigran Mkrtchyan 2020-03-26 10:24:02 UTC
*** Bug 1817420 has been marked as a duplicate of this bug. ***

Comment 32 Ronald Warsow 2020-03-26 18:38:07 UTC
Similar problem has been detected:

tried to switch gnome-shell-extension-system-monitor-applet via gnome-tweak ON

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-21905.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc7.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 33 jtagcat 2020-03-27 09:32:25 UTC
Similar problem has been detected:

Tried to open settings for PaperWM.

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-org.gnome.tweaks.desktop-40392.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc7.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 34 fednuc 2020-03-27 11:01:18 UTC
gnome-tweaks now needs a dependency on gnome-extensions-app to fix this.

Separate upstream bug filed at https://gitlab.gnome.org/GNOME/gnome-tweaks/-/issues/280 about the fact that Tweaks doesn't show a useful error message.

Comment 35 Stephen Gallagher 2020-03-27 15:30:15 UTC
Similar problem has been detected:

I clicked on the "settings" button for the gTile extension.

reporter:       libreport-2.12.0
cgroup:         0::/user.slice/user-13041.slice/user/gnome-launched-org.gnome.tweaks.desktop-33244.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-tweaks
crash_function: _execute_child
exception_type: FileNotFoundError
executable:     /usr/bin/gnome-tweaks
interpreter:    python3-3.8.2-2.fc32.x86_64
kernel:         5.6.0-0.rc7.git0.2.fc32.x86_64
package:        gnome-tweaks-3.34.0-2.fc32
reason:         subprocess.py:1702:_execute_child:FileNotFoundError: [Errno 2] No such file or directory: 'gnome-shell-extension-prefs'
runlevel:       N 5
type:           Python3
uid:            13041

Comment 36 Abir Ahamed 2020-03-27 20:02:14 UTC
*** Bug 1818136 has been marked as a duplicate of this bug. ***

Comment 37 Mohamed El Morabity 2020-03-28 08:47:36 UTC
*** Bug 1816120 has been marked as a duplicate of this bug. ***

Comment 38 Mohamed El Morabity 2020-03-28 08:47:51 UTC
*** Bug 1816839 has been marked as a duplicate of this bug. ***

Comment 39 Mohamed El Morabity 2020-03-28 08:48:16 UTC
*** Bug 1816892 has been marked as a duplicate of this bug. ***

Comment 40 Mohamed El Morabity 2020-03-28 08:48:31 UTC
*** Bug 1818137 has been marked as a duplicate of this bug. ***

Comment 41 Fedora Update System 2020-03-28 09:02:13 UTC
FEDORA-2020-8fe5fd817e has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-8fe5fd817e

Comment 42 Fedora Update System 2020-03-29 01:42:00 UTC
FEDORA-2020-8fe5fd817e has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-8fe5fd817e`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-8fe5fd817e

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 43 Leslie Satenstein 2020-03-29 21:03:22 UTC
Will test when update hits the beta updates.

Comment 44 Fedora Update System 2020-03-31 00:17:21 UTC
FEDORA-2020-8fe5fd817e has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 45 Leslie Satenstein 2020-04-11 06:15:51 UTC
April 11,  (2020 04 11)

The fix has not yet reached koji. Is it going to be Q/A'd before golive

Gnome is currently at 3.36.1

Should this bug be reopened

Comment 46 Ramprasad G 2020-04-13 05:48:56 UTC
Nope.