Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] bug ?


Chronological Thread 
  • From: "Steven G. Parker" <sparker@cs.utah.edu>
  • To: Ingo Wald <wald@sci.utah.edu>
  • Cc: manta@sci.utah.edu
  • Subject: Re: [Manta] bug ?
  • Date: Thu, 23 Aug 2007 08:38:27 -0600

Ingo, can you try this?
Type xwininfo, then click in the manta window
Do it again, but do it at the extreme left (i.e. outside of what should be the window)
And one more time but do it at the hole on the right.

I suspect it is a bug in the xserver or opengl driver, but it won't hurt to be sure.

Steve


On Aug 23, 2007, at 3:56 PM, Ingo Wald wrote:

Ingo Wald wrote:
hi all,

just compiled manta on my new t61, and noticed something that looks like a bug (both gcc and icc, release mode): the displayed image is not correctly aligned inside the frame of the "parent" window, but somewhat "shifted" to the left.
On the left side, pixels appear "outside" the frame (in the background, actually, where they remain if you move the frame !?), while on the right, a few pixels are left un-initialized. The number of wrong pixel-rows depends on the window pos, looks somewhat like if the window goes from x0 to x1 then the written pixels start at "lowestmultipleof8(x0)", and go 'til "lowestmulitpleof32(x1)" (8 and 32 are guesses only, it's hard to tell).

Ingo

PS:
Could also be a bug in the x-server -- it behaves a bit strangely after I tried to run some cuda stuff....
screenshot:
http://www.sci.utah.edu/~wald/buggy.png

hope that helps finding it ...

Ingo







Archive powered by MHonArc 2.6.16.

Top of page