POV-Ray : Newsgroups : povray.macintosh : povray 3.7.0.RC7 does not support Preview_Start_Size Server Time
28 Mar 2024 07:18:56 EDT (-0400)
  povray 3.7.0.RC7 does not support Preview_Start_Size (Message 1 to 1 of 1)  
From: Martin von Gagern
Subject: povray 3.7.0.RC7 does not support Preview_Start_Size
Date: 16 May 2013 18:15:00
Message: <web.5195595d7566a0ba4eb825e10@news.povray.org>
It seems that povray 3.7.0.RC7 (compiled from macports) does not support the
​`Preview_Start_Size` ini file setting.

== debug.ini: ==
Width=800
Height=600
Output_File_Type=N
Preview_Start_Size=256
Input_File_Name=debug.pov

== debug.pov: ==
#version 3.7;
camera { }

Callig "povray debug.ini" gives the following (or similar) output:

==== [Parsing...] ==========================================================
objc[29333]: Object 0x7ff2b1c65460 of class __NSFontTypefaceInfo autoreleased
with no pool in place - just leaking - break on objc_autoreleaseNoPool() to
debug
objc[29333]: Object 0x7ff2b1c65da0 of class __NSCFDictionary autoreleased with
no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
objc[29333]: Object 0x7ff2b1c65b70 of class NSAffineTransform autoreleased with
no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
objc[29333]: Object 0x7ff2b1c660f0 of class NSFont autoreleased with no pool in
place - just leaking - break on objc_autoreleaseNoPool() to debug
objc[29333]: Object 0x7ff2b1c66720 of class NSFont autoreleased with no pool in
place - just leaking - break on objc_autoreleaseNoPool() to debug
objc[29333]: Object 0x7ff2b1c66940 of class NSFont autoreleased with no pool in
place - just leaking - break on objc_autoreleaseNoPool() to debug
Assertion failed: ((pts >= PRETRACE_FIRST) && (pts <= PRETRACE_MAX)), function
BeforeTile, file lighting/radiosity.cpp, line 383.
Abort trap: 6

I originally reported this at https://trac.macports.org/ticket/39124


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.