[Kde-print-devel] [Bug 142220] KPrinter fails to parse PPDs and shows incorrect printer options, but CUPS itself works correctly with same PPDs
Andreas Koch
ahk at arcor.de
Mon Mar 5 19:29:25 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=142220
ahk arcor de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From ahk arcor de 2007-03-05 19:29 -------
The erroneous behavior reported here appears to be due to a -O3 optimization problem in GCC 4.1.1 (specifically, the Gentoo ebuild gcc-4.1.1-r3). When compiling kdelibs and kdebase with -O2 instead, KDEPrint does parse the PPDs successfully (kprinter doesn't output a warning), and shows the correct printer options in the Properties dialog.
More information about the Kde-print-devel
mailing list