https://bugs.documentfoundation.org/show_bug.cgi?id=149439
Bug ID: 149439
Summary: custom usercode with lpoptions isn't shown in
Libreoffice
Product: LibreOffice
Version: 7.3.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Printing and PDF export
Assignee: [email protected]
Reporter: [email protected]
Description:
Hello together,
i have a problem when i try to use lpoptions with a custom usercode in libre. I
still raised a ticket on the github cups site but they said that this must be a
problem/bug within libre. Can you please have a look to the cups ticket and
tell me how i can escalate it to the correct development team of libre?
[custom usercode with lpoptions isn’t shown in Libreoffice · Issue #405 ·
OpenPrinting/cups (github.com)]
https://github.com/OpenPrinting/cups/issues/405
The cups developer still checked the API function and this should work
correctly. Can you please check this function from your side?
Many thanks and best regards..
Steps to Reproduce:
1.Create a cups printer named "test" with a PPD from openprinting.org with
customer usercode function. I used this PPD file:
https://www.openprinting.org/download/PPD/Ricoh/PS/Ricoh-IM_C3000_PS.ppd
2. use "lpoptions -p test -o UserCode=Custom.0850" to set the usercode "0850"
3. start libre office and check the predefined value. This will be set to
custom but without the value "0850" so that the generated print data doesn't
contain the customer usercode.
4.this only happens when you use custom.xxxx . When you use one of the three
predefined values 1001,1002, or 1003 it works.
Actual Results:
No custom usercode in the print datastream
Expected Results:
Custom usercode "0850" in the print datastream
Reproducible: Always
User Profile Reset: No
Additional Info:
Please check the already open Cups error report for more details about the CUPS
API:
https://github.com/OpenPrinting/cups/issues/405
There are also screenshots attached, that show the problem.
--
You are receiving this mail because:
You are the assignee for the bug.