https://bugs.freedesktop.org/show_bug.cgi?id=28649
Summary: Stellarium font and icon problems Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: cryptooctoploid@gmail.com
Created an attachment (id=36400) --> (https://bugs.freedesktop.org/attachment.cgi?id=36400) stellarium
Fonts and icons are not displayed in stellarium with my RS780 card and running the latest git kernel. I have attached a screenshot showing the problem. (Normally icons and text appears in the two bars on the left and the button of the screen.)
Here is a picture showing the uncorrupted interface: http://www.stellarium.org/img/screenshots/0.10-new-interface.jpg
https://bugs.freedesktop.org/show_bug.cgi?id=28649
--- Comment #1 from Alex Deucher agd5f@yahoo.com 2010-06-21 08:14:37 PDT --- What components did you change? Was it just the kernel? Did you also upgrade mesa? Please also attach your xorg log and dmesg.
https://bugs.freedesktop.org/show_bug.cgi?id=28649
--- Comment #2 from Octoploid cryptooctoploid@gmail.com 2010-06-21 08:38:06 PDT --- This is an older problem (~4-5 month) and when it first happened, the problem could be solved by simply switching to an older kernel.
Right now I'm using: OpenGL vendor string: Advanced Micro Devices, Inc. OpenGL renderer string: Mesa DRI R600 (RS780 9614) 20090101 TCL DRI2 OpenGL version string: 2.0 Mesa 7.8.2 OpenGL shading language version string: 1.10
https://bugs.freedesktop.org/show_bug.cgi?id=28649
--- Comment #3 from Octoploid cryptooctoploid@gmail.com 2010-06-21 08:38:48 PDT --- Created an attachment (id=36401) --> (https://bugs.freedesktop.org/attachment.cgi?id=36401) Xorg.0.log
https://bugs.freedesktop.org/show_bug.cgi?id=28649
--- Comment #4 from Octoploid cryptooctoploid@gmail.com 2010-06-21 08:39:36 PDT --- Created an attachment (id=36402) --> (https://bugs.freedesktop.org/attachment.cgi?id=36402) dmesg
https://bugs.freedesktop.org/show_bug.cgi?id=28649
--- Comment #5 from Nicolas Kaiser nikai@nikai.net 2010-06-21 09:19:40 PDT --- The same at my place with OpenGL vendor string: Advanced Micro Devices, Inc. OpenGL renderer string: Mesa DRI R600 (RS780 9610) 20090101 TCL DRI2 OpenGL version string: 2.0 Mesa 7.9-devel OpenGL shading language version string: 1.10
I spotted a note about font problems at the Stellarium forums, and was able to work around by adding
use_qpaintenginegl2 = false
to [main] in .stellarium/config.ini
https://bugs.freedesktop.org/show_bug.cgi?id=28649
--- Comment #6 from Octoploid cryptooctoploid@gmail.com 2010-06-21 09:26:37 PDT --- Thanks for the workaround. It fixes the problem here.
https://bugs.freedesktop.org/show_bug.cgi?id=28649
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|DRI |Mesa Component|DRM/Radeon |Drivers/DRI/R600
--- Comment #7 from Michel Dänzer michel@daenzer.net 2010-06-21 23:45:12 PDT --- Most likely a Mesa driver issue.
https://bugs.freedesktop.org/show_bug.cgi?id=28649
Nicolas Kaiser nikai@nikai.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME
--- Comment #8 from Nicolas Kaiser nikai@nikai.net 2011-02-14 13:03:02 PST --- Meanwhile, it also works for me without disabling "use_qpaintenginegl2".
System environment: -- system architecture: amd64 -- Linux distribution: Gentoo -- GPU: RS780 -- Model: ATI Radeon HD 3200 (780G) -- Display connector: VGA -- xf86-video-ati: 6.14.0 -- xserver: 1.9.4 -- mesa: 07eb660fc92b63213b542d47671b0d944286b77a -- drm: 550fe2ca3b29ad2191eab4fdfbed9ed21e25492d -- kernel: 2.6.38-rc3
dri-devel@lists.freedesktop.org