Description of problem: adding a new printer is impossible (in my case AppSocket/HP JetDirect) Version-Release number of selected component (if applicable): system-config-printer Version 0.7.74.10 How reproducible: i started system-config-printer out of a shell and tried to add a new printer type hp-jet direct i typed the ip-address in the hostname field and pushed the next button. Nothing happend (the mouse-cursor was in "the sandclock mode" Steps to Reproduce: 1. 2. 3. Actual results: in this case the shell output [root]# system-config-printer fetchDevices queryDevices Lock acquired for devices thread Devices thread started Connecting (devices) Fetching devices Closing connection (devices) Releasing devices lock Acquiring devices lock Got devices queryPPDs Lock acquired for PPDs thread PPDs thread started Connecting (PPDs) Fetching PPDs Closing connection (PPDs) Releasing PPDs lock fetchPPDs Acquiring PPDs lock Got PPDs Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2263, in on_btnNPForward_clicked self.nextNPTab() File "/usr/share/system-config-printer/system-config-printer.py", line 2298, in nextNPTab host = self.getNetworkPrinterMakeModel(self.device) File "/usr/share/system-config-printer/system-config-printer.py", line 2558, in getNetworkPrinterMakeModel debugprint (host + ": " + cmd) NameError: global name 'debugprint' is not defined Expected results: Additional info:
*** This bug has been marked as a duplicate of 431252 ***