https://bugs.kde.org/show_bug.cgi?id=395115

--- Comment #4 from Tony <tatkinson...@googlemail.com> ---
> will try to see if I send the things mentioned on that ISSUE

Note that upstream CUPS bug report [1] makes references to "my-jobs" and
"printer-type".
While my errors in this report make no mention of those, but /do/ make
reference to "requesting-user-name".

Pure guess, but this looks like the same bug being hit by 2 different means.
So you may not find any issues in print-manager relating to "my-jobs" and
"printer-type" attribs,
but may well do for "requesting-user-name"

Note that changelog for CUPS 2.2.8 mentions
> Additional changes for the scheduler to substitute default values for invalid 
> job attributes when running in "relaxed conformance" mode (Issue #5229)

Upstream commit [2] for this issue certainly makes changes relating to
"requesting-user-name"

scheduler/ipp.c
function cupsdProcessIPPRequest()

Again, pure guess,
but it looks like CUPS has tightened up it's API, and is now disallowing
previously valid input.

[1] https://github.com/apple/cups/issues/5325
[2]
https://github.com/apple/cups/commit/092db1e29ee1ad175dadcf4a027c4b752586b4d4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to