Bug 997685 - [abrt] blueman-1.23-6.fc19: DeviceList.py:445:DiscoverDevices:AttributeError: 'NoneType' object has no attribute 'StartDiscovery'
Summary: [abrt] blueman-1.23-6.fc19: DeviceList.py:445:DiscoverDevices:AttributeError:...
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:0b834b263f1d1ace7d0bc492a33...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-16 02:29 UTC by Gustavo F. Ruiz
Modified: 2013-12-09 23:36 UTC (History)
1 user (show)

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


Attachments (Terms of Use)
File: backtrace (855 bytes, text/plain)
2013-08-16 02:29 UTC, Gustavo F. Ruiz
no flags Details
File: environ (2.38 KB, text/plain)
2013-08-16 02:29 UTC, Gustavo F. Ruiz
no flags Details

Description Gustavo F. Ruiz 2013-08-16 02:29:51 UTC
Version-Release number of selected component:
blueman-1.23-6.fc19

Additional info:
reporter:       libreport-2.1.6
cmdline:        /usr/bin/python /bin/blueman-browse
executable:     /bin/blueman-browse
kernel:         3.10.5-201.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
DeviceList.py:445:DiscoverDevices:AttributeError: 'NoneType' object has no attribute 'StartDiscovery'

Traceback (most recent call last):
  File "/bin/blueman-browse", line 99, in <module>
    Browse()
  File "/bin/blueman-browse", line 54, in __init__
    dev = self.select_device()
  File "/bin/blueman-browse", line 83, in select_device
    d = DeviceSelectorDialog()
  File "/usr/lib/python2.7/site-packages/blueman/gui/DeviceSelectorDialog.py", line 56, in __init__
    self.selector.List.DiscoverDevices()
  File "/usr/lib/python2.7/site-packages/blueman/gui/DeviceList.py", line 445, in DiscoverDevices
    self.Adapter.StartDiscovery()
AttributeError: 'NoneType' object has no attribute 'StartDiscovery'

Local variables in innermost frame:
self: <DeviceSelectorList object at 0xe762d0 (blueman+gui+DeviceList+DeviceList at 0xf022a0)>
time: 10.24

Potential duplicate: bug 838262

Comment 1 Gustavo F. Ruiz 2013-08-16 02:29:56 UTC
Created attachment 787127 [details]
File: backtrace

Comment 2 Gustavo F. Ruiz 2013-08-16 02:29:59 UTC
Created attachment 787128 [details]
File: environ

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