https://bugs.documentfoundation.org/show_bug.cgi?id=123734

            Bug ID: 123734
           Summary: LibreOffice always uses CUPS default settings instead
                    of what I input settings for printing
           Product: LibreOffice
           Version: 6.2.0.3 release
          Hardware: Other
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Printing and PDF export
          Assignee: [email protected]
          Reporter: [email protected]

Description:
The Password option in the printer's "Properties..." dialogue always gets set
back to None, even if I have the custom (such as:1234, 12345678 etc.) inputted.

Other settings (User Code, User ID etc) have the same problem.
All problematic options are settings that allow the user to manually enter.
But when I choose fixed options,it seems work fine.

The printer is a Ricoh SP C840DN (Please download the driver from the following
URL:
http://www.openprinting.org/ppd-o-matic.php?driver=PDF-Ricoh&printer=Ricoh-SP_C840DN&show=0),
used as a network printer. It was installed through CUPS page(localhost:631).

Steps to Reproduce:
1. Install the following Ricoh driver with CUPS(localhost:631), and print to
file
http://www.openprinting.org/printer/Ricoh/Ricoh-SP_8400DN
2. Open a document with LibreOffice
3. Click "File -> Print", and open the Printing's dialogue
4. Click "Properties...", and open the printer's properties dialogue
5. Click "Device" tab, then select "Locked Print" in JobType option
6. Click "custom" in Password option, and input "12345678" on Current value
textbox
7. Print the document, and check your prn file

Actual Results:
The following command is not output in prn file.
@PJL SET JOBPASSWORD2="12345678"

Expected Results:
The following command is output in prn file.
@PJL SET JOBPASSWORD2="12345678"


Reproducible: Always


User Profile Reset: No



Additional Info:
1. OS Information:
OS:Ubuntu 18.04LTS, OpenSUSE Leap 15.0, CentOS 7.6

2. This issue does not occurs on other apps (gedit, firefox etc).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to