Hide Forgot
abrt version: 2.0.3 architecture: i686 cmdline: /usr/bin/python -O /usr/share/wicd/gtk/wicd-client.py --no-tray comment: I do not remember, sorry component: wicd executable: /usr/share/wicd/gtk/wicd-client.py kernel: 2.6.38.8-32.fc15.i686 os_release: Fedora release 15 (Lovelock) package: wicd-gtk-1.7.0-8.fc15 reason: gui.py:154:__init__:AttributeError: 'NoneType' object has no attribute 'ReadWindowSize' time: Sat Jul 2 15:52:49 2011 uid: 500 username: yura backtrace: :gui.py:154:__init__:AttributeError: 'NoneType' object has no attribute 'ReadWindowSize' : :Traceback (most recent call last): : File "/usr/share/wicd/gtk/wicd-client.py", line 1032, in <module> : main(sys.argv) : 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 998, in main : the_gui = gui.appGui(standalone=True) : File "/usr/share/wicd/gtk/gui.py", line 154, in __init__ : size = daemon.ReadWindowSize("main") :AttributeError: 'NoneType' object has no attribute 'ReadWindowSize' : :Local variables in innermost frame: :tray: None :self: <gui.appGui object at 0x8a699ec> :gladefile: '/usr/share/wicd/gtk/wicd.glade' :standalone: True
Package: wicd-gtk-1.7.0-8.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Al intentar ejecutar la aplicación muestra un mensaje de error y no llega a mostrarse.
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 ***