Skip to content

"Couldn't find job #, is it already finished?" after each Job #188

Description

@mxre

Each time I submit a print job a get the Popup "Couldn't find job #, is it already finished?"
(I use a HTTPS CUPS server with HTTP Authentication)

I think the reason for this message is that CupsService.kt:237 (updateJobStatus) and CupsService.kt:278 (getJobState) use CUPS unauthenticated to send the Get-Job-Attributes request to the CUPS server, which answers with 401 (I checked this with wireshark)

(Btw, Printing works perfectly it's more of a cosmetic thing)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions