Warning: session_start(): open(/tmp/sess_cv5h0eu1pi7bi0ds2392rdsua5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KDE Asciiquarium openDesktop.org
-
 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 (4) . 

KDE Asciiquarium

   0.3.2  

KDE Screensaver

Score 71%
KDE Asciiquarium
zoom


Downloads:  15256
Submitted:  Sep 17 2005

Description:

KDE Asciiquarium is a KDE screensaver based off of Kirk Baucom's FABULOUS asciiquarium program (http://www.robobunny.com/projects/asciiquarium/).

Or in other words, it's a simulation of an ocean scene, but using ASCII art instead.

NOTE This content is the KDE 3 version of the screensaver. I have not uploaded the KDE 4 port here because it is now included with KDE 4 in the kdeartwork module.

Note the screenshot preview will probably be a bit dark, view the full screenshot to see what it's more likely to look like.

To install:
Extract the tarball, and change to its directory (aasaver-0.3.2). In that directory, run the following:

./configure
make
make install (this may need run as root)

You will then be able to find Asciiquarium in the Miscellaneous category of the Screensaver Control Panel.

At this time the only option is the number of fish to have present.

Thanks to Maksim Orlovich for starting the project, and Kirk Baucom and Joan Stark for the asciiquarium program and ASCII Art.




Changelog:

0.3.2 -- Initial public release.




LicenseGPL
Send to a friend
Subscribe
Other  Content  from pynm0001
Report inappropriate content



goto page: prev   1  2  3  4 

-

 Mandriva 2008

 
 by lsolano on: Oct 27 2007
 
Score 50%

This screen saver installs without any problem on Mandriva 2008.

Thanks!


Reply to this

-
.

 Re: Mandriva 2008

 
 by carolinawren on: Nov 24 2007
 
Score 50%

I could not install in my Mandriva 2008 KDE.
Quote:
[joonas@localhost aasaver-0.3.2]$ su
Password:
[root@localhost aasaver-0.3.2]# ./configure
scons not installed, installing local copy.
scons: Reading SConscript files ...
Checking for kde-config : kde-config was found
Checking for kde version : 3.5.7
Checking for the qt library : qt is in /usr/lib/qt3/
Checking for uic : uic was found as /usr/lib/qt3//bin/uic
Checking for moc : moc was found as /usr/lib/qt3//bin/moc
Checking for the qt includes : ok /usr/lib/qt3//include/
Checking for the kde includes : ok /usr/include/
scons: done reading SConscript files.
scons: Building targets ...
scons: Nothing to be done for `configure'.
scons: done building targets.
Generating ./Makefile
Generating ./src/Makefile

The Makefile(s) have been generated. Type:
`make' to build aa.kss, and
`make install' to install aa.kss.

[root@localhost aasaver-0.3.2]# make
processing AASaverConfig.kcfgc to get AASaverConfig.h and AASaverConfig.cpp
kconfig_compiler -dsrc src/asciiquarium.kcfg src/AASaverConfig.kcfgc
-I/usr/include/ -I/usr/lib/qt3//include/ -O2 -DNDEBUG -DNO_DEBUG -Wno-non-virtual-dtor -Wno-sign-compare -Wno-trigraphs -DQT_NO_TRANSLATION -I. -Isrc -Isrc -c -o src/AASaverConfig.o src/AASaverConfig.cpp
sh: -/: invalid option
Usage: sh [GNU long option] [option] ...
sh [GNU long option] [option] script-file ...
GNU long options:
--debug
--debugger
--dump-po-strings
--dump-strings
--help
--init-file
--login
--noediting
--noprofile
--norc
--posix
--protected
--rcfile
--restricted
--verbose
--version
--wordexp
Shell options:
-irsD or -c command or -O shopt_option (invocation only)
-abefhkmnptuvxBCHP or -o option
scons: *** [src/AASaverConfig.o] Error 2
make: *** [all] Error 2
[root@localhost aasaver-0.3.2]#
[joonas@localhost aasaver-0.3.2]$ su
Password:
[root@localhost aasaver-0.3.2]# ./configure
scons not installed, installing local copy.
scons: Reading SConscript files ...
Checking for kde-config : kde-config was found
Checking for kde version : 3.5.7
Checking for the qt library : qt is in /usr/lib/qt3/
Checking for uic : uic was found as /usr/lib/qt3//bin/uic
Checking for moc : moc was found as /usr/lib/qt3//bin/moc
Checking for the qt includes : ok /usr/lib/qt3//include/
Checking for the kde includes : ok /usr/include/
scons: done reading SConscript files.
scons: Building targets ...
scons: Nothing to be done for `configure'.
scons: done building targets.
Generating ./Makefile
Generating ./src/Makefile

The Makefile(s) have been generated. Type:
`make' to build aa.kss, and
`make install' to install aa.kss.

[root@localhost aasaver-0.3.2]# make
processing AASaverConfig.kcfgc to get AASaverConfig.h and AASaverConfig.cpp
kconfig_compiler -dsrc src/asciiquarium.kcfg src/AASaverConfig.kcfgc
-I/usr/include/ -I/usr/lib/qt3//include/ -O2 -DNDEBUG -DNO_DEBUG -Wno-non-virtual-dtor -Wno-sign-compare -Wno-trigraphs -DQT_NO_TRANSLATION -I. -Isrc -Isrc -c -o src/AASaverConfig.o src/AASaverConfig.cpp
sh: -/: invalid option
Usage: sh [GNU long option] [option] ...
sh [GNU long option] [option] script-file ...
GNU long options:
--debug
--debugger
--dump-po-strings
--dump-strings
--help
--init-file
--login
--noediting
--noprofile
--norc
--posix
--protected
--rcfile
--restricted
--verbose
--version
--wordexp
Shell options:
-irsD or -c command or -O shopt_option (invocation only)
-abefhkmnptuvxBCHP or -o option
scons: *** [src/AASaverConfig.o] Error 2
make: *** [all] Error 2
[root@localhost aasaver-0.3.2]#


Reply to this

-
.

 probmes installin on

 
 by aztk on: Mar 28 2008
 
Score 50%

[root@1309-6 aasaver-0.3.2]# ./configure
scons not installed, installing local copy.
scons: Reading SConscript files ...
Checking for kde-config : kde-config was found
Checking for kde version : 3.5.7
Checking for the qt library : qt is in /usr/lib/qt3
Checking for uic : uic was not found - set QTDIR put it in your PATH ?
Unable to configure scons

then i try this
[root@1309-6 aasaver-0.3.2]# export QTDIR=/usr/lib/qt3
[root@1309-6 aasaver-0.3.2]# ./configure

but same error

what its wrong?
tnx


Reply to this

-

 Error

 
 by giofra on: Jul 8 2008
 
Score 50%

Hi!!!
After i wrote in the shell ./configure it's all ok...
but when i write make i receive this error message:
make: *** No targets specified and no makefile found. Stop.

after make install:
make: *** No rule to make target `install'. Stop.

Why???
Anyone??


Reply to this

-
.

 devel libs and headers

 
 by liegerm on: Jul 19 2008
 
Score 50%

If you get an error about uic, try installing the qt devel package. You also need the KDE headers which can be found in the kde devel package for your distro.

Works great! Thanks! I'm off to find an ASCII version of Quake 4...


Reply to this

-

 KDE 4.1

 
 by jseabold on: Oct 19 2008
 
Score 50%

This looks great anybody have it working on KDE 4.*? Anyone know how to make it show up in the new System Settings?


Reply to this

-

 KDE 4.1 Instructions

 
 by kvoort on: Nov 5 2008
 
Score 50%

I have my aasciiquarium back!

To have it working under kde4, apply the supplied .diff patch to src/asciiquarium.desktop, which will modify it to meet kde4 standards, then configure, build, and install as usual.

After installing, the asciiquarium.desktop file needs to be moved from the old kde3 location to the new kde4 location. The configure scripts still rely on a tool (kde-config) which returns kde3 installation locations (usr/share/applnk), and I can't figure out how to fix this. The asciiquarium.desktop file needs to be moved to /usr/share/kde4/services/ScreenSavers/.

This should have it working under kde4.

---PATCH---


--- aasaver-0.3.2-old/src/asciiquarium.desktop 2005-09-16 22:01:41.000000000 -0400
+++ aasaver-0.3.2/src/asciiquarium.desktop 2008-11-05 11:22:06.000000000 -0500
@@ -2,10 +2,10 @@
Encoding=UTF-8
Exec=asciiquarium.kss
Icon=kscreensaver
-Type=Application
+Type=Service
+X-KDE-ServiceTypes=ScreenSaver
Actions=InWindow;Root;Setup
Name=Asciiquarium
-X-KDE-Category=Miscellaneous

[Desktop Action InWindow]
Exec=asciiquarium.kss -window-id %w


Government is like fire - a handy servant, but a dangerous master.
- George Washington

Government is not reason, it is not eloquence - it is force.
- George Washington

Reply to this

goto page: prev   1  2  3  4 

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