<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - LibreOffice always uses CUPS default settings instead of what I input settings for printing"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=123734">123734</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LibreOffice always uses CUPS default settings instead of what I input settings for printing
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.2.0.3 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Printing and PDF export
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>zhangxiufu@rst.ricoh.com
</td>
</tr></table>
<p>
<div>
<pre>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:
<a href="http://www.openprinting.org/ppd-o-matic.php?driver=PDF-Ricoh&printer=Ricoh-SP_C840DN&show=0">http://www.openprinting.org/ppd-o-matic.php?driver=PDF-Ricoh&printer=Ricoh-SP_C840DN&show=0</a>),
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
<a href="http://www.openprinting.org/printer/Ricoh/Ricoh-SP_8400DN">http://www.openprinting.org/printer/Ricoh/Ricoh-SP_8400DN</a>
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).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>