http://bugs.freedesktop.org/show_bug.cgi?id=21461





--- Comment #2 from Roland Scheidegger <srol...@tungstengraphics.com>  
2009-04-28 07:15:07 PST ---
(In reply to comment #0)
> One ubuntu user reported that every time he uses the slideshow feature in
> f-spot using ubuntu jaunty then he sees error like this printed to the
> terminal:
> 
> Mesa 7.4 implementation error: bad wrapMode in clamp_rect_coord_linear
> Please report at bugzilla.freedesktop.org

> User has a "Quadro NVS 110M/GeForce Go 7300" (G72M chipset) and he is using 
> the
> open source *-nv xorg driver.

> PS. I ran the repro on intel G45 and I did not exhibit these symptoms but of
> course I didn't use the exact same images for my slideshow but still..

These errors are from swrast, since the nv driver doesn't support 3d (so you
wouldn't see these errors on G45).
It means the wrap mode was not one of the modes allowed for texture rectangle
targets (there are restrictions what modes are allowed compared to 2d targets).
Not sure though how this could happen, since mesa should not allow this to be
set to illegal values (hence the implementation error...).


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to