Bug 151639 - cups fails with error 1030 (IPP_NOT_FOUND???)
Summary: cups fails with error 1030 (IPP_NOT_FOUND???)
Status: RESOLVED INVALID
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Printing (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Johannes Meixner
QA Contact: Johannes Meixner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-16 22:28 UTC by Jeff Stedfast
Modified: 2006-02-27 17:12 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.