Thanks for the testcase! I tried it out and see no red line on my system
here (intel drivers) at 1024x768. And OTOH I cannot see why this would
cause a red line to appear (esp assuming test-perspective is correct) :/

Could you log this as a bug on bugzilla so we track it better. I will
try it out on nvidia in the week.

Many thanks;

  -- Matthew

On Sat, 2007-08-04 at 14:48 -0400, Pierre-Luc Beaudoin wrote:
> Hi!
> 
> I both tried to make my background larger than the stage (suggested by
> Tomas), and test-perspective, but the problem is still there.
> Test-perspective was perfect.  But test-perspective is not a real life
> test to expose my problem. I modified it to have the problem reproduced.
> Basically, I added a rotating image in the middle of the screen and the
> problem appeared!
> 
> On my Nvidia FX-5200, running the Nvidia driver 1.0.9631 provided by
> Ubuntu packages, I had a flashing red 1px ligne at the top of the
> screen. It is not the whole line who's flashing, only 66% of it starting
> from the right side. I am running Clutter 0.3.1 packaged for Feisty.  Oh
> and by the way, Clutter-gst-0.3.1 is missing from the repositories.
> 
> This can not be related to Cairo (as I first thought) since their is no
> cairo code in this file.  And it might not be perspective related.
> 
> Have a look for your self -- my test-perspective is attached
> 
> -- Pierre-Luc
> 
> Le vendredi 03 août 2007 à 10:11 +0100, Matthew Allum a écrit :
> > I think this is a perspective 'bug' or GL feature where the perspective
> > is slightly off and thus the stage appears slightly smaller (or larger)
> > than the window pixels. I thought we'd fixed this but it could be you
> > have a GL implementation that its not fixed for (what driver are you
> > using) or your using an older version of clutter ?
> > 
> > Can you also try running test-perspective and check you see 4 pixels, 1
> > in each corner with a 1 pixel border ?
> > 
> >   -- Matthew
> > 
> > On Fri, 2007-08-03 at 01:08 -0400, Pierre-Luc Beaudoin wrote:
> > > Hi!
> > > 
> > > I've noticed a rendering bug on my application (Sofa), and I'd like to
> > > have your input on what might causing this problem.   After I added a
> > > cairo texture for background, when the screen is updated (by a
> > > behavior for example), a 1 pixel line would blink at the top of the
> > > screen.  At first I though that my cairo texture wasn't big enough but
> > > I make it larger than the screen and it didn't change a thing.
> > > 
> > > Care to give it a look?
> > > 
> > > The pixel line is white, which is the color of the stage.  It looks
> > > like the Cairo texture is redraw and their is a small round error.  I
> > > was able to reproduce this on 1024x768 and 1920x1200.
> > > 
> > > Thanks!
> > > 
> > > Pierre-Luc
> > 

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to