Bug 548151 - system-config-network crashes immediately when trying to add modem connection
Summary: system-config-network crashes immediately when trying to add modem connection
Keywords:
Status: CLOSED DUPLICATE of bug 513939
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: 12
Hardware: x86_64
OS: Linux
low
urgent
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-16 19:11 UTC by Miroslav Pragl
Modified: 2010-01-04 08:14 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

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 ***


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