Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lpstat -l -p printername incorrectly lists a PPD even for "raw" printqueues #936

Closed
michaelrsweet opened this issue Oct 9, 2004 · 2 comments
Milestone

Comments

@michaelrsweet
Copy link
Collaborator

Version: 1.2-current
CUPS.org User: pipitas


"lpstat -l -p printername" sometimes incorrectly lists a PPD even for "raw" printqueues

This is not consistent any more (used to be in previous versions). Now still happens in approx. 1 out of 10 cases:

p15159004:/home/devel/CVSstuff/cups-1.1.22rc1 # lpadmin -p rawprinter -v socket://10.11.12.13:9100 -E -D "Raw printer (no PPD)"

p15159004:/home/devel/CVSstuff/cups-1.1.22rc1 # ls -l /etc/cups/ppd
total 172
drwxr-xr-x 2 lp lp 4096 2004-10-09 18:55 .
drwxrwxr-x 5 lp lp 4096 2004-10-09 19:11 ..
-rw-r--r-- 1 lp lp 9459 2004-10-09 06:46 moppp.ppd

p15159004:/home/devel/CVSstuff/cups-1.1.22rc1 # lpstat -p
printer moppp is idle. enabled since Jan 01 00:00
printer rawprinter is idle. enabled since Jan 01 00:00

p15159004:/home/devel/CVSstuff/cups-1.1.22rc1 # lpstat -l -p rawprinter
printer rawprinter is idle. enabled since Jan 01 00:00
Form mounted:
Content types: any
Printer types: unknown
Description: Raw printer (no PPD)
Alerts: none
Location:
Connection: direct
Interface: /etc/cups/ppd/rawprinter.ppd
On fault: no alert
After fault: continue
Users allowed:
(all)
Forms allowed:
(none)
Banner required
Charset sets:
(none)
Default pitch:
Default page size:
Default port settings:

p15159004:/home/devel/CVSstuff/cups-1.1.22rc1 #

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Reassigned to 1.2.

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Fixed in Subversion repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant