POV-Ray : Newsgroups : povray.beta-test : Known bugs 15 feb 2002 Server Time
30 Jul 2024 02:18:20 EDT (-0400)
  Known bugs 15 feb 2002 (Message 8 to 17 of 17)  
<<< Previous 7 Messages Goto Initial 10 Messages
From: Coridon Henshaw
Subject: Re: Known bugs 15 feb 2002
Date: 15 Feb 2002 15:19:39
Message: <Xns91B69BE353C5Bcsbhccse@204.213.191.226>
Warp <war### [at] tagpovrayorg> wrote in news:3c6d2cee@news.povray.org:

> * Media problem
>   (A visible whitish line appears at the edge of a transparent
>   container box for media. Needs confirmation.)
>   Reported in:
> Media visible container line in front of object
> http://news.povray.org/3bf45a3d@news.povray.org

While I could duplicate this bug on earlier betas, I can no longer 
duplicate it with beta 11.  Possibly it got fixed as a side effect of other 
changes.

> * CPU time used printing problem
>   (CPU time used not reported in stream when render completes normally.
>   Needs confirmation.)
>   Reported in:
> [win] "cpu time used" not works properly
> http://news.povray.org/llj84uk2findr74u9jpge6dlteqf19c70o@4ax.com

I confirmed this.  Under NT-derived operating systems, the total CPU time 
used is not reported in the proper stream if the render completes normally.
 
> * Prism transformation problem
>   (Conic prism illumination is not correct after certain rotations. Bug
>   status unclear.)
>   Reported in:
> rare conic prism bug
> http://news.povray.org/3C51212E.9090707@irrwerk.de

Over and above the factors (orthographic camera; prism orthagonal to the 
camera) I identified in my confirmation, what's unclear about this bug?
 

The unconfirmed list, BTW, is missing my report that network paths 
(\\machine\share) in povray.ini can cause WinPov to crash when opening 
#included files.  See <Xns### [at] 204213191226>

Depending on if you're collecting notes on the documentation or not, you 
might want to look at <Xns### [at] 204213191226> for a few 
comments on how spline is documented.


Post a reply to this message

From: Warp
Subject: Re: Known bugs 15 feb 2002
Date: 15 Feb 2002 17:41:18
Message: <3c6d8e8e@news.povray.org>
Coridon Henshaw <che### [at] sympaticoca> wrote:
: The unconfirmed list, BTW, is missing my report that network paths 
: (\\machine\share) in povray.ini can cause WinPov to crash when opening 
: #included files.  See <Xns### [at] 204213191226>

  I added it.

: Depending on if you're collecting notes on the documentation or not, you 
: might want to look at <Xns### [at] 204213191226> for a few 
: comments on how spline is documented.

  Errors in the documentation are not bugs in POV-Ray per se, and handled
by a TAG member (Ingo).

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

From: andrel linnenbank
Subject: Re: Known bugs 15 feb 2002
Date: 15 Feb 2002 17:44:24
Message: <3C6D8ED9.76FEBEDE@amc.uva.nl>
Warp wrote:

>   Fixed bugs:
>   ----------
> * Sphere sweep bug (job000200)
>   (discontinuous normals on inverse of sphere_sweep)
>   Reported in:
> bug in sphere_sweep for removing parts of an object
> http://news.povray.org/3C1A5D47.EA38F6E5@amc.uva.nl

I am afraid this one ended up in the wrong list.
My bugtest.pov still gives wrong results :(

    ANdrel


Post a reply to this message

From: Francois Labreque
Subject: Re: Known bugs 15 feb 2002
Date: 15 Feb 2002 17:49:38
Message: <3C6D8FDD.3010902@videotron.ca>
Warp wrote:

> 
> * Text object problem
>   (Text objects get tilted when highly scaled in one direction.


I think the "highly scaled in one direction" does not cause the problem, 
but merely makes it more visible.

> This is most probably a floating point precision problem in the

> implementation of the text object code.)


Agreed.

-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   videotron.ca  */}camera{location<6,1.25,-6>look_at a orthographic}


Post a reply to this message

From: Warp
Subject: Re: Known bugs 15 feb 2002
Date: 15 Feb 2002 18:17:52
Message: <3c6d9720@news.povray.org>
andrel linnenbank <a.c### [at] amcuvanl> wrote:
:>   Fixed bugs:
:>   ----------
:> * Sphere sweep bug (job000200)
:>   (discontinuous normals on inverse of sphere_sweep)
:>   Reported in:
:> bug in sphere_sweep for removing parts of an object
:> http://news.povray.org/3C1A5D47.EA38F6E5@amc.uva.nl

: I am afraid this one ended up in the wrong list.
: My bugtest.pov still gives wrong results :(

  This one is marked as fixed in the project jobs list and I personally
didn't really see the mentioned symptoms of the bug when I tried it.
  I can double-check.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

From: N Shomber
Subject: Re: Known bugs 15 feb 2002
Date: 16 Feb 2002 00:37:39
Message: <3c6df023@news.povray.org>
> * WinPOV problem (job000219)
>   (Render window pops up when application minimised, after which the
>   application doesn't open when clicked on the task bar. Might be a
Windows
>   problem instead of a WinPOV problem.)
>   Reported in:
> Render Window Bug
> http://news.povray.org/3bde157e@news.povray.org
>   This report might be the same problem:
> Povray main window disappears during rendering
> http://news.povray.org/3c1350f4@news.povray.org

One possible solution to the first (and possibly only) bug mentioned in this
is that the render window load state has a mode of normal rather than hidden
or minimized.  I am pretty sure this isn't Windows.  Could someone without
an NT based OS reconfirm this by opening POVray, clicking Options->Other
Settings->Re-render Insert Menu Bitmaps, positioning the mouse over the
minimize button, then pressing Enter for "OK" and clicking the minimize
button in close sequence.  Thank You.

N Shomber


Post a reply to this message

From: Mike Williams
Subject: Re: Known bugs 15 feb 2002
Date: 17 Feb 2002 02:11:47
Message: <jOP$8KAad1b8EwkB@econym.demon.co.uk>
Are you taking over the logging of know bugs?

I'd be very happy for you to do so. I never wanted to the job in the
first place.

If you're not taking over the known bugs list, then please don't post
things that look like known bugs lists. It's a real pain to correlate
the info in this thread with the info in my list.

-- 
Mike Williams
Gentleman of Leisure


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Known bugs 15 feb 2002
Date: 17 Feb 2002 04:26:09
Message: <3c6f7731$1@news.povray.org>
In article <jOP$8KAad1b8EwkB@econym.demon.co.uk> , Mike Williams 
<mik### [at] nospamplease>  wrote:

> Are you taking over the logging of know bugs?

Indeed, the POV-Team has been asking TAG members to take over this job because
they can provide direct feedback to the POV-Team in other (private) groups on
this server.  Warp volunteered to do the major work, but I am sure other TAG
members will support him.

> I'd be very happy for you to do so. I never wanted to the job in the
> first place.

Thank you very much for your help!

    Thorsten

____________________________________________________
Thorsten Froehlich
e-mail: mac### [at] povrayorg

I am a member of the POV-Ray Team.
Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Warp
Subject: Re: Known bugs 15 feb 2002
Date: 17 Feb 2002 17:34:06
Message: <3c702fde@news.povray.org>
Warp <war### [at] tagpovrayorg> wrote:
:   This one is marked as fixed in the project jobs list and I personally
: didn't really see the mentioned symptoms of the bug when I tried it.
:   I can double-check.

  Let's wait for beta12 to see if the bug is still there. I'll then update
the list accordingly.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

From: andrel linnenbank
Subject: Re: Known bugs 15 feb 2002
Date: 5 Mar 2002 17:35:08
Message: <3C8547A2.A3E3493C@amc.uva.nl>
As per request I waited for beta 12, the bugs still there.

Warp wrote:
> 
> Warp <war### [at] tagpovrayorg> wrote:
> :   This one is marked as fixed in the project jobs list and I personally
> : didn't really see the mentioned symptoms of the bug when I tried it.
> :   I can double-check.
> 
>   Let's wait for beta12 to see if the bug is still there. I'll then update
> the list accordingly.


Post a reply to this message

<<< Previous 7 Messages Goto Initial 10 Messages

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