Bug 431357

Summary: Printer setup with HP JetDirect hourglass forever
Product: [Fedora] Fedora Reporter: Need Real Name <jhwanginet>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 8CC: mdeiss
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-04 18:28:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2008-02-03 15:10:29 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1. Select System > Administration > Printing on Gnome menu
2. Click New Printer
3. Click AppSocket/HP JetDirect
4. Enter Print Server IP address, for example, 192.168.0.110
5. Leave Port number at default 9100
6. Click Forward

Actual results: The hourglass spins forever.

Expected results: It should advance to printer model selection dialog.

Additional info:
The exact same procedure with another Linux distro immediately advances to
printer model selection dialog (correct).
I have hplip and hpijs packages installed.  The print server is IOGear USB Print
Server.

Comment 1 Tim Waugh 2008-02-03 20:28:01 UTC
What does 'rpm -q system-config-printer' say?

Comment 2 mdeiss 2008-02-04 17:47:41 UTC
I have the same problem on two machines:

rpm -q system-config-printer returns
system-config-printer-0.7.74.10-2.fc8

The out-of-the-box FC8-DVD-ISO installed version seems to work OK as I've
installed two printers OK.  But, after the latest FC8 updates to various
programs, the printer-config program gets broken.

When running in a terminal window, I see the following:
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




Comment 3 Tim Waugh 2008-02-04 18:28:26 UTC

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