


Email by marcel83 148 comments
http://www.kde-look.org/content/show.php/gmail-plasmoid?content=101229 - Oct 05 2009

KDE Plasma Screenshots by madek 3 comments

Plasma 4 Extensions by PlasmaFactory 1198 comments
For instance, it says today is foggy and even rain is forcasted today, although it's all sunny and all the medias + google find the weather to be sunny.
Would be nice to support multiple wheather apis. One I know on top of my head is google wheather api. Maybe yahoo also provides another one. - Apr 03 2009
I've just tested your program with Mandriva 2009.0 and it works rather good. I was a bit skeptical at first, but actually I really like the fact you can choose to override your existing kde4 settings or not, application by application. It definitely helped in my migration so a big thanks.
Now just one more thing : could you add support for Mandriva by just adding a sentence saying KDEROOTDIR for Mandriva is "/usr" (yes no typo :-)). Also, please take into consideration /usr/lib/kde4 exists too in Mandriva and for the moment, Mandriva is detected as a kubuntu !
Thanks again - Oct 14 2008

Audio Apps by tobydox 114 comments

Utilities by vlvladimir 7 comments

Network by jofko 4 comments

Video Converters by rainbyte 11 comments
$ cmake -DCMAKE_BUILD_TYPE=DEBUG -DENABLE_INOTIFY:BOOL=ON -DENABLE_DBUS:BOOL=ON -DCMAKE_INSTALL_PREFIX=/usr
(...snip...everything seems ok...)
[ 36%] Building CXX object src/streamindexer/CMakeFiles/filelister.dir/filelistertest.o
Linking CXX executable filelister
/home/vipan/Programs/src/strigi-0.3.11/src/streamindexer/libstreamindexer.so: undefined reference to `SaxEndAnalyzer::SaxEndAnalyzer()'
collect2: ld returned 1 exit status
make[2]: *** [src/streamindexer/filelister] Erreur 1
make[1]: *** [src/streamindexer/CMakeFiles/filelister.dir/all] Erreur 2
make: *** [all] Erreur 2
$ - Feb 24 2007
There's a lot of undefined reference to `KXMLGUIClient::*something*()'. Makefile.am doesn't contain $(LIB_KDEUI) in the LIBADD variable. I added it, but it changed nothing... What should I do ?
Here's the log of the compilation problem :
$ make
source='localbrowser.cpp' object='localbrowser.lo' libtool=yes \
depfile='.deps/localbrowser.Plo' tmpdepfile='.deps/localbrowser.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libktorrent -I../../ktorrent/libktorrent -I/usr/lib/qt3//include -I. -I./../../libktorrent -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions -c -o localbrowser.lo `test -f 'localbrowser.cpp' || echo './'`localbrowser.cpp
/usr/lib/qt3//bin/moc ./avahiservice.h -o avahiservice.moc
source='avahiservice.cpp' object='avahiservice.lo' libtool=yes \
depfile='.deps/avahiservice.Plo' tmpdepfile='.deps/avahiservice.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libktorrent -I../../ktorrent/libktorrent -I/usr/lib/qt3//include -I. -I./../../libktorrent -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions -c -o avahiservice.lo `test -f 'avahiservice.cpp' || echo './'`avahiservice.cpp
/usr/lib/qt3//bin/moc ./zeroconfplugin.h -o zeroconfplugin.moc
source='zeroconfplugin.cpp' object='zeroconfplugin.lo' libtool=yes \
depfile='.deps/zeroconfplugin.Plo' tmpdepfile='.deps/zeroconfplugin.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libktorrent -I../../ktorrent/libktorrent -I/usr/lib/qt3//include -I. -I./../../libktorrent -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions -c -o zeroconfplugin.lo `test -f 'zeroconfplugin.cpp' || echo './'`zeroconfplugin.cpp
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions -o ktzeroconfplugin.la -rpath /usr/lib/kde3 -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/lib -R /usr/lib -R /usr/lib/qt3//lib -R /usr/lib -L/usr/lib/qt3//lib -L/usr/lib -lavahi-common -lavahi-client localbrowser.lo avahiservice.lo zeroconfplugin.lo ../../libktorrent/libktorrent.la -lkparts -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lkdecore -lkio
.libs/zeroconfplugin.o: In function `kt::ZeroConfPlugin::ZeroConfPlugin(QObject*, char const*, QStringList const&)':
zeroconfplugin.cpp:(.text+0xb61): undefined reference to `KXMLGUIClient::KXMLGUIClient()'
zeroconfplugin.cpp:(.text+0xd0b): undefined reference to `KXMLGUIClient::~KXMLGUIClient()'
.libs/zeroconfplugin.o: In function `kt::ZeroConfPlugin::~ZeroConfPlugin()':
zeroconfplugin.cpp:(.text+0x1104): undefined reference to `KXMLGUIClient::~KXMLGUIClient()'
zeroconfplugin.cpp:(.text+0x114e): undefined reference to `KXMLGUIClient::~KXMLGUIClient()'
.libs/zeroconfplugin.o: In function `kt::ZeroConfPlugin::~ZeroConfPlugin()':
zeroconfplugin.cpp:(.text+0x1254): undefined reference to `KXMLGUIClient::~KXMLGUIClient()'
zeroconfplugin.cpp:(.text+0x1293): undefined reference to `KXMLGUIClient::~KXMLGUIClient()'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xc8): undefined reference to `KXMLGUIClient::action(QDomElement const&) const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xcc): undefined reference to `KXMLGUIClient::actionCollection() const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xd0): undefined reference to `KXMLGUIClient::instance() const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xd4): undefined reference to `KXMLGUIClient::domDocument() const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xe4): undefined reference to `KXMLGUIClient::setXMLFile(QString const&, bool, bool)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xe8): undefined reference to `KXMLGUIClient::setLocalXMLFile(QString const&)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xec): undefined reference to `KXMLGUIClient::setXML(QString const&, bool)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xf0): undefined reference to `KXMLGUIClient::setDOMDocument(QDomDocument const&, bool)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xf4): undefined reference to `KXMLGUIClient::conserveMemory()'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xf8): undefined reference to `KXMLGUIClient::stateChanged(QString const&, KXMLGUIClient::ReverseStateChange)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTVN2kt14ZeroConfPluginE[vtable for kt::ZeroConfPlugin]+0xfc): undefined reference to `KXMLGUIClient::virtual_hook(int, void*)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xc8): undefined reference to `KXMLGUIClient::action(QDomElement const&) const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xcc): undefined reference to `KXMLGUIClient::actionCollection() const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xd0): undefined reference to `KXMLGUIClient::instance() const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xd4): undefined reference to `KXMLGUIClient::domDocument() const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xe4): undefined reference to `KXMLGUIClient::setXMLFile(QString const&, bool, bool)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xe8): undefined reference to `KXMLGUIClient::setLocalXMLFile(QString const&)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xec): undefined reference to `KXMLGUIClient::setXML(QString const&, bool)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xf0): undefined reference to `KXMLGUIClient::setDOMDocument(QDomDocument const&, bool)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xf4): undefined reference to `KXMLGUIClient::conserveMemory()'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xf8): undefined reference to `KXMLGUIClient::stateChanged(QString const&, KXMLGUIClient::ReverseStateChange)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_NS_6PluginE[vtable for kt::ZeroConfPlugin]+0xfc): undefined reference to `KXMLGUIClient::virtual_hook(int, void*)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xb8): undefined reference to `KXMLGUIClient::action(QDomElement const&) const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xbc): undefined reference to `KXMLGUIClient::actionCollection() const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xc0): undefined reference to `KXMLGUIClient::instance() const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xc4): undefined reference to `KXMLGUIClient::domDocument() const'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xd4): undefined reference to `KXMLGUIClient::setXMLFile(QString const&, bool, bool)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xd8): undefined reference to `KXMLGUIClient::setLocalXMLFile(QString const&)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xdc): undefined reference to `KXMLGUIClient::setXML(QString const&, bool)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xe0): undefined reference to `KXMLGUIClient::setDOMDocument(QDomDocument const&, bool)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xe4): undefined reference to `KXMLGUIClient::conserveMemory()'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xe8): undefined reference to `KXMLGUIClient::stateChanged(QString const&, KXMLGUIClient::ReverseStateChange)'
.libs/zeroconfplugin.o:(.data.rel.ro._ZTCN2kt14ZeroConfPluginE0_N6KParts6PluginE[vtable for kt::ZeroConfPlugin]+0xec): undefined reference to `KXMLGUIClient::virtual_hook(int, void*)'
collect2: ld returned 1 exit status
make: *** [ktzeroconfplugin.la] Erreur 1 - Feb 07 2007

