Bug 715182 - [abrt] wicd-gtk-1.7.0-6.fc15: wicd-client.py:585:update_conn_info_win:AttributeError: 'NoneType' object has no attribute 'GetConnectionStatus'
Summary: [abrt] wicd-gtk-1.7.0-6.fc15: wicd-client.py:585:update_conn_info_win:Attribu...
Keywords:
Status: CLOSED DUPLICATE of bug 713109
Alias: None
Product: Fedora
Classification: Fedora
Component: wicd
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b4afcbff64a2bacf63cb0c02d3a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-22 06:09 UTC by Dedy Martadinata
Modified: 2011-08-19 20:09 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-19 20:09:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dedy Martadinata 2011-06-22 06:09:19 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        /usr/bin/python -O /usr/share/wicd/gtk/wicd-client.py
component:      wicd
executable:     /usr/share/wicd/gtk/wicd-client.py
kernel:         2.6.38.6-26.rc1.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        wicd-gtk-1.7.0-6.fc15
reason:         wicd-client.py:585:update_conn_info_win:AttributeError: 'NoneType' object has no attribute 'GetConnectionStatus'
time:           Mon May 30 16:54:28 2011
uid:            500
username:       dedy

backtrace:
:wicd-client.py:585:update_conn_info_win:AttributeError: 'NoneType' object has no attribute 'GetConnectionStatus'
:
:Traceback (most recent call last):
:  File "/usr/share/wicd/gtk/wicd-client.py", line 572, in on_conn_info
:    self.update_conn_info_win(self.list)
:  File "/usr/share/wicd/gtk/wicd-client.py", line 585, in update_conn_info_win
:    [state, info] = daemon.GetConnectionStatus()
:AttributeError: 'NoneType' object has no attribute 'GetConnectionStatus'
:
:Local variables in innermost frame:
:self: <StatusTrayIconGUI object at 0x20c3a50 (GtkStatusIcon at 0x21f8e40)>
:list: [<gtk.Label object at 0x20d8780 (GtkLabel at 0x2112ef0)>, <gtk.Label object at 0x20d86e0 (GtkLabel at 0x2112e20)>]

comment:
:install wicd from fedora repo
:reboot

Comment 1 David Cantrell 2011-08-19 20:09:14 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 ***


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