Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#251 - Label/brochure printing is not working in non-english translations

Attached to Project: Photo Organizer
Opened by Marcus Hinz (marcus) - Tuesday, 14 August 2007, 15:37 GMT
Last edited by Solomon Peachy (pizza) - Tuesday, 14 August 2007, 16:28 GMT
Task Type Bug Report
Category Backend / Core
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version 2.34-rc3
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

You get an error:

ERROR: /undefined in 56,692913385827 Operand stack: Execution stack: etc.
This task depends upon

Closed by  Solomon Peachy (pizza)
Tuesday, 14 August 2007, 16:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  r1564.
Comment by Solomon Peachy (pizza) - Tuesday, 14 August 2007, 16:07 GMT
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.
Comment by Solomon Peachy (pizza) - Tuesday, 14 August 2007, 16:25 GMT
The culprit is the LOCALE settings -- more specifically, the number separator. Postscript needs '.' instead of ',' :)

Loading...