[RC3 on Linux x86_64] Unable to render input files whose name starts with 'm' (Message 1 to 3 of 3)
From: Lars R
Subject: [RC3 on Linux x86_64] Unable to render input files whose name starts with 'm'
Date: 19 Apr 2011 09:13:35
Message: <4dad8a7f$1@news.povray.org>
Very strange: I tried to render my mesh.pov:
/home/foo/bin/povray37 -imesh.pov
and I got:
Failed to parse command-line option.
The same thing occurs with mm.pov, m.pov etc.
If I rename the file to foo.pov it works fine. What went wrong here?
Lars R.
PS: If you are unable to reproduce the bug what can I send to you?
strace? core dump? ^^
From: Jim Holsenback
Subject: Re: [RC3 on Linux x86_64] Unable to render input files whose name startswith 'm'
Date: 19 Apr 2011 09:53:05
Message: <4dad93c1$1@news.povray.org>
On 04/19/2011 10:13 AM, Lars R. wrote:
> Very strange: I tried to render my mesh.pov:>> /home/foo/bin/povray37 -imesh.pov>> and I got:>> Failed to parse command-line option.>> The same thing occurs with mm.pov, m.pov etc.>> If I rename the file to foo.pov it works fine. What went wrong here?>> Lars R.>> PS: If you are unable to reproduce the bug what can I send to you?> strace? core dump? ^^
already reported in: http://bugs.povray.org/task/194
change #5414 fixed it
From: Lars R
Subject: Re: [RC3 on Linux x86_64] Unable to render input files whose namestartswith 'm'
Date: 19 Apr 2011 14:52:48
Message: <4dadda00$1@news.povray.org>
> already reported in: http://bugs.povray.org/task/194> change #5414 fixed it
Shame on me that I didn't ask the bug list. But it is calming that there
is really a bug and it was not my fault. The bug looked too funny for me
that I thought I am crazy or something weird happened.
L.