The problem is actually with the ebuild for kdeartwork (from what I have
seen):
use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
myconf="$myconf --without-gl"
This was taken from the .ebuild file for kdeartwork. It is changing the use
to what the person requires, but then goes through and cancels it out again.
I went through and commented out the second line:
#myconf="$myconf --without-gl"
And then recompiled kdeartwork... OpenGL screensavers now work perfectly for
me. Of course this is a change in the file that will disappear with the next
"emerge rsync", so be aware if you recompile that you check this.
Not sure exactly why they have this blocked out (could be that it causes
problems with certain setups), however it works perfectly here. (Athlon
1200, NVidia TNT2, and everything compiled with the highest optimizing...)
Justin T
Post by Prashanth Aditya SusarlaIn my opinion, the OpenGL screensavers in KDE won't work. Atleast quite a
few on irc.openprojects.net#gentoo or this list couldn't get them to work.
Someone once mentioned that to enable them one needs to use the full
version of qt. What we get is the free version.
Regards,
Prashanth Aditya Susarla
Post by Christoph RademacherYou can try one of the opengl screensavers if you use KDE
Post by Ian TruelsenHow can I test to see whether opengl is working on my system?
Ian Truelsen
Masters program in Philosophy
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)