|
From: Solomon P. <pi...@sh...> - 2025-02-05 11:40:20
|
On Tue, Feb 04, 2025 at 04:44:20AM +0100, Temuri Doghonadze wrote:
> Any ideas, please?
Sorry, I have no suggestions here; all I can say is that it
WorksForMe(tm) using what's currently committed into the Gutenprint
repository (with the only change being enabling the ka translation) and
the cupstestppd binary provided by Fedora's cups-2.4.11-9.fc41 package:
$ cups-genppd.5.3 -Z -p /tmp escp2-fujifilm-dx100
done.
$ cupstestppd /tmp/stp-escp2-fujifilm-dx100.5.3.ppd
/tmp/stp-escp2-fujifilm-dx100.5.3.ppd: FAIL
**FAIL** Unable to open PPD file - Illegal translation string on line 10148.
REF: Page 27, section 3.5.
Going back to your error, Line 1238 of the generated PPD (with the ka*
translation strings) on my system falls within a perfectly legal
construct:
*ColorKeyWords: "StpDitherAlgorithm"
*OpenUI *StpDitherAlgorithm/Dither Algorithm: PickOne
*OrderDependency: 10 AnySetup *StpDitherAlgorithm
*OPOptionHints StpDitherAlgorithm: "dropdown"
*StpStpDitherAlgorithm: 0 1 1 1 255 0.000 0.000 0.000
*DefaultStpDitherAlgorithm: None
*StpDefaultStpDitherAlgorithm: None
*StpDitherAlgorithm None/Default: ""
*StpDitherAlgorithm EvenTone/EvenTone: ""
*StpDitherAlgorithm HybridEvenTone/Hybrid EvenTone: ""
*StpDitherAlgorithm Adaptive/Adaptive Hybrid: ""
*StpDitherAlgorithm Ordered/Ordered: ""
*StpDitherAlgorithm OrderedNew/Ordered New: ""
*StpDitherAlgorithm Fast/Fast: ""
*StpDitherAlgorithm VeryFast/Very Fast: ""
*StpDitherAlgorithm Floyd/Hybrid Floyd-Steinberg: ""
*StpDitherAlgorithm Predithered/Predithered Input: "" <---- L1238
*StpDitherAlgorithm Segmented/Drop Size Segmented: ""
*StpDitherAlgorithm SegmentedNew/Drop Size Segmented New: ""
*CloseUI: *StpDitherAlgorithm
- Solomon
--
Solomon Peachy pizza at shaftnet dot org (email&xmpp)
@pizza:shaftnet dot org (matrix)
Dowling Park, FL speachy (libera.chat)
|