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

the value of 'printer-info' is set to 'printer-name' automatically. #5603

Closed
ChoiChoongHo94 opened this issue Jun 21, 2019 · 2 comments
Closed
Assignees

Comments

@ChoiChoongHo94
Copy link

CUPS version: 2.2.10

  1. Enter lpadmin -p {printer-name} -D ''-> 'Info' in '/etc/cups/printers.conf' become blank .
  2. when I enter lpoptions -p {printer-name} , 'printer-info' is printed.
  3. cups restart or reboot.
  4. 'Info' still is blank.
  5. but, when I enter lpoptions -p {printer-name} , 'printer-info={printer-name}' is printed.

How can I avoid 'printer-info' is set to 'printer-name' automatically?

@michaelrsweet
Copy link
Collaborator

Investigating; ordinarily the printer-info value isn't going to be blank but will see what is going on here...

@michaelrsweet
Copy link
Collaborator

[master 614efb7] Don't default printer-info, printer-location, printer-geo-location (Issue #5603)

[branch-2.2 2062d36] Don't default printer-info, printer-location, printer-geo-location (Issue #5603)

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

2 participants