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

KCometen4

   1.0.8  

KDE Screensaver

Score 87%
KCometen4
zoom


KCometen4
zoom


Link:  Link
Downloads:  16537
Submitted:  Aug 21 2008
Updated:  Jul 30 2010

Description:

KCometen4 is an OpenGL KDE screensaver. Inside a box is a nifty light show that features lightning and exploding comets. It lets you configure various effects like comet behavior, camera movement, box face images, etc.




Changelog:

Version 1.0.8
* Remove legacy configure script.
* Fix a few compiler warnings and an error that prevented compilation with clang.




LicenseGPL
Source(kcometen4-1.0.8.tar.gz)
Send to a friend
Subscribe
Other  Content  from jstamp
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7 

-
.

 Error with make

 
 by ororo on: Nov 16 2008
 
Score 50%

Can anyone help me?
-----
make[2]: *** No rule to make target `/build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/lib/libkdecore.so', needed by `src/kcometen4.kss'. Stop.
make[2]: Leaving directory `/home/vercelli/Download/kcometen4-1.0.3/build'
make[1]: *** [src/CMakeFiles/kcometen4.kss.dir/all] Error 2
make[1]: Leaving directory `/home/vercelli/Download/kcometen4-1.0.3/build'
make: *** [all] Error 2


Reply to this

-

 Re: Error with make

 
 by jstamp on: Nov 18 2008
 
Score 50%

That is a very strange error. What steps did you follow for compiling? What distribution/version are you using?


Reply to this

-
.

 Re: Re: Error with make

 
 by cordetese on: Nov 20 2008
 
Score 50%

I get the same error :-(, on a Kubuntu 8.10. Any hint?


Reply to this

-

 Re: Re: Re: Error with make

 
 by jstamp on: Nov 20 2008
 
Score 50%

This looks like a bug in Ubuntu's kdelibs5-dev package.

See the file
/usr/share/kde4/apps/cmake/modules/KDELibsDependenciesInternal.cmake

It adds the following nonexistent library to solid_LIB_DEPENDS:
/build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/lib/libkdecore.so

You might want to file a bug report with the Ubuntu folks.


You can work around it for now. You can either edit the above file, or, once you get this compile error, look for the bad library location in:
build/src/CMakeFiles/kcometen4.kss.dir/build.make

Change it to: /usr/lib/libkdecore.so

Then run make again.


Reply to this

-
.

 Re: Re: Re: Re: Error with make

 
 by cordetese on: Nov 21 2008
 
Score 50%

Thanks! Now it compiles without error.... but I'm not able to see the screensaver in the list of available ones!
Any other useful suggestion? :-)


Reply to this

-

 Re: Re: Re: Re: Re: Error with make

 
 by jstamp on: Nov 22 2008
 
Score 50%

Looks like KDE isn't checking the local installation directory for the screensaver desktop file. I don't know why that would be.

Try this:
cp /usr/local/share/kde4/services/ScreenSavers/kcometen4.desktop \
~/.kde/share/kde4/services/ScreenSavers


Reply to this

-
.

 Re: Re: Re: Re: Re: Re: Error with make

 
 by cordetese on: Nov 22 2008
 
Score 50%

Great! Now all works fine! (I've tried something like this, but I use the wrong directory...).

Thanks a lot!



-

 set as default screensaver

 
 by dutchslab on: Dec 18 2008
 
Score 50%

Hi-

Very cool screensaver!

I'm running KDE4 on Kubuntu.

I managed to compile and and also ran make install.

If I type kcometen4.kss, the demo works fine, but if go to System Settings, Desktop, Screen Saver, it doesnt show up.

How would I go about configuring this as the default screensaver?

tia,
geremy


Reply to this

-

 Re: set as default screensaver

 
 by jstamp on: Dec 19 2008
 
Score 50%

Thanks!

I mentioned a fix above but it got buried in a thread. It looks like KDE isn't searching for screensaver .desktop files under /usr/local.

A quick workaround is to copy kcometen4.desktop into your user settings. Some distros have that under ~/.kde4, but Ubuntu's is under ~/.kde So:

cp kcometen4.desktop \
~/.kde/share/kde4/services/ScreenSavers/kcometen4.desktop

It should now appear in System Settings.


Reply to this

-

 Re: Re: set as default screensaver

 
 by dutchslab on: Jan 4 2009
 
Score 50%

worked like a charm, thanks again for the help, and the sweet screensaver!


Reply to this

-
.

 Hi all!

 
 by butt on: Jan 24 2009
 
Score 50%

It's best screensaver what i see.
But.... After opening settings and click use midmaps background in "Test" disapered, and i cant move it back


Reply to this

-

 Re: Hi all!

 
 by jstamp on: Jan 24 2009
 
Score 50%

That's strange. I haven't seen that before.

Please send me an email that has before/after screenshots and your ~/.kde4/share/config/kcometen4.kssrc config file.

Thanks.


Reply to this

-
.

 Re: Re: Hi all!

 
 by butt on: Jan 26 2009
 
Score 50%

I delete ~/.kde/share/config/kcometen4.kssrc
Open settings dialog
Click "test"
All fine
Click "test"
All BAD :-) (no background)
If i set bg to photo dir all fine
Quote:
$ cat kcometen4.kssrc
[Settings]
bgdir=
bgfile=
bgsize=2
bgtype=0
color=0
cube=false
curvecomet=true
fov=76
freecamera=true
freecamspeed=1.5
interval=1.25
lightning=true
matrix=true
maxfps=60
mipmaps=false
particledensity=100
rotatecomet=true
sizescale=2.5
slowmotion=true
splitcomet=true
timescale=1


