FS#63407 - [blueberry] Does not open/start

Attached to Project: Community Packages
Opened by Evaggelos Balaskas (ebal) - Thursday, 08 August 2019, 14:40 GMT
Last edited by Balló György (City-busz) - Thursday, 29 August 2019, 18:17 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Balló György (City-busz)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Does not open/start

Additional info:

$ pacman -Qi blueberry
Name : blueberry
Version : 1.2.5+7+g82682e9-1
Description : Bluetooth configuration tool
Architecture : any
URL : https://github.com/linuxmint/blueberry
Licenses : GPL
Groups : None
Provides : None
Depends On : bluez-tools gnome-bluetooth python-dbus python-gobject python-setproctitle rfkill
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 1694.00 KiB
Packager : Balló György <ballogyor+arch@gmail.com>
Build Date : Sun 10 Mar 2019 05:10:09 PM EET
Install Date : Thu 08 Aug 2019 05:36:20 PM EEST
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature


Steps to reproduce:

same output with sudo blueberry

ebal@myhomepc ~$ blueberry
ebal@myhomepc ~$ Warning: DE could not be detected!
rfkill: cannot open /dev/rfkill: No such file or directory
rfkill: cannot read /dev/rfkill: Bad file descriptor
Traceback (most recent call last):
File "/usr/lib/blueberry/blueberry.py", line 39, in on_activate
self.create_window()
File "/usr/lib/blueberry/blueberry.py", line 120, in create_window
self.rfkill = rfkillMagic.Interface(self.update_ui_callback, debug)
File "/usr/lib/blueberry/rfkillMagic.py", line 28, in __init__
self.have_adapter = self.adapter_check()
File "/usr/lib/blueberry/rfkillMagic.py", line 34, in adapter_check
res = subprocess.check_output(RFKILL_CHK).decode('utf-8')
File "/usr/lib/python3.7/subprocess.py", line 395, in check_output
**kwargs).stdout
File "/usr/lib/python3.7/subprocess.py", line 487, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
This task depends upon

Closed by  Balló György (City-busz)
Thursday, 29 August 2019, 18:17 GMT
Reason for closing:  Upstream
Comment by Balló György (City-busz) - Thursday, 29 August 2019, 12:47 GMT
Please test with blueberry 1.2.9-1.

If it does not solve the problem, then please report it to upstream:
https://github.com/linuxmint/blueberry/issues

Loading...