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

Printer name not always shown #105

Open
peteruithoven opened this issue Nov 28, 2018 · 1 comment
Open

Printer name not always shown #105

peteruithoven opened this issue Nov 28, 2018 · 1 comment

Comments

@peteruithoven
Copy link
Collaborator

peteruithoven commented Nov 28, 2018

I noticed the name of one of my printers isn't always shown. In this case it's a printer connected over the network.

It looks like the UI is bound to printer.info. The printer.info getter requests:

CUPS.get_option ("printer-info", dest.options) ?? ""; 

But there seems to be no subscription to changes or periodically re-retrieval of this printer-info?
Could this be the cause of the name not always showing up?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@peteruithoven
Copy link
Collaborator Author

Might be related to: #90

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

No branches or pull requests

1 participant