POV-Ray : Newsgroups : povray.newusers : hi I donot know what I am doing wrong please help Server Time
4 Sep 2024 18:13:27 EDT (-0400)
  hi I donot know what I am doing wrong please help (Message 1 to 3 of 3)  
From: Sanjay Chitte
Subject: hi I donot know what I am doing wrong please help
Date: 6 Aug 2002 14:39:08
Message: <3d5017cc$1@news.povray.org>
hi

I get the following error message


Creating bounding slabs.
Scene contains 11 frame level objects; 1 infinite.

Creating light buffers.File Init Error: I/O restriction prohibits write
access to file
'/fac3/sanjay/pov/share/povray-3.5/scenes/qtvr/qtvrpanorama.png'.
Refer to the platform specific documentation for details.

also I have a .povray.conf file that contains

[File I/O Security]
None

The program parses the create a scene however cannot write the png as above
my povray.conf file is above

could any body please mail me the solution or other mail archives I will go
through them. als what are the other parameters that I can set up in
povray.conf
I am a sys adm i have set this up for a course work any advice is helpful

thanks
sanjay


Post a reply to this message

From: Tim Crockett
Subject: Re: hi I donot know what I am doing wrong please help
Date: 6 Aug 2002 16:50:26
Message: <sgd0luopckma3pms55o4ink56lckqjtpog@4ax.com>
I was shocked to hear Sanjay Chitte say:
>I get the following error message
>Creating light buffers.File Init Error: I/O restriction prohibits write
>access to file
>'/fac3/sanjay/pov/share/povray-3.5/scenes/qtvr/qtvrpanorama.png'.
>Refer to the platform specific documentation for details.

you need to add a path to your 'Permitted Output Paths' in
pvengine.ini, or set 'Options' -> 'Script I/O Restrictions' to None

You may also need to make sure that write privileges on that directory
since it appears that you are sending output to a shared network
directory.

It could be any or all of these.  Check your docs under in section 1.4
under I/O restrictions for specifics.

- Tim


Post a reply to this message

From: Ron Parker
Subject: Re: hi I donot know what I am doing wrong please help
Date: 7 Aug 2002 01:44:48
Message: <slrnal1cuk.4sh.ron.parker@fwi.com>
On Tue, 06 Aug 2002 16:56:34 -0400, Tim Crockett wrote:
> I was shocked to hear Sanjay Chitte say:
>>I get the following error message
>>Creating light buffers.File Init Error: I/O restriction prohibits write
>>access to file
>>'/fac3/sanjay/pov/share/povray-3.5/scenes/qtvr/qtvrpanorama.png'.
>>Refer to the platform specific documentation for details.
> 
> you need to add a path to your 'Permitted Output Paths' in
> pvengine.ini, or set 'Options' -> 'Script I/O Restrictions' to None

He's using a Unix build.  There's no such thing.

I think the "none" is case-sensitive.  Try a lowercase N.  Failing that,
come over to povray.unix and ask again.

-- 
#local R=<7084844682857967,0787982,826975826580>;#macro L(P)concat(#while(P)chr(
mod(P,100)),#local P=P/100;#end"")#end background{rgb 1}text{ttf L(R.x)L(R.y)0,0
translate<-.8,0,-1>}text{ttf L(R.x)L(R.z)0,0translate<-1.6,-.75,-1>}sphere{z/9e3
4/26/2001finish{reflection 1}}//ron.parker@povray.org My opinions, nobody else's


Post a reply to this message

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