Science by amdfanatyk 3 comments

Utilities by Sephiroth6779 9 comments
Forget imitation, try innovation. - Dec 19 2006

Video Apps by juergenk 179 comments
It looks like the strigidaemon stops after a while, probably crashing, when I index all files in my home folder.
The index in 600 Mb and I had to disable inotify andr dbus : no inotify support in my kernel and a more recent dbus is needed than the one in 2006.
Another problem is that the kio_strigi client is giving me an error (without much explaination) after 5 seconds. Hopefully, search.pl is working fine. - Sep 15 2006
If you're looking for another name, maybe open a contest ! :) I've thought a bit and what do you think about "Merkury" ? It's a roman god, he's fast and he's the messenger of all gods (binding them together) ? - Aug 10 2006

Video Apps by pdamsten 52 comments
However, I think this is a counter-intuitive behaviour because the arrows used to configure kblogger may be hidden.
And the kicker crash is a bug (although it might be a kicker bug) : you shouldn't be allowed to send a blog when nothing has been configured in kblogger IMO
However, it's working perfectly, thanks :) - May 01 2006
1) can't configure kblogger : right clicking on the applet doesn't show anything and there's no menu in the window, nor "configure" button
2) If I try to send a blog while nothing has been configured, kicker is crashing
Could you help me ? - May 01 2006

