Bug 1580501 - [abrt] blueberry: update_connected_state(): blueberry-tray.py:72:update_connected_state:TypeError: sequence item 1: expected string, NoneType found
Summary: [abrt] blueberry: update_connected_state(): blueberry-tray.py:72:update_conne...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: blueberry
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alternative GTK desktop environments
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e496b20cfe1741f6d3e712b3ec3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-21 15:47 UTC by bitchecker
Modified: 2018-06-28 14:07 UTC (History)
2 users (show)

Fixed In Version: blueberry-1.2.2-1.fc28
Clone Of:
Environment:
Last Closed: 2018-06-28 14:07:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (661 bytes, text/plain)
2018-05-21 15:47 UTC, bitchecker
no flags Details
File: cgroup (351 bytes, text/plain)
2018-05-21 15:47 UTC, bitchecker
no flags Details
File: cpuinfo (1.29 KB, text/plain)
2018-05-21 15:47 UTC, bitchecker
no flags Details
File: environ (3.95 KB, text/plain)
2018-05-21 15:47 UTC, bitchecker
no flags Details
File: mountinfo (3.37 KB, text/plain)
2018-05-21 15:47 UTC, bitchecker
no flags Details
File: namespaces (129 bytes, text/plain)
2018-05-21 15:48 UTC, bitchecker
no flags Details
File: open_fds (1.15 KB, text/plain)
2018-05-21 15:48 UTC, bitchecker
no flags Details

Description bitchecker 2018-05-21 15:47:48 UTC
Version-Release number of selected component:
blueberry-1.1.20-6.fc28

Additional info:
reporter:       libreport-2.9.5
cmdline:        /usr/bin/python2 /usr/lib/blueberry/blueberry-tray.py
crash_function: update_connected_state
exception_type: TypeError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    python2-2.7.15-1.fc28.x86_64
kernel:         4.16.8-300.fc28.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
blueberry-tray.py:72:update_connected_state:TypeError: sequence item 1: expected string, NoneType found

Traceback (most recent call last):
  File "/usr/lib/blueberry/blueberry-tray.py", line 65, in update_icon_callback
    self.update_connected_state()
  File "/usr/lib/blueberry/blueberry-tray.py", line 72, in update_connected_state
    self.icon.set_tooltip_text(_("Bluetooth: Connected to %s") % (", ".join(connected_devices)))
TypeError: sequence item 1: expected string, NoneType found

Local variables in innermost frame:
connected_devices: ['E7', None]
self: <__main__.BluetoothTray object at 0x7fa9f8a7fe10 (__main__+BluetoothTray at 0x55dd48a7b240)>

Potential duplicate: bug 1532742

Comment 1 bitchecker 2018-05-21 15:47:53 UTC
Created attachment 1439674 [details]
File: backtrace

Comment 2 bitchecker 2018-05-21 15:47:55 UTC
Created attachment 1439675 [details]
File: cgroup

Comment 3 bitchecker 2018-05-21 15:47:56 UTC
Created attachment 1439676 [details]
File: cpuinfo

Comment 4 bitchecker 2018-05-21 15:47:57 UTC
Created attachment 1439677 [details]
File: environ

Comment 5 bitchecker 2018-05-21 15:47:59 UTC
Created attachment 1439678 [details]
File: mountinfo

Comment 6 bitchecker 2018-05-21 15:48:00 UTC
Created attachment 1439679 [details]
File: namespaces

Comment 7 bitchecker 2018-05-21 15:48:02 UTC
Created attachment 1439680 [details]
File: open_fds

Comment 8 Fedora Update System 2018-06-19 15:22:19 UTC
blueberry-1.2.2-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0a972b34f1

Comment 9 Fedora Update System 2018-06-20 16:08:05 UTC
blueberry-1.2.2-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-0a972b34f1

Comment 10 Fedora Update System 2018-06-28 14:07:51 UTC
blueberry-1.2.2-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


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