Hi Günter:
On Mon, 6 Sep 2010, Günter Frenz wrote:
Yes, all three are installed. But the error message I just sent to you,
suggests some problems with the fonts. Any idea where I can look for a
solution? Ah, I forgot to attach the second file in my last mail, now it
is...
I think I have found the problem. If you look at the test.obj file
itself, the second line is:
state(0,37,100,000,0,0,0,16,1,9,1,1,0,0,1,0,1,0,'Courier',0,80640,0,0,1,5,0,0,1,1,0,16,0,0,1,1,1,1,1050,1450,1,0,2880,0).
Now the files I have created with version 4.2.2 contain the following
second line:
state(0,37,100.000,0,0,0,16,1,10,1,1,0,0,1,1,1,0,'Courier',0,138240,0,0,1,10,0,0,1,1,0,16,0,0,1,1,1,1,1050,1485,1,0,2880,0).
If I put your line in my file, I have teh same segfault and if I put my
line in your file, it works fine. I looked at the file very carefully and
the problem is in the third entry in parentheses, in your file it is
"100,000" but the correct value should be "100.000". Clearly there is
some problem with the way fixed point numbers are formatted and written
out to the file. The comma instead of the period confuses the issue.
I am not sure why this is happening at write time so i will forward the
message to the upstream author and maybe he can clarify the situation.
I am also putting this back into the bug report thread.
Carlo
--
Carlo U. Segre -- Professor of Physics
Associate Dean for Graduate Admissions, Graduate College
Illinois Institute of Technology
Voice: 312.567.3498 Fax: 312.567.3494
se...@iit.edu http://www.iit.edu/~segre se...@debian.org