[#345] skconvert doesn't work on non-English locales

Date:
2007-03-27 16:39
Priority:
3
State:
Open
Submitted by:
Pauli Virtanen (pauli)
Assigned to:
Nobody (None)
Category:
none
Version:
none
Resolution:
none
Summary:
skconvert doesn't work on non-English locales

Detailed description

The following does not work:

$ echo x${LC_ALL}x
xfi_FI.UTF-8x
$ skconvert x.sk x.svg
Error reading line 'bs(151.859,709.34,0)\n'
Error reading line 'bc(152.156,709.719,152.535,710.207,152.777,710.469,0)\n'
...

But the following appears to work:

$ LC_ALL=C skconvert x.sk x.svg

Apparently, skencil itself works. Does skconvert use locale-specific routines for parsing the floating point numbers?
Message  ↓
Date: 2007-03-27 16:40
Sender: Pauli Virtanen

This is on Ubuntu-packaged skencil 0.6.17-7build1.

No related tasks

No attached documents

No changes have been made to this item