Bug 608267 - [abrt] crash in wicd-gtk-1.7.0-1.fc13: netentry.py:728:add_profile:AttributeError: 'NoneType' object has no attribute 'strip'
Summary: [abrt] crash in wicd-gtk-1.7.0-1.fc13: netentry.py:728:add_profile:AttributeE...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: wicd
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:17c6b158
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-26 14:30 UTC by dtdraganov
Modified: 2010-08-20 01:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-20 01:38:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (463 bytes, text/plain)
2010-06-26 14:30 UTC, dtdraganov
no flags Details

Description dtdraganov 2010-06-26 14:30:53 UTC
abrt 1.1.1 detected a crash.

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.33.5-124.fc13.x86_64
package: wicd-gtk-1.7.0-1.fc13
reason: netentry.py:728:add_profile:AttributeError: 'NoneType' object has no attribute 'strip'
release: Fedora release 13 (Goddard)

backtrace
-----
netentry.py:728:add_profile:AttributeError: 'NoneType' object has no attribute 'strip'

Traceback (most recent call last):
  File "/usr/share/wicd/gtk/netentry.py", line 728, in add_profile
    "profiles.", "Profile name:").strip()
AttributeError: 'NoneType' object has no attribute 'strip'

Local variables in innermost frame:
widget: <gtk.Button object at 0x22e3af0 (GtkButton at 0x23246e0)>
self: <WiredNetworkEntry object at 0x22e36e0 (GtkHBox at 0x239d820)>

Comment 1 dtdraganov 2010-06-26 14:30:56 UTC
Created attachment 427076 [details]
File: backtrace

Comment 2 David Cantrell 2010-07-13 01:06:26 UTC
What steps did you take to reach this problem?


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