Bug 1006190 - [abrt] blueman-1.23-7.fc20: DeviceList.py:332:SetAdapter:AttributeError: 'module' object has no attribute 'DBusServiceUnknownError'
Summary: [abrt] blueman-1.23-7.fc20: DeviceList.py:332:SetAdapter:AttributeError: 'mod...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: rawhide
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-09-10 07:52 UTC by Henry Kroll
Modified: 2013-12-09 23:26 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 23:26:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.05 KB, text/plain)
2013-09-10 07:52 UTC, Henry Kroll
no flags Details
File: environ (1.52 KB, text/plain)
2013-09-10 07:52 UTC, Henry Kroll
no flags Details

Description Henry Kroll 2013-09-10 07:52:23 UTC
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

Comment 1 Henry Kroll 2013-09-10 07:52:26 UTC
Created attachment 795883 [details]
File: backtrace

Comment 2 Henry Kroll 2013-09-10 07:52:29 UTC
Created attachment 795884 [details]
File: environ

Comment 3 Juan Manuel Rodriguez 2013-12-09 23:26:31 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.