Bug 970817 - [abrt] blueman-1.23-5.fc18: NMPANSupport.py:278:find_connection:AttributeError: 'NoneType' object has no attribute 'ListConnections'
Summary: [abrt] blueman-1.23-5.fc18: NMPANSupport.py:278:find_connection:AttributeErro...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Manuel Rodriguez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e736e98ed4176d2769ea6b558f3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-05 01:41 UTC by zach
Modified: 2013-12-09 23:49 UTC (History)
1 user (show)

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


Attachments (Terms of Use)
File: backtrace (1.50 KB, text/plain)
2013-06-05 01:41 UTC, zach
no flags Details
File: core_backtrace (843 bytes, text/plain)
2013-06-05 01:41 UTC, zach
no flags Details
File: environ (2.87 KB, text/plain)
2013-06-05 01:41 UTC, zach
no flags Details

Description zach 2013-06-05 01:41:32 UTC
Version-Release number of selected component:
blueman-1.23-5.fc18

Additional info:
reporter:       libreport-2.1.4
cmdline:        /usr/bin/python /usr/bin/blueman-applet
executable:     /usr/bin/blueman-applet
kernel:         3.9.4-200.fc18.i686
runlevel:       N 5
uid:            1000

Truncated backtrace:
NMPANSupport.py:278:find_connection:AttributeError: 'NoneType' object has no attribute 'ListConnections'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/RecentConns.py", line 319, in on_item_activated
    self.Applet.DbusSvc.ServiceProxy(item["service"], item["device"].GetObjectPath(), "Connect", item["conn_args"], reply, err)
  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 333, in service_connect_handler
    conn = 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:
self: <blueman.plugins.applet.NMPANSupport.NMPANSupport object at 0x9d3944c>
t: 'panu'
address: dbus.String(u'40:A6:D9:E8:82:24', variant_level=1)

Potential duplicate: bug 918779

Comment 1 zach 2013-06-05 01:41:35 UTC
Created attachment 757028 [details]
File: backtrace

Comment 2 zach 2013-06-05 01:41:37 UTC
Created attachment 757029 [details]
File: core_backtrace

Comment 3 zach 2013-06-05 01:41:40 UTC
Created attachment 757030 [details]
File: environ

Comment 4 Juan Manuel Rodriguez 2013-12-09 23:49:36 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.