Bug#565305: ipe does not draw arrow heads on polylines
Miquel Teixidó
mteixido at gmail.com
Mon May 30 21:47:16 UTC 2011
Hi,
I'm experiencing the same bug. As Steve pointed out I found it is a locale
problem, the problem is with LC_NUMERIC, some locales (spanish in my case)
and german I think use , as the decimal separator this causes an error in
reading the stylesheet because all the values are truncated to integers. If
a locale is chosen with . as the decimal separator ipe works as expected.
If in the terminal I do:
:~$ LC_NUMERIC="en_US.UTF-8"
:~$ export LC_NUMERIC
:~$ ipe
ipe works perfectly with arrows and everything.
I hope this workaround will be helpful.
Miquel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20110530/8b1e35cf/attachment.html>
More information about the debian-science-maintainers
mailing list