POV-Ray : Newsgroups : povray.beta-test : Known bugs 15 feb 2002 Server Time
30 Jul 2024 02:24:59 EDT (-0400)
  Known bugs 15 feb 2002 (Message 11 to 17 of 17)  
<<< Previous 10 Messages Goto Initial 10 Messages
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 10 Messages Goto Initial 10 Messages

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