View Single Post
  #26  
Old 21-04-2010, 07:27 AM
Barrykgerdes
Registered User

Barrykgerdes is offline
 
Join Date: Feb 2007
Location: Beaumont Hills NSW
Posts: 2,900
Quote:
Originally Posted by fhub View Post
Ok, I've now tried the last svn6155 and your patch above, but the problem on ATI graphics still exists: the realtime update stops after a few seconds, it starts again when I move the mouse but again only for a few seconds!

I really wonder when/if the Stellarium programmers will finally be able to fix this bug, for me this doesn't look at all like an OpenGL problem of the ATI driver ...
From what I have gathered it is not a problem with Stellarium. Stellarium uses many of the newer features of OpenGl but ATI has not updated its drivers to suit these new features.

The programmers have put quite a few work arounds to bypass many of the problems but have not been able to solve all these problems. I have not had any problems but I do not have any computers with ATI video

have you tried

use_glshaders = false
use_qpaintenginegl2 = false

in the config.ini file

Barry
Reply With Quote