https://bugs.freedesktop.org/show_bug.cgi?id=28612
Summary: [r300g] View isn't permanent, menus/controls are corrupted in Blender Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: jlp.bugs@gmail.com
I have ATI Radeon 9600 Pro (RV350 AR), Mesa from git, pulled on 2010-06-14; Blender 2.49b. When I start Blender the first thing I noticed was that the splash screen didn't go away after moving the mouse and the controls were not visible. If I moved the mouse over the area where controls should be something started to show but it was displayed with corruption. Same with menu. the view wehere the cube is in the beginning didn't update even if I resized the window. The cube shows for a vwey brief time if you try to rotate the scene with the middle mouse button, but then it dissapears again. It kind of flickers when yiou rotate it.
https://bugs.freedesktop.org/show_bug.cgi?id=28612
--- Comment #1 from Jure Repinc jlp.bugs@gmail.com 2010-06-19 04:10:11 PDT --- Created an attachment (id=36366) --> (https://bugs.freedesktop.org/attachment.cgi?id=36366) blender-corruption.png
A screenshot of the corruption in Blender
https://bugs.freedesktop.org/show_bug.cgi?id=28612
--- Comment #2 from Marek Olšák maraeo@gmail.com 2010-06-19 11:42:04 PDT --- Fixed by the commit 9b2ebcaf4b94bfc8756f6b216e0e452013616f2c. Can you confirm?
https://bugs.freedesktop.org/show_bug.cgi?id=28612
--- Comment #3 from Jure Repinc jlp.bugs@gmail.com 2010-06-19 12:22:29 PDT --- Controls and menus appear fine now, although the other problem with redrawing still remains.
https://bugs.freedesktop.org/show_bug.cgi?id=28612
--- Comment #4 from Niels Clemmensen ncl@privat.dk 2010-06-22 02:28:59 PDT --- I have exactly the same problem (ati radeon x1250) with Blender 2.49a but not with Blender 2.5 (latest svn). But after the latest 2-3 upgrades from xorg-edgers/lucid I now got an segmentation fault with r300g (error 4 in r300_dri.so) and Blender just close. This happen both with Blender 2.49a and 2.5. I'm not sure this have something to do with commit 9b2ebcaf4b94bfc8756f6b216e0e452013616f2c but the segmentation fault happen around that time.
https://bugs.freedesktop.org/show_bug.cgi?id=28612
--- Comment #5 from Marek Olšák maraeo@gmail.com 2010-06-22 02:32:40 PDT --- There is a segfault fix in 59df6725afd9c0d50cd962dd01db868be13284db.
https://bugs.freedesktop.org/show_bug.cgi?id=28612
--- Comment #6 from Niels Clemmensen ncl@privat.dk 2010-06-22 12:30:46 PDT --- The segfault fix in 59df6725afd9c0d50cd962dd01db868be13284db don't work. Blender still crash with a segmentatin fault. I have add a new bug (see bug 28674).
https://bugs.freedesktop.org/show_bug.cgi?id=28612
--- Comment #7 from Marek Olšák maraeo@gmail.com 2010-07-08 13:07:21 PDT --- Is this still an issue with current mesa git?
https://bugs.freedesktop.org/show_bug.cgi?id=28612
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME
--- Comment #8 from Marek Olšák maraeo@gmail.com 2010-07-09 16:05:58 PDT --- Works for me on RV350.
dri-devel@lists.freedesktop.org