Version-Release number of selected component: blueberry-1.2.9-1.fc30 Additional info: reporter: libreport-2.10.1 cmdline: blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' crash_function: update_connected_state exception_type: TypeError executable: /usr/lib/blueberry/blueberry-tray.py interpreter: blueberry-1.2.9-1.fc30.noarch kernel: 5.2.16-200.fc30.x86_64 runlevel: N 5 type: Python3 uid: 0 Truncated backtrace: blueberry-tray.py:75:update_connected_state:TypeError: sequence item 0: expected str instance, NoneType found Traceback (most recent call last): File "/usr/lib/blueberry/blueberry-tray.py", line 68, in update_icon_callback self.update_connected_state() File "/usr/lib/blueberry/blueberry-tray.py", line 75, in update_connected_state self.icon.set_tooltip_text(_("Bluetooth: Connected to %s") % (", ".join(self.connected_devices))) TypeError: sequence item 0: expected str instance, NoneType found Local variables in innermost frame: self: <__main__.BluetoothTray object at 0x7ff811462be0 (__main__+BluetoothTray at 0x563c1ada20f0)>
Created attachment 1619824 [details] File: backtrace
Created attachment 1619825 [details] File: cgroup
Created attachment 1619826 [details] File: cpuinfo
Created attachment 1619827 [details] File: environ
Created attachment 1619828 [details] File: mountinfo
Created attachment 1619829 [details] File: namespaces
Created attachment 1619830 [details] File: open_fds
Similar problem has been detected: Probably related to turning on a bluetooth headset reporter: libreport-2.10.1 cmdline: blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' crash_function: update_connected_state exception_type: TypeError executable: /usr/lib/blueberry/blueberry-tray.py interpreter: blueberry-1.2.9-1.fc30.noarch kernel: 5.2.17-200.fc30.x86_64 package: blueberry-1.2.9-1.fc30 reason: blueberry-tray.py:75:update_connected_state:TypeError: sequence item 0: expected str instance, NoneType found runlevel: N 5 type: Python3 uid: 1000
Does this happen each time you turn on your BT headset? Can you try unpairing and pairing again? Connecting/disconnecting? It would be very useful to know in which situation this occurs, exactly. Please provide the output of: 1. rfkill list 2. bluetoothctl devices
(In reply to Dominik 'Rathann' Mierzejewski from comment #9) > Does this happen each time you turn on your BT headset? Can you try > unpairing and pairing again? Connecting/disconnecting? It would be very > useful to know in which situation this occurs, exactly. Please provide the > output of: > 1. rfkill list > 2. bluetoothctl devices Can't seem to reproduce the error again but I'm now on blueberry-1.3.3 (FC31).
Thank you. Closing as unreproducible, but feel free to reopen if it reoccurs.