Wrong number formatting with German locale
Bug #1881091 reported by
Erik Heinz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pcb |
Triaged
|
Medium
|
Bert Timmerman |
Bug Description
Hi,
when working under a German locale setting (e.g. LANG=de_DE.UTF-8), which I normally do, pcb generates invalid pcb files.
If components include ElementArc definitions, the degree values are formatted with a comma instead of a dot as decimal separator. This is the usual German convention for decimal number formatting, but in this particular case, it is wrong behaviour. As a result, pcb cannot read the file anymore.
This has been tested with version 4.2.2.
For the moment, I work around the problem by setting locale to "C".
Best regards,
Erik
Changed in pcb: | |
status: | Incomplete → Triaged |
milestone: | none → future-bug-fix-release |
assignee: | nobody → Bert Timmerman (bert-timmerman) |
importance: | Undecided → Medium |
To post a comment you must log in.
Hi Erik,
Could you please attach a sample file (.pcb and .fp) which presents the bug ?
Kind regards,
Bert Timmerman.