Bug 1589922
| Summary: | [abrt] blueberry: update_connected_state(): blueberry-tray.py:72:update_connected_state:TypeError: sequence item 0: expected string, NoneType found | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | bitchecker <bitchecker> | ||||||||||||||||
| Component: | blueberry | Assignee: | Alternative GTK desktop environments <alt-gtk-de-sig> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 28 | CC: | alt-gtk-de-sig, leigh123linux | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/2026b0f39f079b20ce25f52cf4c580742d80a4be | ||||||||||||||||||
| Whiteboard: | abrt_hash:70dc2380e0abed88e8cd2ebb789fa77f3eec6de9; | ||||||||||||||||||
| Fixed In Version: | blueberry-1.2.2-1.fc28 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2018-06-28 14:07:48 UTC | Type: | --- | ||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
| Embargoed: | |||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
Created attachment 1450135 [details]
File: backtrace
Created attachment 1450136 [details]
File: cgroup
Created attachment 1450137 [details]
File: cpuinfo
Created attachment 1450138 [details]
File: environ
Created attachment 1450139 [details]
File: mountinfo
Created attachment 1450140 [details]
File: namespaces
Created attachment 1450141 [details]
File: open_fds
blueberry-1.2.2-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0a972b34f1 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 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. |
Version-Release number of selected component: blueberry-1.2.1-1.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-2.fc28.x86_64 kernel: 4.16.14-300.fc28.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: blueberry-tray.py:72:update_connected_state:TypeError: sequence item 0: 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 0: expected string, NoneType found Local variables in innermost frame: connected_devices: [None] self: <__main__.BluetoothTray object at 0x7fb02cf84e10 (__main__+BluetoothTray at 0x55b76674d260)> Potential duplicate: bug 1531069