Bug 548151

Summary: system-config-network crashes immediately when trying to add modem connection
Product: [Fedora] Fedora Reporter: Miroslav Pragl <miroslav>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: low    
Version: 12CC: harald, jmoskovc, jpopelka
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-04 08:14:37 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:

Description Miroslav Pragl 2009-12-16 19:11:17 UTC
Description of problem:
system-config-network crashes immediately when trying to add modem connection


Version-Release number of selected component (if applicable):
system-config-network-tui-1.5.99-1.fc12.noarch
system-config-network-1.5.99-1.fc12.noarch


How reproducible:
easily

Steps to Reproduce:
1. open system-config-network
2. click New
3. choose modem connection and forward
4. Modem Probing...:Probing for modems, please wait... window pops up
5. followed by unhandled exception thrown:

Component: system-config-network
Version: 1.5.99
Summary: TBf1b4415d NCPluginDevModem.py:37:getModemList:ImportError: No module named kudzu

Traceback (most recent call last):
  File "/usr/share/system-config-network/netconfpkg/gui/NCPluginModemInterface.py", line 136, in on_Modem_prepare
    dlist = getModemList()
  File "/usr/share/system-config-network/netconfpkg/plugins/NCPluginDevModem.py", line 37, in getModemList
    import kudzu
ImportError: No module named kudzu

Local variables in innermost frame:


  
Actual results:


Expected results:


Additional info:

Comment 1 Jiri Popelka 2009-12-17 07:50:53 UTC
Thank you for reporting this bug.

Work-around until this is solved is to install kudzu: 'yum install kudzu'.

Comment 2 Miroslav Pragl 2009-12-17 19:40:00 UTC
thanks for making me an idiot, I deserved it :)))

Anyway please add kudzu into system-config-network dependencies

Regards

Miroslav

Comment 3 Jiri Popelka 2010-01-04 08:14:37 UTC

*** This bug has been marked as a duplicate of bug 513939 ***