Bug 908452 - [abrt] blueman-1.23-5.fc18: DeviceList.py:332:SetAdapter:AttributeError: 'module' object has no attribute 'DBusServiceUnknownError'
Summary: [abrt] blueman-1.23-5.fc18: DeviceList.py:332:SetAdapter:AttributeError: 'mod...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Manuel Rodriguez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e118b5db0b2c574808f28fefa73...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-06 18:04 UTC by Chuck Forsberg
Modified: 2013-12-09 23:32 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-09 23:32:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.05 KB, text/plain)
2013-02-06 18:04 UTC, Chuck Forsberg
no flags Details
File: core_backtrace (582 bytes, text/plain)
2013-02-06 18:05 UTC, Chuck Forsberg
no flags Details
File: environ (3.15 KB, text/plain)
2013-02-06 18:05 UTC, Chuck Forsberg
no flags Details

Description Chuck Forsberg 2013-02-06 18:04:43 UTC
Version-Release number of selected component:
blueman-1.23-5.fc18

Additional info:
cmdline:        /usr/bin/python /bin/blueman-manager
dso_list:       dbus-python-1.1.1-1.fc18.x86_64
executable:     /bin/blueman-manager
kernel:         3.7.5-201.fc18.x86_64
uid:            2010

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 "/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 0xf92910 (blueman+gui+DeviceList+DeviceList at 0x10b00d0)>

Potential duplicate: bug 866707

Comment 1 Chuck Forsberg 2013-02-06 18:04:46 UTC
Created attachment 694075 [details]
File: backtrace

Comment 2 Chuck Forsberg 2013-02-06 18:05:05 UTC
Created attachment 694076 [details]
File: core_backtrace

Comment 3 Chuck Forsberg 2013-02-06 18:05:07 UTC
Created attachment 694077 [details]
File: environ

Comment 4 Chuck Forsberg 2013-04-21 03:27:29 UTC
Description of problem:
No bluetooth device installed.

Version-Release number of selected component:
blueman-1.23-5.fc18

Additional info:
cmdline:        /usr/bin/python /bin/blueman-manager
dso_list:       dbus-python-1.1.1-3.fc18.x86_64
executable:     /bin/blueman-manager
kernel:         3.8.8-202.fc18.x86_64
uid:            2010
ureports_counter: 1

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 "/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 0x1b2d910 (blueman+gui+DeviceList+DeviceList at 0x1c50120)>

Comment 5 Juan Manuel Rodriguez 2013-12-09 23:32:52 UTC
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


Note You need to log in before you can comment on or make changes to this bug.