Bug 851821 - [abrt] wicd-gtk-1.7.2.1-2.fc17: wicd-client.py:752:_trigger_scan_if_needed:AttributeError: 'NoneType' object has no attribute 'Scan'
Summary: [abrt] wicd-gtk-1.7.2.1-2.fc17: wicd-client.py:752:_trigger_scan_if_needed:At...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: wicd
Version: 17
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cd98455b501836bc51f2fd24ead...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-26 01:19 UTC by Mark
Modified: 2014-03-13 18:43 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-14 18:05:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
wicd crash log (11.58 KB, text/plain)
2013-04-28 14:42 UTC, David
no flags Details

Description Mark 2012-08-26 01:19:52 UTC
libreport version: 2.0.10
abrt_version:   2.0.10
cmdline:        /usr/bin/python -O /usr/share/wicd/gtk/wicd-client.py --tray
comment:        when I wanna connect to my wireless network
executable:     /usr/share/wicd/gtk/wicd-client.py
kernel:         3.5.2-3.fc17.i686.PAE
time:           Sun 26 Aug 2012 09:18:41 AM HKT
uid:            1000
username:       jak

backtrace:
:wicd-client.py:752:_trigger_scan_if_needed:AttributeError: 'NoneType' object has no attribute 'Scan'
:
:Traceback (most recent call last):
:  File "/usr/share/wicd/gtk/wicd-client.py", line 90, in wrapper
:    return func(*args, **kwargs)
:  File "/usr/share/wicd/gtk/wicd-client.py", line 752, in _trigger_scan_if_needed
:    wireless.Scan(False)
:AttributeError: 'NoneType' object has no attribute 'Scan'
:
:Local variables in innermost frame:
:item: <gtk.ImageMenuItem object at 0x892ca7c (GtkImageMenuItem at 0x86b7a60)>
:self: <StatusTrayIconGUI object at 0x892cb94 (GtkStatusIcon at 0x89a5a38)>

Comment 1 Mark 2012-08-30 04:31:00 UTC
cannot connect to my wireless network.

Package: wicd-gtk-1.7.2.1-2.fc17
OS Release: Fedora release 17 (Beefy Miracle)

Comment 2 David Cantrell 2012-10-23 14:22:18 UTC
Is wicd-daemon running?  How did you enable wicd before running the client?

Comment 3 David 2013-04-28 14:36:19 UTC
Just happened to me after uninstalling NetworkManager and installing wicd on reboot. Just to be sure, I launched it manually:

# wicd-gtk

and now it works. I have saved the log prior to relaunching, I am attaching it.

Comment 4 David 2013-04-28 14:42:51 UTC
Created attachment 741170 [details]
wicd crash log

Fedora 18. New install of wicd, log corresponding to crash on start.


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