Bug 1532742 - [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: 27
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:e496b20cfe1741f6d3e712b3ec3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-09 17:02 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:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (661 bytes, text/plain)
2018-01-09 17:02 UTC, bitchecker
no flags Details
File: cgroup (319 bytes, text/plain)
2018-01-09 17:02 UTC, bitchecker
no flags Details
File: cpuinfo (1.28 KB, text/plain)
2018-01-09 17:02 UTC, bitchecker
no flags Details
File: environ (1.91 KB, text/plain)
2018-01-09 17:02 UTC, bitchecker
no flags Details
File: mountinfo (3.10 KB, text/plain)
2018-01-09 17:02 UTC, bitchecker
no flags Details
File: namespaces (129 bytes, text/plain)
2018-01-09 17:02 UTC, bitchecker
no flags Details
File: open_fds (1.05 KB, text/plain)
2018-01-09 17:02 UTC, bitchecker
no flags Details

Description bitchecker 2018-01-09 17:02:17 UTC
Version-Release number of selected component:
blueberry-1.1.20-1.fc27

Additional info:
reporter:       libreport-2.9.3
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
kernel:         4.14.11-300.fc27.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 0x7f6b8ccdb190 (__main__+BluetoothTray at 0x55fbaeaef230)>

Comment 1 bitchecker 2018-01-09 17:02:22 UTC
Created attachment 1379194 [details]
File: backtrace

Comment 2 bitchecker 2018-01-09 17:02:24 UTC
Created attachment 1379195 [details]
File: cgroup

Comment 3 bitchecker 2018-01-09 17:02:25 UTC
Created attachment 1379196 [details]
File: cpuinfo

Comment 4 bitchecker 2018-01-09 17:02:27 UTC
Created attachment 1379197 [details]
File: environ

Comment 5 bitchecker 2018-01-09 17:02:28 UTC
Created attachment 1379198 [details]
File: mountinfo

Comment 6 bitchecker 2018-01-09 17:02:30 UTC
Created attachment 1379199 [details]
File: namespaces

Comment 7 bitchecker 2018-01-09 17:02:32 UTC
Created attachment 1379200 [details]
File: open_fds

Comment 8 Fedora Update System 2018-06-19 15:22:23 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:08 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:54 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.