Bug 1713129
| Summary: | [abrt] blueman: __init__(): ManagerStats.py:21:__init__:AttributeError: 'NoneType' object has no attribute 'get_object_path' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ramprasad G <ramprasadg> | ||||||||||||||||
| Component: | blueman | Assignee: | Artur Frenszek-Iwicki <fedora> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 30 | CC: | doniysa, fedora, nushio | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/7ff7d8f921bc57d5c48da9328f433cee5d27e5e0 | ||||||||||||||||||
| Whiteboard: | abrt_hash:dc1eaeb0f590f32c229d711230f889de467a91a4;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | blueman-2.1-1.fc30 blueman-2.1-1.fc29 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2019-06-18 18:13:46 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 1572198 [details]
File: backtrace
Created attachment 1572199 [details]
File: cgroup
Created attachment 1572200 [details]
File: cpuinfo
Created attachment 1572201 [details]
File: environ
Created attachment 1572202 [details]
File: mountinfo
Created attachment 1572203 [details]
File: namespaces
Created attachment 1572204 [details]
File: open_fds
*** Bug 1716933 has been marked as a duplicate of this bug. *** FEDORA-2019-8c57291079 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-8c57291079 FEDORA-2019-0829cd8aca has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-0829cd8aca blueman-2.1-0.17.beta1.fc30 has been pushed to the Fedora 30 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-2019-8c57291079 blueman-2.1-0.16.beta1.fc29 has been pushed to the Fedora 29 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-2019-0829cd8aca FEDORA-2019-e615964e0e has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-e615964e0e FEDORA-2019-716095d88b has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-716095d88b blueman-2.1-1.fc30 has been pushed to the Fedora 30 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-2019-e615964e0e blueman-2.1-1.fc29 has been pushed to the Fedora 29 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-2019-716095d88b blueman-2.1-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. blueman-2.1-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: 1:blueman-2.1-0.16.beta1.fc30 Additional info: reporter: libreport-2.10.0 cmdline: /usr/bin/python3 /usr/bin/blueman-manager crash_function: __init__ exception_type: AttributeError executable: /usr/bin/blueman-manager interpreter: python3-3.7.3-3.fc30.x86_64 kernel: 5.0.16-300.fc30.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: ManagerStats.py:21:__init__:AttributeError: 'NoneType' object has no attribute 'get_object_path' Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/blueman/main/Manager.py", line 137, in on_dbus_name_appeared self.Stats = ManagerStats(self) File "/usr/lib/python3.7/site-packages/blueman/gui/manager/ManagerStats.py", line 21, in __init__ self.hci = adapter_path_to_name(blueman.List.Adapter.get_object_path()) AttributeError: 'NoneType' object has no attribute 'get_object_path' Local variables in innermost frame: self: <blueman.gui.manager.ManagerStats.ManagerStats object at 0x7fdc311885c0> blueman: <Manager.Blueman object at 0x7fdc31a0f048 (blueman+main+Manager+Blueman at 0x55a99b228500)> Potential duplicate: bug 1668128