Bug 718401 - [abrt] wicd-gtk-1.7.0-8.fc15: gui.py:154:__init__:AttributeError: 'NoneType' object has no attribute 'ReadWindowSize'
Summary: [abrt] wicd-gtk-1.7.0-8.fc15: gui.py:154:__init__:AttributeError: 'NoneType' ...
Keywords:
Status: CLOSED DUPLICATE of bug 713109
Alias: None
Product: Fedora
Classification: Fedora
Component: wicd
Version: 15
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:eed3def88fc0c6b1213fc33d211...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-02 13:01 UTC by Yuriy Scherbak
Modified: 2011-08-19 19:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-19 19:23:03 UTC
Type: ---


Attachments (Terms of Use)

Description Yuriy Scherbak 2011-07-02 13:01:18 UTC
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

Comment 1 Saúl 2011-07-15 18:30:43 UTC
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.

Comment 2 David Cantrell 2011-08-19 19:23:03 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.