Bug 716691

Summary: [abrt] wicd-gtk-1.7.0-8.fc15: wicd-client.py:724:_trigger_scan_if_needed:AttributeError: 'NoneType' object has no attribute 'Scan'
Product: [Fedora] Fedora Reporter: blackmetalowiec
Component: wicdAssignee: David Cantrell <dcantrell>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: dcantrell, fabio.dieguez, sylvain, y_scherbak
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:5e9aa772afe097746b3a5b68037084211556efb4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-19 20:13:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description blackmetalowiec 2011-06-26 12:25:21 UTC
abrt version: 2.0.3
architecture:   i686
cmdline:        /usr/bin/python -O /usr/share/wicd/gtk/wicd-client.py
comment:        It happened at startup
component:      wicd
executable:     /usr/share/wicd/gtk/wicd-client.py
kernel:         2.6.38.8-32.fc15.i686.PAE
os_release:     Fedora release 15 (Lovelock)
package:        wicd-gtk-1.7.0-8.fc15
reason:         wicd-client.py:724:_trigger_scan_if_needed:AttributeError: 'NoneType' object has no attribute 'Scan'
time:           Sun Jun 26 14:16:29 2011
uid:            500
username:       kasia

backtrace:
:wicd-client.py:724:_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 724, 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 0x9e07be4 (GtkImageMenuItem at 0x9bb5660)>
:self: <StatusTrayIconGUI object at 0x9e07e3c (GtkStatusIcon at 0x9f00300)>

Comment 1 blackmetalowiec 2011-06-26 12:25:39 UTC
Package: wicd-gtk-1.7.0-8.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)

Comment
-----
It happened at startup

Comment 2 Yuriy Scherbak 2011-07-02 12:48:48 UTC
Package: wicd-gtk-1.7.0-8.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)

Comment
-----
I have jast installed wicd-gtk, wicd-ncurses

Comment 3 Yuriy Scherbak 2011-07-02 12:51:37 UTC
Package: wicd-gtk-1.7.0-8.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)

Comment
-----
I have jast installed wicd-gtk, wicd-ncurses

Comment 4 Yuriy Scherbak 2011-07-02 13:00:05 UTC
Package: wicd-gtk-1.7.0-8.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)

Comment
-----
I have jast installed wicd-gtk, wicd-ncurses

Comment 5 Sylvain Arth 2011-07-11 19:12:02 UTC
Package: wicd-gtk-1.7.0-8.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)

Comment
-----
Click on the Icon
Connect (in grey)

Comment 6 Sylvain Arth 2011-07-17 11:55:40 UTC
Package: wicd-gtk-1.7.0-8.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)

Comment
-----
Login gnome

Comment 7 fdiegz 2011-07-17 19:39:49 UTC
Package: wicd-gtk-1.7.0-8.fc15
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)

Comment
-----
open session

Comment 8 David Cantrell 2011-08-19 20:13:20 UTC
This one is handled by catching D-Bus connection failures and exiting the
client on failure there.  The patch for bug #713109 is in wicd-1.7.0-9.fc15
available in the F-15 updates.

*** This bug has been marked as a duplicate of bug 713109 ***