Skip to content

Printer name not always shown #105

@peteruithoven

Description

@peteruithoven

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions