<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
This is a newbie question. Please be gentle. Any help would be
appreciated in resolving this issue. For some reason whenever I'd try
to print, the printing interface ( with my printers and "print to pdf"
) would pop up ( in gnome), I'd choose a printer and it would
hang/lockup. This started today. Everything was fine on Friday. When I
open up a console and type:  <br>
<br>
system-config-printer<br>
<br>
I got the following error message after doing cntrl +c:  <br>
<br>
<br>
$ system-config-printer<br>
^CTraceback (most recent call last):<br>
<br>
[GSW@localhost ~]$   File
"/usr/share/system-config-printer/system-config-printer.py", line 1624,
in on_tvMainList_cursor_changed<br>
    self.fillPrinterTab(name)<br>
  File "/usr/share/system-config-printer/system-config-printer.py",
line 1661, in fillPrinterTab<br>
    self.ppd = printer.getPPD()<br>
  File "/usr/share/system-config-printer/cupshelpers.py", line 147, in
getPPD<br>
    filename = self.connection.getPPD(self.name)<br>
KeyboardInterrupt<br>
The application 'system-config-printer.py' lost its connection to the
display :0.0;<br>
most likely the X server was shut down or you killed/destroyed<br>
the application.<br>
<br>
I reinstalled cups for the heck of it and now get this error when I use
the same approach:<br>
<br>
system-config-printer<br>
^CTraceback (most recent call last):<br>
  File "/usr/share/system-config-printer/system-config-printer.py",
line 3732, in <module><br>
    <br>
[GSW@localhost ~]$ main(start_printer, change_ppd)<br>
  File "/usr/share/system-config-printer/system-config-printer.py",
line 3705, in main<br>
    mainwindow = GUI(start_printer, change_ppd)<br>
  File "/usr/share/system-config-printer/system-config-printer.py",
line 502, in __init__<br>
    self.populateList(start_printer, change_ppd)<br>
  File "/usr/share/system-config-printer/system-config-printer.py",
line 762, in populateList<br>
    self.on_tvMainList_cursor_changed(self.tvMainList)<br>
  File "/usr/share/system-config-printer/system-config-printer.py",
line 1624, in on_tvMainList_cursor_changed<br>
    self.fillPrinterTab(name)<br>
  File "/usr/share/system-config-printer/system-config-printer.py",
line 1661, in fillPrinterTab<br>
    self.ppd = printer.getPPD()<br>
  File "/usr/share/system-config-printer/cupshelpers.py", line 147, in
getPPD<br>
    filename = self.connection.getPPD(self.name)<br>
KeyboardInterrupt<br>
<br>
Thanks!<br>
<br>
Gary<br>
<br>
<br>
<br>
<br>
</body>
</html>