[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#322397: cupsys-driver-gutenprint: CANON.PPD details (PIXMA not PIXMAR definition contains illegal whitespace)



Arthur Marsh <arthur.marsh@internode.on.net> writes:

> Roger Leigh wrote:
>>>In the uncorrected file there is "Plain PIXMA" instead of "Plain-PIXMA".
>> Thanks.  Please could I also have a full copy of the original
>> (broken)
>> PPD file?

> Done!

I can't see any trace of the work "PIXMA" in the PPD.  You reported
this against version 4.3.99+cvs20050801-1, but the PPD shows a 4.2.7
version for the BJC 3000.

Is this the correct file?


I've just found the bug; here's the diff:

Index: src/main/print-canon.c
===================================================================
RCS file: /cvsroot/gimp-print/print/src/main/print-canon.c,v
retrieving revision 1.162
diff -u -r1.162 print-canon.c
--- src/main/print-canon.c      1 Aug 2005 08:54:04 -0000       1.162
+++ src/main/print-canon.c      15 Aug 2005 17:25:07 -0000
@@ -1391,7 +1391,7 @@

 static const paper_t canon_paper_list[] = {
   { "Plain",           N_ ("Plain Paper"),                0x00, 0.50, 0.25, 0.500, 0, 0, 0 },
-  { "Plain PIXMA",     N_ ("Plain Paper PIXMA"),          0x00, 0.78, 0.25, 0.500, 0, 0, 0 },
+  { "Plain-PIXMA",     N_ ("Plain Paper PIXMA"),          0x00, 0.78, 0.25, 0.500, 0, 0, 0 },
   { "Transparency",    N_ ("Transparencies"),             0x02, 1.00, 1.00, 0.900, 0, 0, 0 },
   { "BackPrint",       N_ ("Back Print Film"),            0x03, 1.00, 1.00, 0.900, 0, 0, 0 },
   { "Fabric",          N_ ("Fabric Sheets"),              0x04, 0.50, 0.25, 0.500, 0, 0, 0 },


I'll include this in the next upload of Gutenprint; this should be
within a day or so.


Regards,
Roger

-- 
Roger Leigh
                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.



Reply to: