-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  . 

Really Slick Screensavers

   0.3  

KDE Screensaver

Score 63%
Really Slick Screensavers
zoom


Really Slick Screensavers
zoom


Really Slick Screensavers
zoom


Link:  Link
Downloads:  37985
Submitted:  Jul 13 2004
Updated:  Jul 24 2004

Description:

This download contains four screensavers from the "Really Slick Screensavers" collection, for KDE:

Plasma
Lattice
Skyrocket
Helios

The original author of these screensavers is Terence M. Welsh.

Note: To enable sound in the Skyrocket screensaver, you will need to install OpenAL and its devel packages BEFORE you compile.




Changelog:

Changes in 0.3:
* Fixed the -lopenal compilation error.
* Fixed the "make eats all memory" compilation error.
* Various other tiny bugfixes.
Note: If 0.2 worked fine for you, there should be no reason to download this update.

Changes in 0.2:
* Fix a compilation error when OpenAL wasn't installed.
* Fix a compilation error related to std::list
* New screenshots :)




LicenseGPL
(Source)
Send to a friend
Subscribe
Other  Content  from davidsansome
Report inappropriate content



goto page: prev   1  2  3  4  5 

-
.

 make eats all memory

 
 by madpenguin8 on: Jul 15 2004
 
Score 50%

During make cc1plus decides to eat all of my memory. On lattice.cpp it seems to start eating the ram, after only a few seconds top shows over 70% mem usage for the process.

Linux Opteron 2.6.7-gentoo-r7 #3 SMP Fri Jul 2 23:06:44 EDT 2004 x86_64 5 GNU/Linux

GCC 3.4.1

KDE 3.3beta1


Reply to this

-

 Re: make eats all memory

 
 by aaron on: Jul 15 2004
 
Score 50%

I get the same thing. All my programs stop responding during make (due to lack of memory), and compiling quits with a "g++ internal error". I've compiled a bunch of programs before and have had no effects like this. Almost same exact setup as above, but with a P4.


Reply to this

-

 Compilation problems

 
 by DexterMagnific on: Jul 15 2004
 
Score 50%

The compilation always fails and requires the openal librairies. i get this error :
/usr/bin/ld : cannot find -lopenal


Reply to this

-

 Great work!

 
 by wintermte on: Jul 15 2004
 
Score 50%

These are some of the best screensavers I have seen on any platform. Great work!


Reply to this

-

 Fixed compilation

 
 by DexterMagnific on: Jul 16 2004
 
Score 50%

I have succeeded in compiling it. When the compilation fails, just take the commandline (copy+past) and delete the -lopenal option. it compiles fine.
But the screensavers are sloooooooooooooooooooooooooooooow even with openGL (hardware) support.


Reply to this

-

 Failure fix...

 
 by wwwonka on: Jul 22 2004
 
Score 50%

If it fails to compile with the error:
....................................
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -o skyrocket.kss skyrocket.o rsVec.o rsMatrix.o rsQuat.o skyrocketsetup.o -lkdeui -lkscreensaver -lMesaGLU -lMesaGL -lX11 -lm -lopenal
/usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: cannot find -lopenal
collect2: ld returned 1 exit status
make[3]: *** [skyrocket.kss] Error 1
make[3]: Leaving directory `/home/toele/rss-kde-0.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/toele/rss-kde-0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/toele/rss-kde-0.2'
make: *** [all] Error 2
.........................................

do this:

1) cd src
2) run command :
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -o skyrocket.kss skyrocket.o rsVec.o rsMatrix.o rsQuat.o skyrocketsetup.o -lkdeui -lkscreensaver -lMesaGLU -lMesaGL -lX11 -lm
3) run "make"
4) cd ..
5) run make
6) should compile fine now, and do a "make install"


Reply to this

-

 help...

 
 by Superstoned on: Jul 25 2004
 
Score 50%

my screensavers dont show up anymore! no screen saver is there, while under other users they do appear. does anyone know how to solve this?


Reply to this

goto page: prev   1  2  3  4  5 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team