Reply to this

-

 Re: Re: Re: Hi all!

 
 by jstamp on: Jan 26 2009
 
Score 50%

Thanks for that. I am able to reproduce the problem. I'll see what I can find out.


Reply to this

-
.

 Build fails gentoo & kde 4.2

 
 by shaumux on: Jan 29 2009
 
Score 50%

I get this when building.

o CMakeFiles/kcometen4.kss.dir/settings.o CMakeFiles/kcometen4.kss.dir/vec.o -o kcometen4.kss -rdynamic -L/usr/kde/4.2/lib64 -lkio -lkscreensaver -lQtOpenGL -lGLU -Wl,-rpath,/usr/kde/4.2/lib64:::::::::::::::::::
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lQtOpenGL
collect2: ld returned 1 exit status
make[2]: *** [src/kcometen4.kss] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-misc/kcometen4-1.0.3/work/kcometen4_build'
make[1]: *** [src/CMakeFiles/kcometen4.kss.dir/all] Error 2
make[1]: Leaving directory `/var/tmp/portage/kde-misc/kcometen4-1.0.3/work/kcometen4_build'
make: *** [all] Error 2


Reply to this

-

 Re: Build fails gentoo & kde 4.2

 
 by jstamp on: Jan 29 2009
 
Score 50%

Do you have qt-opengl installed?


Reply to this

-

 Re: Re: Build fails gentoo & kde 4.2

 
 by shaumux on: Jan 29 2009
 
Score 50%

Yes its installed.
Any other ideas?


Reply to this

-

 Re: Re: Re: Build fails gentoo & kde 4.2

 
 by jstamp on: Jan 30 2009
 
Score 50%

I'll look into it. Is it in gentoo's portage repository?


Reply to this

-

 kcometen4 in slackware 12.2

 
 by K-D-E on: Feb 7 2009
 
Score 50%

What do I need to do to see kcometen4 in srceen saver list? When I run kcomenten from /usr/local/share/kde4/services/ScreenSavers/kcometen4.desktop or /usr/local/bin/kcometen4.kss it works just fine but i dont know how to set it as screen saver.

Thanks!


Reply to this

-

 Re: kcometen4 in slackware 12.2

 
 by jstamp on: Feb 10 2009
 
Score 50%

As you said, it looks like KDE isn't searching for screensaver .desktop files in /usr/local. Other people have had this issue, so I'd better put it in the README.

You can work around this by copying kcometen4.desktop to your KDE4 settings dir:

~/.(kde|kde4)/share/kde4/services/ScreenSavers

After KDE rescans the settings it should show up in the System Settings Screen Saver module.


Reply to this

-

 Re: kcometen4 in slackware 12.2

 
 by mfillpot on: Aug 30 2010
 
Score 50%

If you wish to run kcometen4 in slackware you can get the slackbuild scripts for it at http://slackbuilds.org/result/?search=kcometen4&sv= in the case of running it on slackware 12.2 you can use the slackware 13.0 script.

The script builds a working slackware package that is auto-detected by xscreensaver.


Reply to this

-

 Re: Re: kcometen4 in slackware 12.2

 
 by K-D-E on: Aug 30 2010
 
Score 50%

I managed to run kcomenten4 in slackware 12.2 and 13.1 by copying kcometen4.desktop in KDE4 settings dir (as jstamp said), but with slackbuild installation is much easier .. Thanks man!


Reply to this

-
.

 awesome!

 
 by sparxxxie on: Feb 10 2009
 
Score 50%

this is the best screensaver i've ever seen. great work! keep it up!


Reply to this

goto page: prev   1  2  3  4  5  6  7 

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