Parser Statistics, empty ini (Message 1 to 6 of 6)
From: StephenS
Subject: Parser Statistics, empty ini
Date: 31 Mar 2006 22:22:02
Message: <442df1da$1@news.povray.org>
If I have a scene with fewer objects than the Bounding_Threshold, I get the
following stats.
Finite Objects are not counted.
Infinite Objects are counted under Finite Objects
Light Sources are counted under both Light Sources and Finite objects
If I equal or exceed the Bounding_Threshold all is well.
If I try to render an empty ".ini" file. WinPOV tells me "No source file
specified..." (correct) but the Run icon remains as the Stop icon. Pointing
WinPOV to a valid file and clicking the (now) Stop icon runs the file.
Clicking on the menu " file/exit" does nothing, using "alt+x" or the "close"
button in the upper right hand corner correctly exits WinPOV.
Stephen
From: StephenS
Subject: Re: Parser Statistics, empty ini
Date: 31 Mar 2006 22:24:46
Message: <442df27e$1@news.povray.org>
...
> Finite Objects are not counted.> Infinite Objects are counted under Finite Objects> Light Sources are counted under both Light Sources and Finite objects
...
If I render the same file several times, sometimes large numbers appear
under Infinite Objects.
Stephen
The following sequence gives me an 'invalid page fault' in POVCMAX32.DLL
80% of the time. WinPOV shuts down losing any unsaved work.
Select any file
left-click-hold-drag to highlight text
While still holding the left mouse button, right-click(menu pops up)
Release left mouse button
Move mouse to highlight more text
left-click
Win98se AMD Athlon 2200+ 256mb
3.7.0.beta.12a.icl8.win32
3.6.1 same problem
3.5 reports 'External exception C000001D', WinPOV still works.
Stephen
StephenS wrote:
> The following sequence gives me an 'invalid page fault' in POVCMAX32.DLL> 80% of the time. WinPOV shuts down losing any unsaved work.> > Select any file> left-click-hold-drag to highlight text> While still holding the left mouse button, right-click(menu pops up)> Release left mouse button> Move mouse to highlight more text> left-click
thanks for the accurate report! I was able to reproduce this straight away.
will be fixed.
-- Chris
From: Chris Cason
Subject: Re: Parser Statistics, empty ini
Date: 1 May 2006 07:49:52
Message: <4455f5e0$1@news.povray.org>
StephenS wrote:
> If I have a scene with fewer objects than the Bounding_Threshold, I get the> following stats.> Finite Objects are not counted.> Infinite Objects are counted under Finite Objects> Light Sources are counted under both Light Sources and Finite objects
fixed.
> If I try to render an empty ".ini" file. WinPOV tells me "No source file> specified..." (correct) but the Run icon remains as the Stop icon. Pointing> WinPOV to a valid file and clicking the (now) Stop icon runs the file.
fixed.
> Clicking on the menu " file/exit" does nothing, using "alt+x" or the "close"> button in the upper right hand corner correctly exits WinPOV.
aaaand fixed.
Thanks for the reports!
-- Chris