|
|
"Bobby" <nomail@nomail> wrote in message
news:web.400204376d14ca17bf698f0e0@news.povray.org...
<snip>
> The strange thing is, on my old linux workstation everything worked as it
> should but on my laptop, is where I'm having the problems.
>
> Is there a place where I need to tell povray to use xv as the image
viewer?
> Or is there someplace else (on linux) where I need to make xv my default
> image viewer?
<snip>
First, I gotta ask -- you are running an XServer, right? :-)
Try this once for hits and shiggles:
povray povray.ini -geometry +0+0
Maybe the window is going off-screen for some freaky reason? That will keep
it snuggled and warm at 0,0.
Also, what is your DISPLAY variable set to?
To see, type: echo $DISPLAY in a shell.
Maybe it is redirecting elsewhere for some reason?
If it is, try setting DISPLAY to localhost
Post a reply to this message
|
|