FS#37689 - [povray] Error rendering simple scene
Attached to Project:
Community Packages
Opened by André Vitor Matos (andre.vmatos) - Friday, 08 November 2013, 02:46 GMT
Last edited by Alexander F. Rødseth (xyproto) - Wednesday, 27 November 2013, 14:48 GMT
Opened by André Vitor Matos (andre.vmatos) - Friday, 08 November 2013, 02:46 GMT
Last edited by Alexander F. Rødseth (xyproto) - Wednesday, 27 November 2013, 14:48 GMT
|
Details
Description:
Using latest povray package from community (3.7.0.RC7-1), rendering scene from attached files with given command (scene which rendered perfectly in another computer with Fedora and Povray 3.6), I got vague error message and no rendered file, but a weird dump file, that follow too. Rendering command line: povray +K0.6500 \ +FN +Q9 +MB1 \ +W600 +H400 \ +AM1 +A0.0 +R2 \ +D +SP32 +EP4 \ +L/usr/share/povray-3.7/include \ +Imain.pov \ +Omain-0.6500.png Error: ... ==== [Rendering...] ======================================================== povray: lighting/radiosity.cpp:383: virtual void pov::RadiosityFunction::BeforeTile(int, unsigned int): Assertion `(pts >= PRETRACE_FIRST) && (pts <= PRETRACE_MAX)' failed. ### Please, if that's a problem with 3.7RC3, I suggest moving back to povray 3.6, more stable. Or, at least, provide here or dump in AUR needed files to compile povray 3.6, that I couldn't find anywhere. Thanks. |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Wednesday, 27 November 2013, 14:48 GMT
Reason for closing: Upstream
Wednesday, 27 November 2013, 14:48 GMT
Reason for closing: Upstream
You're making an amazing work in keeping this old piece of software working in a so actual distro like Arch.
Thanks.
povray: backend/lighting/radiosity.cpp:324: virtual void pov::RadiosityFunction::BeforeTile(int, unsigned int): Assertion `(pts >= PRETRACE_FIRST) && (pts <= PRETRACE_MAX)' failed.
zsh: abort (core dumped) povray +K0.6500 +FN +Q9 +MB1 +W600 +H400 +AM1 +A0.0 +R2 +D +SP32 +EP4
Able to reproduce.
Please report this upstream to the povray developers. If you include a link here to that bug report, it's easier to track the status of the bug.
Thanks (and thanks for the kind words!)
http://bugs.povray.org/task/313
(It's uncommon to patch Arch Linux packages, but povray has historically had unusually long release cycles).
Could you please try adding [community-staging] and [testing] to your pacman.conf, then install boost and povray and see if this bug has been resolved?
(Will probably be available an hour or two from now).
Thanks.
Closing as "upstream", awaiting a new release of povray. If you have a working patch, please re-open this bug and I will apply it.