Bug 1768410 - [abrt] blueberry: run(): subprocess.py:512:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
Summary: [abrt] blueberry: run(): subprocess.py:512:run:subprocess.CalledProcessError:...
Keywords:
Status: CLOSED DUPLICATE of bug 1754268
Alias: None
Product: Fedora
Classification: Fedora
Component: blueberry
Version: 30
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alternative GTK desktop environments
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:11a471b1c6a37c1643cb1b4aa66...
: 1769416 1771223 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-04 11:46 UTC by Gerhard
Modified: 2020-02-05 10:53 UTC (History)
14 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-02-05 10:53:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.10 KB, text/plain)
2019-11-04 11:46 UTC, Gerhard
no flags Details
File: cgroup (331 bytes, text/plain)
2019-11-04 11:46 UTC, Gerhard
no flags Details
File: cpuinfo (1.47 KB, text/plain)
2019-11-04 11:46 UTC, Gerhard
no flags Details
File: environ (3.94 KB, text/plain)
2019-11-04 11:46 UTC, Gerhard
no flags Details
File: mountinfo (3.87 KB, text/plain)
2019-11-04 11:46 UTC, Gerhard
no flags Details
File: namespaces (129 bytes, text/plain)
2019-11-04 11:46 UTC, Gerhard
no flags Details
File: open_fds (946 bytes, text/plain)
2019-11-04 11:46 UTC, Gerhard
no flags Details

Description Gerhard 2019-11-04 11:46:37 UTC
Version-Release number of selected component:
blueberry-1.2.9-1.fc30

Additional info:
reporter:       libreport-2.11.2
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.3.8-200.fc30.x86_64
runlevel:       unknown
type:           Python3
uid:            1000

Truncated backtrace:
subprocess.py:512:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.

Traceback (most recent call last):
  File "/usr/lib/blueberry/blueberry-tray.py", line 32, in do_startup
    self.rfkill = rfkillMagic.Interface(self.update_icon_callback, debug)
  File "/usr/lib/blueberry/rfkillMagic.py", line 29, in __init__
    self.have_adapter = self.adapter_check()
  File "/usr/lib/blueberry/rfkillMagic.py", line 35, in adapter_check
    res = subprocess.check_output(RFKILL_CHK).decode('utf-8')
  File "/usr/lib64/python3.7/subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "/usr/lib64/python3.7/subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.

Local variables in innermost frame:
input: None
capture_output: False
timeout: None
check: True
popenargs: (['/usr/sbin/rfkill', 'list', 'bluetooth'],)
kwargs: {'stdout': -1}
process: <subprocess.Popen object at 0x7f53a6eb6e90>
stdout: b''
stderr: None
retcode: 1

Comment 1 Gerhard 2019-11-04 11:46:41 UTC
Created attachment 1632514 [details]
File: backtrace

Comment 2 Gerhard 2019-11-04 11:46:43 UTC
Created attachment 1632515 [details]
File: cgroup

Comment 3 Gerhard 2019-11-04 11:46:44 UTC
Created attachment 1632516 [details]
File: cpuinfo

Comment 4 Gerhard 2019-11-04 11:46:46 UTC
Created attachment 1632517 [details]
File: environ

Comment 5 Gerhard 2019-11-04 11:46:48 UTC
Created attachment 1632518 [details]
File: mountinfo

Comment 6 Gerhard 2019-11-04 11:46:49 UTC
Created attachment 1632519 [details]
File: namespaces

Comment 7 Gerhard 2019-11-04 11:46:50 UTC
Created attachment 1632520 [details]
File: open_fds

Comment 8 Valeria Giulia 2019-11-05 12:55:34 UTC
Similar problem has been detected:

I was writing a document while cinnamon crashed.
I don't know what caused the problem, but every time it happened I was using libreoffice writer.

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.9-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:512:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 3
type:           Python3
uid:            1000

Comment 9 Anis 2019-11-06 15:23:00 UTC
*** Bug 1769416 has been marked as a duplicate of this bug. ***

Comment 10 Artemio 2019-11-12 02:07:21 UTC
*** Bug 1771223 has been marked as a duplicate of this bug. ***

Comment 11 johnfcturner 2019-11-20 19:32:34 UTC
Similar problem has been detected:

tried to run it with launch application in the xfce desktop rightclick menu

reporter:       libreport-2.11.3
cmdline:        blueberry '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.3.11-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:512:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 3
type:           Python3
uid:            1000

Comment 12 Herbert Carl Meyer 2019-12-17 14:29:40 UTC
Similar problem has been detected:

opening lxqt settings

reporter:       libreport-2.11.3
cmdline:        blueberry '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.3.15-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:512:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 13 Dominik 'Rathann' Mierzejewski 2020-02-05 10:53:37 UTC

*** This bug has been marked as a duplicate of bug 1754268 ***


Note You need to log in before you can comment on or make changes to this bug.