Bug 196396 - python error when launching application
Summary: python error when launching application
Keywords:
Status: CLOSED DUPLICATE of bug 196276
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-services
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-22 22:32 UTC by Jim Cornette
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-06-23 00:04:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jim Cornette 2006-06-22 22:32:29 UTC
Description of problem:
The service does not start. Only an error is presented as traceback. rpm -qV
does not present errors.

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

system-config-services-0.9.0-2

How reproducible:

launch as root from gnome-terminal 

Steps to Reproduce:
1.open root terminal using su -
2.type system-config-services and press enter
3. see python error listings
  
Actual results:

system-config-services
Traceback (most recent call last):
  File "/usr/sbin/system-config-services", line 30, in ?
    import gtk
  File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 43, in ?
    from _gtk import *
ImportError: /usr/lib/python2.4/site-packages/gtk-2.0/gtk/_gtk.so: undefined
symbol: gtk_print_settings_get_print_to_file


Expected results:
GUI to launch so I could start a service.

Additional info:

Before this update, I was able to launch the aplication to disable the pup
applet. I was wanting to re-enable it but s-c-services is currently broken.

Comment 1 Jim Cornette 2006-06-22 22:37:46 UTC
Also, it does not launch through 
system > administration > server settings > services
The root password is asked for and the authentication shield is located on the
panel.

Comment 2 Jeremy Katz 2006-06-23 00:04:55 UTC

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


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