Bug 608267

Summary: [abrt] crash in wicd-gtk-1.7.0-1.fc13: netentry.py:728:add_profile:AttributeError: 'NoneType' object has no attribute 'strip'
Product: [Fedora] Fedora Reporter: dtdraganov
Component: wicdAssignee: David Cantrell <dcantrell>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:17c6b158
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-20 01:38:01 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:
Attachments:
Description Flags
File: backtrace none

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?