- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Backend / Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 2.34-rc3
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Photo Organizer
Opened by Marcus Hinz - 2007-08-14
Last edited by Solomon Peachy - 2007-08-14
Opened by Marcus Hinz - 2007-08-14
Last edited by Solomon Peachy - 2007-08-14
FS#251 - Label/brochure printing is not working in non-english translations
You get an error:
ERROR: /undefined in 56,692913385827 Operand stack: Execution stack: etc.
Closed by Solomon Peachy
2007-08-14 16:28
Reason for closing: Fixed
Additional comments about closing: r1564.
2007-08-14 16:28
Reason for closing: Fixed
Additional comments about closing: r1564.
This is truly bizzare; there's nothing in the print code itself that cares about the UI language being used.
I'm working my way back up the stack now.
The culprit is the LOCALE settings -- more specifically, the number separator. Postscript needs '.' instead of ',' :)