| Summary: | [abrt] blueman-1.23-7.fc20: DeviceList.py:332:SetAdapter:AttributeError: 'module' object has no attribute 'DBusServiceUnknownError' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Henry Kroll <nospam> | ||||||
| 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: | rawhide | CC: | nushio | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:e118b5db0b2c574808f28fefa7351c10a9428ba0 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-09 23:26:31 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 795883 [details]
File: backtrace
Created attachment 795884 [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 |
Description of problem: left-click-crash on blueman-applet icon in LXDE taskbar notification area. Version-Release number of selected component: blueman-1.23-7.fc20 Additional info: reporter: libreport-2.1.6 cmdline: /usr/bin/python /usr/bin/blueman-manager dso_list: dbus-python-1.1.1-6.fc20.x86_64 executable: /usr/bin/blueman-manager kernel: 3.10.0-0.rc2.git3.1.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: DeviceList.py:332:SetAdapter:AttributeError: 'module' object has no attribute 'DBusServiceUnknownError' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 604, in msg_reply_handler reply_handler(*message.get_args_list(**get_args_opts)) File "/usr/bin/blueman-manager", line 162, in on_bluez_name_owner_changed self.List = ManagerDeviceList(adapter=self.Config.props.last_adapter, inst=self) File "/usr/lib/python2.7/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 71, in __init__ DeviceList.__init__(self, adapter, data) File "/usr/lib/python2.7/site-packages/blueman/gui/DeviceList.py", line 122, in __init__ self.SetAdapter(adapter) File "/usr/lib/python2.7/site-packages/blueman/gui/DeviceList.py", line 332, in SetAdapter except dbus.DBusServiceUnknownError: AttributeError: 'module' object has no attribute 'DBusServiceUnknownError' Local variables in innermost frame: adapter: None self: <ManagerDeviceList object at 0x14bd910 (blueman+gui+DeviceList+DeviceList at 0x15504d0)> Potential duplicate: bug 866707