Groupware by denisq 93 comments

Groupware by denisq 93 comments

Various KDE 1.-4. Improvements by sirajr 613 comments
In KDE 3.5, I find the "application launcher" much more intuitive : tune it to have minimum 8 apps and maximum 8 apps and you'll have the same functionality with a better look and feel. And you can "stick" apps you use often. - Apr 16 2006

Plasma 4 Extensions by smihael 124 comments
The 3 URLs inside the CrystalMonitor.theme are incorrect :
1) there's no "/" after the zip: (it should be "zip://$HOME...")
2) the end of the url is wrong too. it should be "themes/28165-CrystalMonitor/28165-CrystalMonitor.skz/XYZ.theme". You forgot one level deep under the themes directory. I'm using KDE3.5 and superkaramba. - Apr 15 2006

Utilities by binner 47 comments
./admin/cvs.sh: line 33: --version: command not found
*** AUTOCONF NOT FOUND!.
*** KDE requires autoconf 2.53 or newer
make: *** [cvs] Erreur 1
$ autoconf --version
autoconf (GNU Autoconf) 2.59
$ which autoconf
/usr/bin/autoconf
I think the detect-autoconf.pl script is not searching in the right path - Mar 25 2006
File "/home/vpanel/.kde/share/apps/amarok/scripts/Smart DJ/songanalysiswrapper.py", line 15, in get_version
if status.command_not_found: return None
AttributeError: 'int' object has no attribute 'command_not_found'
I probably miss a package, but in which one is the "command_not_found" attribute of an int ? Could someone tell me the output of "grep -R "command_not_found" /usr/lib/python2.4/" ?
Thanks - Mar 01 2006