On Wed, Jun 13, 2018 at 6:32 PM, Eve V. E. Kovacs <[email protected]> wrote: > When I try to use the gui interface provided in > /usr/bin/system-config-printer > > on an SL6 system I get the error: > > File "/usr/share/system-config-printer/system-config-printer.py", line 28, > in <module> > import gtk.glade > ImportError: No module named gtk.glade > > I've poked around a bit to try and find out where I can get the missing > module, but google suggestions have not panned out. > > Does anyone know how to fix this? > > Thanks > Eve
Have you donsidered doing "yum updte", and possibly "yum reinstall /usr/bin/system-config-printer"? Do you manually build your own sysstem components and re-install them? Have you considered re-installing gtk-glade related components, or better yet updating to SL 7 and skipping a stack of maintenance issues?
