Bug 133729

Summary: crash on internet config startup
Product: [Fedora] Fedora Reporter: Dennis Daniels <ddaniels>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED CANTFIX QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-16 13:56:31 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 Dennis Daniels 2004-09-26 21:59:08 UTC
Description of problem:

start internet config tool

get errors:
Component: system-config-network
Version: 1.3.17
Summary: TBdfe99836 GUI_functions.py:92:get_pixbuf:GError: Couldn't
recognize the image file format for file
'/usr/share/system-config-network/pixmaps/network.xpm'
Traceback (most recent call last):
  File "/usr/sbin/internet-druid", line 161, in main
    interface = NewInterfaceDialog()
  File
"/usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/gui/NewInterfaceDialog.py",
line 71, in __init__
  File
"/usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/gui/GUI_functions.py",
line 110, in load_icon
  File
"/usr/src/build/423651-noarch/install/usr/share/system-config-network/netconfpkg/gui/GUI_functions.py",
line 92, in get_pixbuf
GError: Couldn't recognize the image file format for file
'/usr/share/system-config-network/pixmaps/network.xpm'

Local variables in innermost frame:
pixmap_file: /usr/share/system-config-network/pixmaps/network.xpm
fn: network.xpm



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Harald Hoyer 2004-09-27 08:15:12 UTC
ok, either your data on your disk is corrupted or you messed around
with  your gtk or gnome libraries.
Please give me the output of:
$ rpm -Vf /usr/share/system-config-network/pixmaps/network.xpm


Comment 2 Harald Hoyer 2005-09-16 13:56:31 UTC
CANTFIX without more information, closed due to inactivity.