Bug 919509
| Summary: | [abrt] blueman-1.23-5.fc18: ShowConnected.py:66:enumerate_connections:AttributeError: 'NoneType' object has no attribute 'ListAdapters' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | João Carlos Mendes Luís <redhat> | ||||||
| Component: | blueman | Assignee: | Juan Manuel Rodriguez <nushio> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 18 | CC: | nushio | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:768174f70d9b0c52819282a7c336da56638a26b2 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-09 23:42:10 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 707125 [details]
File: backtrace
Created attachment 707126 [details]
File: environ
Hi. I'm closing this bug as Blueman has been retired from Fedora. If you wish to file a bug against upstream, a new Blueman fork has been created in this github repository. [1] I apologize for the inconvenience. [1] https://github.com/cschramm/blueman |
Version-Release number of selected component: blueman-1.23-5.fc18 Additional info: cmdline: /usr/bin/python /usr/bin/blueman-applet core_backtrace: 6bdfd681e4d5a5bea8a09ab2d8adadad1b037132 0x42 enumerate_connections /usr/lib/python2.7/site-packages/blueman/plugins/applet/ShowConnected.py - executable: /usr/bin/blueman-applet kernel: 3.7.9-201.fc18.x86_64 uid: 40024 Truncated backtrace: ShowConnected.py:66:enumerate_connections:AttributeError: 'NoneType' object has no attribute 'ListAdapters' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/ShowConnected.py", line 66, in enumerate_connections adapters = self.Applet.Manager.ListAdapters() AttributeError: 'NoneType' object has no attribute 'ListAdapters' Local variables in innermost frame: self: <blueman.plugins.applet.ShowConnected.ShowConnected object at 0x1ccdd90>