
KCometen3
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
14 years ago
1.1
* New effects
* Random background
fwjs28
12 years ago
Report
loki
12 years ago
openSUSE packages are available too: [url]http://packages.opensuse-community.org/index.jsp?searchTerm=kcometen3[url]
Report
Intj
12 years ago
http://www.kde-look.org/content/show.php?content=86903
Please try it and tell me if it works!
Report
shaumux
13 years ago
If not, is a version planned?
Report
jasonf
13 years ago
Report
avatar1024
13 years ago
I have exactly the same problem with mandriva 2008. For me too everything was fine with the 2007 and 2007spring. I've tried on different hardware configuration (but only with nvidia proc) and the problem is still there.
Thanks for your help
Report
junaitari
13 years ago
Report
hard2hold54
13 years ago
Report
mrukus
13 years ago
Report
Superstoned
13 years ago
you will need the -dev versions of the KDE packages, so kdebase-dev or something. This will also pull in most other stuff you need for compiling. Then it's up to you to start the 'configure', and see if everything is in place. So go to the location you extracted the archive in, and do ./configure -> then in the output you most likely find errors, it complains about missing stuff. Googling and searching in your package database will then help you to identify and install the missing stuff. Re-run configure etc, until it tells you to start make. Do it, then become root (sudo su) and do make install.
Good luck ;-)
Report
Ronin63
13 years ago
Report
Abadonna
13 years ago
I've been using this spectacular screen saver for few months. Everything was great in Mandriva 2007, 2007.1 but something is wrong in the latest Mandriva 2008...
Kcometen, instead of creating eye-popping explosions, patterns, etc, creates myriads of glowing dots flying everywhere... It is still nice, but definitely not as great as it used to be.
I have created a screenshot: http://www.abadonna.info/ebay/snap1.png
Help me to fix this problem. Please...
Report
henkees
13 years ago
I's the first RPM I ever made, and tested it on two machines only.
If you are intersted in it, send me a mail: henkesi@hotmail.com, or at
henkees@zeeuw-web.com
When it works, or don't work: send me a mail with the errors.
Report
henkees
13 years ago
./configure --prefix=/opt/kde3/
--with-qt-libraries=/usr/lib64/qt3/
lib64/ --libdir=/opt/kde3/lib64
And it works finally!!
Report
henkees
13 years ago
Does ANYONE knows how this can be compiled on Suse 10.2 ????
Thanks in advance!
Report
scummos
13 years ago
b) configure with prefix /opt/kde3:
./configure --prefix=/opt/kde3
greetings scummos
Report
Sebien
13 years ago
I like the animation, where we seam to navigate inside the box...
I would opt for "Random Colors" by default, tought.
I vote for having it included by default in KDE4.
Report
pelzowski
13 years ago
People would love this one
Report
amr2205
13 years ago
Report
Netmaskx90
13 years ago
great work tvb-xxx hope to see more projects like this in the future.
Thanks again.
-Netmaskx90
Report
TrashOverride
13 years ago
Report
uPc44
13 years ago
Report
lolo47
13 years ago
I can observe this great screensaver by hours.
But cna you add Gamma coretion to
screen saver config panel pleass. I use usually
Gamma 0.6 in xorgconf so it's then
too dark, and I have to increase by hand every time. Thanks a lot!
Report
bugmenot
13 years ago
Secondly, the eBuild for this package exists in the Xeffects overlay:
http://wiki.gentoo-xeffects.org/Overlay
Use that URL to guide you through it.. I use Layman to keep up with the majority of my overlays, although using SVN directly will work as well.
It is also important to note the following
How to view this screensaver using XScreenSaver:
1) You must first edit
/usr/share/X11/app-defaults/XScreenSaver
and add a line for the new screensaver:
GL: "kCometen3" kcometen3.kss --root \n\
2) Edit your kCometen3 settings:
$ kcometen3.kss --setup
3) Run xscreensaver-demo and select the screensaver.. Note, it will open a full screen window to "sample" from.
Also, this screensaver doesn't support Xinerama, so dual heads will not work so great with it.
Report
Steffman
13 years ago
And now I need your help. I logged the output and here are the erroneous parts:
--------------------
make[2]: entering directory '/home/stefan/downloads/kcometen3-1.1/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kcometen3.o -MD -MP -MF ".deps/kcometen3.Tpo" \
-c -o kcometen3.o `test -f 'kcometen3.cpp' || echo './'`kcometen3.cpp; \
then mv -f ".deps/kcometen3.Tpo" ".deps/kcometen3.Po"; \
else rm -f ".deps/kcometen3.Tpo"; exit 1; \
fi
/usr/share/qt3/bin/moc ./kglcometen3.h -o kglcometen3.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kglcometen3.o -MD -MP -MF ".deps/kglcometen3.Tpo" \
-c -o kglcometen3.o `test -f 'kglcometen3.cpp' || echo './'`kglcometen3.cpp; \
then mv -f ".deps/kglcometen3.Tpo" ".deps/kglcometen3.Po"; \
else rm -f ".deps/kglcometen3.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT cometenscene.o -MD -MP -MF ".deps/cometenscene.Tpo" \
-c -o cometenscene.o `test -f 'cometenscene.cpp' || echo './'`cometenscene.cpp; \
then mv -f ".deps/cometenscene.Tpo" ".deps/cometenscene.Po"; \
else rm -f ".deps/cometenscene.Tpo"; exit 1; \
fi
----------------------
There are more errors, but I think it could be too long a comment, and they are probably based on the same reason(s). If needed, I will of course provide them. I understand that the making went wrong, that the Tpo-files weren't created, but I have no idea why and how it could be fixed.
Can anybody help me? Please? I like kcometen very much!
Report