Description of problem: I haven't any Token Ring card. I tried to launch the Token Ring configuration wizard given with internet-druid but the wizard didn't start and internet-druid crashed. It seems to be related to the GUI, Glade and to system-config-network Version-Release number of selected component (if applicable): system-config-network 1.3.16 How reproducible: Always on my box. Steps to Reproduce: 1. Launch internet-druid 2. Select "Token Ring connection" 3. Press Forward Actual results: system-config-network crash with a backtrace Expected results: Launch the Token Ring configuration wizard. Druids can call wizards, can't they ? :) Additional info: Internet-druid is related to system-config-network, this is why I selected system-config-network in the component list. Plus, it seems that internet-druid is not a valid component for bugzilla
Created attachment 100375 [details] Backtrace generated by system-config-network If I select "Debug" and I type : (Pdb) bt full I got that : /usr/sbin/internet-druid(277)?() -> main() /usr/sbin/internet-druid(156)main() -> gtk.mainloop() /usr/src/build/377922-noarch/install/usr/share/system-config-network/netconfpkg/gui/NewInterfaceDialog.py(123)on_start_page_next() /usr/src/build/377922-noarch/install/usr/share/system-config-network/netconfpkg/gui/TokenRingInterface.py(122)get_druids() > /usr/src/build/377922-noarch/install/usr/share/system-config-network/netconfpkg/gui/TokenRingInterface.py(74)init_gui() Plus, when the application crashes, I got that on the terminal : (system-config-network:6974): XML-CRITICAL **: Start tag expected, '<' not found (system-config-network:6974): libglade-WARNING **: did not finish in PARSER_FINISH Parsing problems ? I'll try to 'strace' this.
The .py called by internet-druid is located there : /usr/share/system-config-network/netconfpkg/gui/TokenRingInterface.py but internet-druid try to search everywhere but not there... Strange...
The kernel 2.6.6-1.374 didn't solve the problem so I don't think it's related to the kernel at all.
Duplicated here
seems like the glade file is corrupted
Fixed in system-config-network 1.3.17. Thanks