Bug 151639

Summary: cups fails with error 1030 (IPP_NOT_FOUND???)
Product: [openSUSE] SUSE Linux 10.1 Reporter: Jeff Stedfast <fejj>
Component: PrintingAssignee: Johannes Meixner <jsmeix>
Status: RESOLVED INVALID QA Contact: Johannes Meixner <jsmeix>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jeff Stedfast 2006-02-16 22:28:26 UTC
seems sometimes gnome-cups-add --printer=<uri> will hang forever printing warnings about cups error 1030

strace -f -s 1024 shows that it is connecting to localhost:631 fine and making a valid request. It is also getting back a valid ipp response, so I have no idea what the problem is.
Comment 1 Jeff Stedfast 2006-02-16 22:29:24 UTC
I just removed all my printers using the webclient and now I can reproduce this on my workstation too, so it seems to be that it only happens when no printers are configured in cups?
Comment 2 Johannes Meixner 2006-02-17 07:43:44 UTC
To find out whether it is CUPS or Gnome:
Can you set up a printer using
- lpadmin
- the CUPS web interface (remember that you need "lppasswd" for this)
Comment 3 Jeff Stedfast 2006-02-27 17:12:02 UTC
ok, so it sounds like this isn't a bug per se as I am told that lpstat -p also gets the same error.