On Wed, 17 May 2000 [EMAIL PROTECTED] wrote:

> Hello,
> 
> very often I get Errors during reading my dia-files:
> "Error parsing point."
> 
> I have attached an example dia-file which produces
> about 40 errors like this. I tried to locate the problem, 
> but I didn't find anything. Has someone an idea?
> 
> My configuration:
> DIA 0.84, Suse 6.4 (Intel), UML-Diagrams 

This may have something to do with locale issues.  It was supposed to be
fixed before, but it seemed to have broken itself again.  To fix this, I
put explicit setlocale calls around the parts of code that read/write
floating point numbers in the load/save code.

You may be able to read your diagram if you set LC_NUMERIC to C before
running dia.

> 
> Thanks,
> 
> Derk
> 

James

-- 
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


Reply via email to