[Okular-devel] [Bug 254672] okular sets bad job-sheets value for cups printing system

p92 at free.fr p92 at free.fr
Tue Oct 19 20:19:47 CEST 2010


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





--- Comment #4 from  <p92 free fr>  2010-10-19 20:19:42 ---
Well ok I found the real culprit, it is the kde printer configuration panel
which does not correctly copy the JobSheets options back to cups printers.conf
configuration file.


pascal at minipc:/etc/cups$ sudo diff -u ~/tmp/printers.conf.before
~/tmp/printers.conf.after
--- /home/pascal/tmp/printers.conf.before       2010-10-19 20:14:44.190758002
+0200
+++ /home/pascal/tmp/printers.conf.after        2010-10-19 20:12:58.530757999
+0200
@@ -7,16 +7,17 @@
 MakeModel HP Deskjet 970c, hpcups 3.10.6
 DeviceURI dnssd://usbprinter._printer._tcp.local/
 State Idle
-StateTime 1287512031
+StateTime 1287509009
 Type 36876
 Filter application/vnd.cups-raw 0 -
 Filter application/vnd.cups-raster 0 hpcups
 Accepting Yes
 Shared Yes
-JobSheets none none
+JobSheets  
 QuotaPeriod 0
 PageLimit 0
 KLimit 0
 OpPolicy default
 ErrorPolicy retry-job
+Option orientation-requested 3
 </Printer>
pascal at minipc:/etc/cups$

------------------------------------------------------------------------
Is is possible to reassign this bug to the correct product ?

And change the title to :
"kde printer configurator corrupts JobSheets option in cups printer.conf
configuration file."

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list