[MacPorts] #39124: povray 3.7.0.RC7 does not support Preview_Start_Size

MacPorts noreply at macports.org
Thu May 16 07:12:47 PDT 2013


#39124: povray 3.7.0.RC7 does not support Preview_Start_Size
------------------------------+--------------------------------
 Reporter:  Martin.vGagern@…  |      Owner:  macports-tickets@…
     Type:  defect            |     Status:  new
 Priority:  Normal            |  Milestone:
Component:  ports             |    Version:  2.1.3
 Keywords:                    |       Port:  povray
------------------------------+--------------------------------
 It seems that povray 3.7.0.RC7 does not support the
 [http://wiki.povray.org/content/Reference:Display_Output_Options#Mosaic_Preview
 `Preview_Start_Size`] init 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
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/39124>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list