https://bugs.freedesktop.org/show_bug.cgi?id=34632
Summary: RV300 clutter test_texture_pick_with_alpha: assertion failed Product: DRI Version: unspecified Platform: All OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: py@luyten.fr
Created an attachment (id=43721) --> (https://bugs.freedesktop.org/attachment.cgi?id=43721) standalone test output
I use jhbuild to build gnome-shell. Clutter module compiles fine but when I make check , then the "test_texture_pick_with_alpha" fails .
ERROR:test-clutter-texture.c:65:test_texture_pick_with_alpha: assertion failed: (actor == CLUTTER_ACTOR (tex)) Aborted (core dumped)
ATI card : radeon 9600
GL_VENDOR: X.Org R300 Project GL_RENDERER: Gallium 0.4 on RV350 GL_VERSION: 2.1 Mesa 7.9
The output is attached.