|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
3.5.beta.8.icl.win32, P3, WinXP
This was okay before now, if I remember right. Now POV won't run multiple
instances. At least not while rendering (tried Pause to check that anyway,
can't stop a current render).
--
text{ttf"arial","bob h",.1,0pigment{rgb 9}translate<-1,-.2,3>}
Post a reply to this message
|
|
| |
| |
|
|
From: Ari-Matti Leppanen
Subject: Re: Keep Single Instance (always does, no matter setting)
Date: 3 Dec 2001 04:28:16
Message: <3c0b45b0@news.povray.org>
|
|
|
| |
| |
|
|
"bob h" <omn### [at] charternet> wrote in message
news:3c0b0881$1@news.povray.org...
> 3.5.beta.8.icl.win32, P3, WinXP
>
> This was okay before now, if I remember right. Now POV won't run multiple
> instances. At least not while rendering (tried Pause to check that
anyway,
> can't stop a current render).
Same as:
http://news.povray.org/3c094eb8$1@news.povray.org
> I think it works too well. Keep single instance is turned off but I can't
> start a new instance of Pov either by double-clicking a file, the Pov
> short-cut or even the pvengine.exe. Every time the currently runnig pops
> up.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Sun, 2 Dec 2001 23:00:17 -0600, "bob h" <omn### [at] charternet> wrote:
> 3.5.beta.8.icl.win32, P3, WinXP
>
> This was okay before now, if I remember right. Now POV won't run multiple
> instances. At least not while rendering (tried Pause to check that anyway,
> can't stop a current render).
I can confrim. Moreover I can't start second compiler version. I have compassion
to IRTC competitors.
ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35
Post a reply to this message
|
|
| |
| |
|
|
From: bob h
Subject: Re: Keep Single Instance (always does, no matter setting)
Date: 3 Dec 2001 09:57:32
Message: <3c0b92dc@news.povray.org>
|
|
|
| |
| |
|
|
"Ari-Matti Leppanen" <ari### [at] tutfi> wrote in message
news:3c0b45b0@news.povray.org...
>
> Same as:
> http://news.povray.org/3c094eb8$1@news.povray.org
> > I think it works too well. Keep single instance is turned off but I
can't
> > start a new instance of Pov either by double-clicking a file, the Pov
> > short-cut or even the pvengine.exe. Every time the currently runnig pops
> > up.
Seen that, yes, missed your reply to it. Considered that a different bug
report before.
--
text{ttf"arial","bob h",.1,0pigment{rgb 9}translate<-1,-.2,3>}
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>On Sun, 2 Dec 2001 23:00:17 -0600, "bob h" <omn### [at] charternet> wrote:
>
>> 3.5.beta.8.icl.win32, P3, WinXP
>>
>> This was okay before now, if I remember right. Now POV won't run multiple
>> instances. At least not while rendering (tried Pause to check that anyway,
>> can't stop a current render).
>
>I can confrim. Moreover I can't start second compiler version. I have compassion
>to IRTC competitors.
Can't start 3.5 at all if MegaPOV and/or 3.1 are running (all three have
"keep single instance" switched off).
--
Mike Williams
Gentleman of Leisure
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Wasn't it bob h who wrote:
>3.5.beta.8.icl.win32, P3, WinXP
>
>This was okay before now, if I remember right. Now POV won't run multiple
>instances. At least not while rendering (tried Pause to check that anyway,
>can't stop a current render).
Would I be right in thinking that this is fully fixed now? In beta 9
there was a partial fix (if you switched it off and on again it worked)
but beta 10 seems to work correctly straight out of the box for me. I
can't see anything in changes.txt that suggests that it was addressed.
--
Mike Williams
Gentleman of Leisure
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Wed, 16 Jan 2002 20:16:34 +0000, Mike Williams <mik### [at] nospamplease> wrote:
> I can't see anything in changes.txt that suggests that it was addressed.
Change 1336 on 2002/01/13 by chrisc@lilliput
Fix problem with 'Keep Single Instance' menu item starting in wrong state.
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>On Wed, 16 Jan 2002 20:16:34 +0000, Mike Williams <mik### [at] nospamplease> wrote:
>> I can't see anything in changes.txt that suggests that it was addressed.
>
>Change 1336 on 2002/01/13 by chrisc@lilliput
> Fix problem with 'Keep Single Instance' menu item starting in wrong state.
The changes.txt that I got only goes up to 1330.
--
Mike Williams
Gentleman of Leisure
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 17 Jan 2002 22:05:07 +0000, Mike Williams <mik### [at] nospamplease> wrote:
> > > I can't see anything in changes.txt that suggests that it was addressed.
> >
> > Change 1336 on 2002/01/13 by chrisc@lilliput
> > Fix problem with 'Keep Single Instance' menu item starting in wrong state.
>
> The changes.txt that I got only goes up to 1330.
Are you sure you are reading proper file ?
1330 is last change in revision.txt which contains renderer changes.
Quoted 1336 is last change in changes.txt which contains platform specific
changes.
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>On Thu, 17 Jan 2002 22:05:07 +0000, Mike Williams <mik### [at] nospamplease> wrote:
>> > > I can't see anything in changes.txt that suggests that it was addressed.
>> >
>> > Change 1336 on 2002/01/13 by chrisc@lilliput
>> > Fix problem with 'Keep Single Instance' menu item starting in wrong state.
>>
>> The changes.txt that I got only goes up to 1330.
>
>Are you sure you are reading proper file ?
>1330 is last change in revision.txt which contains renderer changes.
>Quoted 1336 is last change in changes.txt which contains platform specific
>changes.
Oh, right. I was reading the file called "changes.txt" that's on the
Windows beta web page. Where "You can read a list of <changes between
beta.1 and beta.10>".
--
Mike Williams
Gentleman of Leisure
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |