Bug 57511 - printtool barfs
Summary: printtool barfs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: gnome-python
Version: 1.0
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Matt Wilson
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-12-14 18:03 UTC by Mario Mikocevic
Modified: 2007-04-18 16:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-12-15 00:40:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Mario Mikocevic 2001-12-14 18:03:39 UTC
Description of Problem:

Another python1.5 legacy problem. :}
pygtk is still on python1.5 drugs so printtool on invokation
barfs that can not find module named gtk.


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

# rpm -qa | grep pygtk
pygtk-0.6.8-3

How Reproducible:

always

Steps to Reproduce:
1. printtool
2. 
3. 

Actual Results:

# printtool
Traceback (most recent call last):
  File "/usr/sbin/printtool", line 7, in ?
    import printconf_gui
  File "/usr/share/printconf/util/printconf_gui.py", line 83, in ?
    import gtk, gnome.ui, libglade, gnome.xmhtml
ImportError: No module named gtk

Expected Results:

printer setup with `printtool` :)

Additional Information:
	
Thanks for taking care of alchemist !:)

Comment 1 Tim Waugh 2002-01-25 15:22:26 UTC
Reassigning; all printconf does is 'import gtk'.


Comment 2 Matt Wilson 2002-12-15 00:40:09 UTC
printtool is using gtk 2.0 bindings now.



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