https://bugs.freedesktop.org/show_bug.cgi?id=30401
Summary: starting programs with Qt 4.7 opengl es2 graphicssystem fail Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: martinstolpe@gmail.com
I've compiled Qt 4.7 with the opengl es2 backend. When I try to start for example dolphin with the opengl engine: okular -graphicssystem=opengl it fails with the following error: okular: symbol lookup error: /usr/lib/egl/egl_gallium.so: undefined symbol: drmGetMagic
Card is a X1400 in T60 notebook.
https://bugs.freedesktop.org/show_bug.cgi?id=30401
--- Comment #1 from Martin Stolpe martinstolpe@gmail.com 2010-09-27 12:38:59 PDT --- Config mentioned above was mesa with gallium and xf86-video-ati
https://bugs.freedesktop.org/show_bug.cgi?id=30401
Martin Stolpe martinstolpe@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://freedesktop.org/sho | |w_bug.cgi?id=30405
https://bugs.freedesktop.org/show_bug.cgi?id=30401
--- Comment #2 from Martin Stolpe martinstolpe@gmail.com 2010-09-28 03:23:17 PDT --- *** Bug 30405 has been marked as a duplicate of this bug. ***
https://bugs.freedesktop.org/show_bug.cgi?id=30401
--- Comment #3 from Marek Olšák maraeo@gmail.com 2011-02-10 17:47:38 PST --- Is this issue still present with the current Mesa master branch?
https://bugs.freedesktop.org/show_bug.cgi?id=30401
--- Comment #4 from Martin Stolpe martinstolpe@gmail.com 2011-02-11 09:19:08 PST --- Created an attachment (id=43257) --> (https://bugs.freedesktop.org/attachment.cgi?id=43257) starting dolphing with opengl graphicssystem
It still doesn't work but the error seems to be another one. Qt is compiled with the "-opengl es2" switch.
https://bugs.freedesktop.org/show_bug.cgi?id=30401
--- Comment #5 from Martin Stolpe martinstolpe@gmail.com 2011-02-11 09:19:38 PST --- Created an attachment (id=43258) --> (https://bugs.freedesktop.org/attachment.cgi?id=43258) configure options for mesa
https://bugs.freedesktop.org/show_bug.cgi?id=30401
Tomasz P. son_of_the_osiris@interia.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX
--- Comment #6 from Tomasz P. son_of_the_osiris@interia.pl --- opengl backend is still experimental http://qt-project.org/forums/viewthread/8294 http://doc.qt.digia.com/4.7/qapplication.html#setGraphicsSystem),
on rv350 window content is complitly a mess.
dri-devel@lists.freedesktop.org