


Various KDE 1.-4. Improvements by lunimare 6 comments

Karamba & Superkaramba by mjkersey 17 comments

Amarok 1.x Scripts by camico 9 comments

Cliparts by eeproms 4 comments

Utilities by finrold 24 comments
Traceback (most recent call last):
File "./KatchTV", line 59, in ?
mainFunc()
File "./KatchTV", line 31, in mainFunc
from KTVMainWindow import KTVMainWindow
File "/home/logan1/Documents/KatchTV/code/KTVMainWindow.py", line 11, in ?
from kparts import KParts
ImportError: /usr/lib/python2.4/site-packages/kparts.so: undefined symbol: _ZN11konsolePart8setPtyFdEi
I do run a few python-kde type apps without any issues this is a first for me. - May 26 2007

KDE Plasma Screenshots by stivani 9 comments

Desktop Concepts by k3ks 5 comments

Wallpaper Other by kosarajudeepak 9 comments
If you could make a product that screams "lockin" the Crapple iPhone would be the winning contender.
Im getting an Open Moko GSM mobile phone, totally open and runs Linux and for some reason looks like a CrApple iPhone before it ever became public.
Opem Moko phone -> http://www.openmoko.com/press/index.html - Feb 10 2007
Also seems to be heavily tied to gpod (yes I have that installed too) and complains no end about it.
This project definitely needs more work. - Feb 02 2007

Graphic Apps by kusi 28 comments

Graphic Apps by kusi 28 comments
Should add that to the configure script. - Jan 27 2007

Graphic Apps by kusi 28 comments
In file included from ogl.cpp:40:
ogl.h:38:31: error: libkipi/imageinfo.h: No such file or directory
ogl.h:39:31: error: libkipi/interface.h: No such file or directory
ogl.h:40:37: error: libkipi/imagecollection.h: No such file or directory
ogl.h:59: error: 'KIPI' has not been declared
Shame this looks interesting. - Jan 27 2007

Full Icon Themes by conteXx 44 comments

Wallpapers Kubuntu by neovo 3 comments

KDE 3.x Splash Screens by jesusda 20 comments
1. download tar.bz2 package (not the source package) then open a terminal
2.type: cd /home/user_name/where/you/put/file/
3. type: tar jxvf splash[TAB] [ENTER]
4. type: cd splash[TAB]
5. swap to root (in ubuntu/kubuntu its "sudo -i" or in fedora/redhat/suse/mandriva "su") then .
6. type ./install
7. your done now type "exit" and close the terminal. - Jan 02 2007

KDE 3.x Splash Screens by jesusda 20 comments
1. download splash-screens-1.02.tar.bz2 package (not the source package) then save it to your /home/user_name/Documents directory
2.type: cd /home/user_name/Documents
3. type: tar jxvf splash[TAB] [ENTER]
4. type: cd splash[TAB]
5. There are two options here.
a: For Ubuntu/Kubuntu type sudo ./install.sh
b: For redhat/suse/mandriva type su -C ./install.sh
7. your done now type "exit" and close the terminal.Sometimes in this age of high technology the best tool is a rock. - Jan 02 2007

KDE 3.x Splash Screens by jesusda 20 comments
1. download tar.bz2 package (not the source package) then open a terminal
2.type: cd /home/user_name/where/you/put/file/
3. type: tar jxvf splash[TAB] [ENTER]
4. type: cd splash[TAB]
5. swap to root (in ubuntu/kubuntu its "sudo -i" or in fedora/redhat/suse/mandriva "su") then .
6. type ./install
7. your done now type "exit" and close the terminal. - Jan 02 2007

KDE 3.x Splash Screens by jesusda 20 comments
1. download tar.bz2 package (not the source package) then open a terminal
2.type: cd /home/user_name/where/you/put/file/
3. type: tar jxvf splash[TAB] [ENTER]
4. type: cd splash[TAB]
5. swap to root (in ubuntu/kubuntu its "sudo -i" or in fedora/redhat/suse/mandriva "su") then .
6. type ./install
7. your done now type "exit" and close the terminal. - Jan 02 2007

Wallpaper Other by eeproms 2 comments

Wallpaper Other by puffball 1 comment
I'm not so sure about it running of the top though, it seems to lose a bit of balance (if your into balance like me). - Dec 25 2006

Wallpaper Other by epala 2 comments

Wallpaper Other by cpufx 1 comment

Wallpaper Other by micmacamaz 1 comment

Wallpaper Other by micmacamaz 1 comment

Wallpaper Other by rebe 1 comment

Wallpapers Kubuntu by inckie 17 comments

Wallpapers Kubuntu by inckie 11 comments
Yes we all like keeping a project as our own but if you license it under the GPL there is a chance it will be forked if another party finds your code not to his/her standards.
Ive looked at the source code to both projects and the later fork isnt a minor variation of the original project.
This is a typical case of "dog in a mangor" and "lack of communications". If your going to have an open source project your going to have to learn how to "communicate" or get forked.
Yes, Ive forked a project myself after banging my head against the wall. He then ran around saying I stole his code (it was BSD licensed) even though there was less than 30% of the original code left (I later re wrote all the code). To this day my stuff clobbers his old now stagnant project, this could have all be solved by "communication".
As for the original author, well his code is GPL your welcome to take any improvements and add them to yours. - Feb 19 2006

Utilities by robmax 56 comments
I have a partner who is 100% none technical and it would be nice to hand her a printed version of what maxtv shows. - Feb 18 2006

System Software by jriddell 19 comments

Various KDE 1.-4. Improvements by mart 29 comments
Nice simple and does the job, thanks - Jan 03 2006

Amarok 1.x Scripts by front243 9 comments
I use gaim with a plugin called bangexec that allows me to execute scripts and the output goes to the room.
I often like to show people what Im listening to so I made this script.
]$ cat playlist
#!/bin/bash
#shows what amarok is playing
Player="dcop amarok player"
echo `$Player nowPlaying`
just put it in a file called playlist then type chmod a+x playlist && mv /usr/local/bin - Nov 27 2005

Utilities by finrold 24 comments

Wallpaper Other by Galion 22 comments
Hai baby want to compile for a few hours
PS would make a good gentoo wallpaper. - Oct 01 2005

Various KDE 1.-4. Improvements by zammi 171 comments
error: konqsidebarplugin.h: No such file or directory
error: 'KonqSidebarPlugin' has not been declared
error: class 'Metabar' does not have any field named 'KonqSidebarPlugin
error: ISO C++ forbids declaration of 'KArtsDispatcher' with no type
29: error: kartsdispatcher.h: No such file or directory
and many more, but its all there and were it should be. - Sep 19 2005