Bug 1004088 - [abrt] blueman-1.23-6.fc19: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
Summary: [abrt] blueman-1.23-6.fc19: connection.py:651:call_blocking:DBusException: or...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Manuel Rodriguez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ed4d59d67a3fdfce66ee49a71e6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-03 21:58 UTC by anti00anti
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:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (3.47 KB, text/plain)
2013-09-03 21:58 UTC, anti00anti
no flags Details
File: environ (1.29 KB, text/plain)
2013-09-03 21:58 UTC, anti00anti
no flags Details

Description anti00anti 2013-09-03 21:58:39 UTC
Version-Release number of selected component:
blueman-1.23-6.fc19

Additional info:
reporter:       libreport-2.1.6
cmdline:        /usr/bin/python /usr/bin/blueman-manager
dso_list:       dbus-python-1.1.1-5.fc19.x86_64
executable:     /usr/bin/blueman-manager
kernel:         3.10.10-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "<string>", line 2, in ServiceProxy
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/DBusService.py", line 121, in ServiceProxy
    self.Applet.Plugins.RunEx("service_connect_handler", cb, interface, object_path, _method, args, ok, err)
  File "/usr/lib/python2.7/site-packages/blueman/main/PluginManager.py", line 231, in RunEx
    ret = getattr(inst, function)(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/NMPANSupport.py", line 348, in service_connect_handler
    active_conn_path = self.find_active_connection(d.Address, "panu")
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/NMPANSupport.py", line 290, in find_active_connection
    nma_connection = self.find_connection(address, type)
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/NMPANSupport.py", line 278, in find_connection
    conns = self.nma.ListConnections()
AttributeError: 'NoneType' object has no attribute 'ListConnections'


Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/blueman/gui/manager/ManagerDeviceMenu.py", line 217, in on_disconnect
    svc.GetObjectPath(), "Disconnect", [])
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "<string>", line 2, in ServiceProxy
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/DBusService.py", line 121, in ServiceProxy
    self.Applet.Plugins.RunEx("service_connect_handler", cb, interface, object_path, _method, args, ok, err)
  File "/usr/lib/python2.7/site-packages/blueman/main/PluginManager.py", line 231, in RunEx
    ret = getattr(inst, function)(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/NMPANSupport.py", line 348, in service_connect_handler
    active_conn_path = self.find_active_connection(d.Address, "panu")
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/NMPANSupport.py", line 290, in find_active_connection
    nma_connection = self.find_connection(address, type)
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/NMPANSupport.py", line 278, in find_connection
    conns = self.nma.ListConnections()
AttributeError: 'NoneType' object has no attribute 'ListConnections'


Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SessionBus (session) at 0x179fa70>
args: (u'org.bluez.Network', dbus.ObjectPath('/org/bluez/501/hci0/dev_40_B0_FA_40_23_3F'), 'Disconnect', [])
object_path: '/'
signature: u'sosas'
bus_name: 'org.blueman.Applet'
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: -1.0
kwargs: {}
dbus_interface: 'org.blueman.Applet'
message: <dbus.lowlevel.MethodCallMessage path: /, iface: org.blueman.Applet, member: ServiceProxy dest: org.blueman.Applet>
method: 'ServiceProxy'

Comment 1 anti00anti 2013-09-03 21:58:43 UTC
Created attachment 793377 [details]
File: backtrace

Comment 2 anti00anti 2013-09-03 21:58:46 UTC
Created attachment 793378 [details]
File: environ

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