
Icon Sub-Sets by jetpack 37 comments

Icon Sub-Sets by jetpack 37 comments

Plasma 4 Extensions by nik3nt3 269 comments
Only problem left is that it doesn't show VLC's cover art. - Mar 21 2011

Plasma 4 Extensions by nik3nt3 269 comments
Using KDE 4.6 on Kubuntu 11.04, but the problem also exists on KDE 4.5 on Kubuntu 10.10
What could the problem be? - Mar 21 2011

QtCurve by XadhimX 9 comments

QtCurve by XadhimX 9 comments

Plasma Themes by mastervolkov 1 comment
But there is no info in your description. Maybe you could add something there regarding the theme, for example installation (I know how but not everyone), why you created the theme like this etc.
Just a tip ;) - Dec 08 2010

Amarok 2.x Scripts by krohlas 14 comments
OS: Kubuntu 10.10
Amarok: 2.3.2
Could you please fix it? 'Cause I love this script! - Nov 21 2010

Dolphin Service Menus by danux 38 comments

Dolphin Service Menus by danux 38 comments

Dolphin Service Menus by danux 38 comments
The Dutch translation is:
"Voeg toe als bijlage aan Thunderbird"
[nl] is the suffix, or, well like [br] and [fr], [nl] is the Dutch one. - Sep 15 2010

Network by anthon38 90 comments
Next time READ before you comment.
As how to fix the error: open CMakeLists.txt in the source folder of this program. Then add at the top of the file (above everything else) the following line:
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
Save it, then cd to the folder again. Run:
rm CMakeCache.txt
Then run cmake again and now it should build :) - Sep 14 2010
But maybe you can also put in the description the reasons why Meganizer is better than other similiar apps, like for example the most popular in this kind (for KDE), Tellico (www.tellico-project.org)? - Sep 13 2010

System Software by apachelogger 34 comments

System Software by apachelogger 34 comments

System Software by apachelogger 34 comments
It really is stable, even Qt 4.7.0 is really stable :) - Sep 05 2010

Various KDE 1.-4. Improvements by homebaze 4 comments
Right-click can be handy, but what if you, like me, have a Apple Magic Mouse (I only have the mouse, no real Mac btw)? Magic Mouse is a multi-touch mouse, so can I make you're files work with multi-touch too? - Sep 04 2010

QtCurve by Schiwi 26 comments
But you said you changed the install script in 0.2, but what did you modify? Is it something that makes it worth installing the new version? - Sep 02 2010

Yakuake Skins by Rendergraf 9 comments
But just a little correction: you can also install the skin via the settings of Yakuake under the Appearance tab. Choose Install skin and then navigate to the .tar.gz et voila :) - Aug 25 2010
2 I get an error while compiling:
[100%] Building CXX object CMakeFiles/plasma_applet_blakjak.dir/blakjak.o
In file included from /home/vistausss/Downloads/blakjak/blakjak.cpp:19:
/home/vistausss/Downloads/blakjak/blakjak.h:23:23: error: cardcache.h: Bestand of map bestaat niet
/home/vistausss/Downloads/blakjak/blakjak.cpp:29:23: error: KCardDialog: Bestand of map bestaat niet
/home/vistausss/Downloads/blakjak/blakjak.cpp:30:26: error: carddeckinfo.h: Bestand of map bestaat niet
In file included from /home/vistausss/Downloads/blakjak/blakjak.cpp:19:
/home/vistausss/Downloads/blakjak/blakjak.h:68: error: ISO C++ forbids declaration of ‘KCardCache’ with no type
/home/vistausss/Downloads/blakjak/blakjak.h:68: error: expected ‘;’ before ‘*’ token
/home/vistausss/Downloads/blakjak/blakjak.h:69: error: ‘KCardInfo’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.h:69: error: template argument 1 is invalid
/home/vistausss/Downloads/blakjak/blakjak.h:70: error: ‘KCardInfo’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.h:70: error: template argument 1 is invalid
/home/vistausss/Downloads/blakjak/blakjak.h:78: error: ‘KCardInfo’ does not name a type
/home/vistausss/Downloads/blakjak/blakjak.h:80: error: ‘KCardInfo’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.h:80: error: template argument 1 is invalid
/home/vistausss/Downloads/blakjak/blakjak.cpp: In constructor ‘blaKjaK::blaKjaK(QObject*, const QVariantList&)’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:36: error: class ‘blaKjaK’ does not have any field named ‘_cache’
/home/vistausss/Downloads/blakjak/blakjak.cpp:36: error: expected type-specifier before ‘KCardCache’
/home/vistausss/Downloads/blakjak/blakjak.cpp:36: error: expected ‘)’ before ‘KCardCache’
/home/vistausss/Downloads/blakjak/blakjak.cpp:41: error: ‘_cache’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp: In destructor ‘virtual blaKjaK::~blaKjaK()’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:52: error: ‘_cache’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp: In member function ‘virtual void blaKjaK::init()’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:78: error: invalid use of incomplete type ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.h:26: error: forward declaration of ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.cpp:79: error: invalid use of incomplete type ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.h:26: error: forward declaration of ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.cpp:80: error: ‘_cache’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp:80: error: invalid use of incomplete type ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.h:26: error: forward declaration of ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.cpp:81: error: invalid use of incomplete type ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.h:26: error: forward declaration of ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.cpp: In member function ‘virtual void blaKjaK::paintInterface(QPainter*, const QStyleOptionGraphicsItem*, const QRect&)’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:97: error: ‘_cache’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp:99: error: request for member ‘size’ in ‘((blaKjaK*)this)->blaKjaK::_playersHand’, which is of non-class type ‘int’
/home/vistausss/Downloads/blakjak/blakjak.cpp:99: error: request for member ‘size’ in ‘((blaKjaK*)this)->blaKjaK::_dealersHand’, which is of non-class type ‘int’
/home/vistausss/Downloads/blakjak/blakjak.cpp:103: error: invalid types ‘int[quint8]’ for array subscript
/home/vistausss/Downloads/blakjak/blakjak.cpp:110: error: invalid types ‘int[quint8]’ for array subscript
/home/vistausss/Downloads/blakjak/blakjak.cpp:119: error: invalid types ‘int[int]’ for array subscript
/home/vistausss/Downloads/blakjak/blakjak.cpp: In member function ‘virtual void blaKjaK::createConfigurationInterface(KConfigDialog*)’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:125: error: invalid use of incomplete type ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.h:26: error: forward declaration of ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.cpp:126: error: invalid use of incomplete type ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.h:26: error: forward declaration of ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.cpp:126: error: ‘_cache’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp:127: error: invalid use of incomplete type ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.h:26: error: forward declaration of ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.cpp:128: error: no matching function for call to ‘KConfigDialog::addPage(KCardWidget*&, QString, QString)’
/usr/include/KDE/../kconfigdialog.h:124: note: candidates are: KPageWidgetItem* KConfigDialog::addPage(QWidget*, const QString&, const QString&, const QString&, bool)
/usr/include/KDE/../kconfigdialog.h:144: note: KPageWidgetItem* KConfigDialog::addPage(QWidget*, KConfigSkeleton*, const QString&, const QString&, const QString&)
/home/vistausss/Downloads/blakjak/blakjak.cpp: In member function ‘void blaKjaK::applyNewConfig()’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:143: error: ‘_cache’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp:143: error: invalid use of incomplete type ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.h:26: error: forward declaration of ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.cpp:144: error: invalid use of incomplete type ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.h:26: error: forward declaration of ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.cpp:152: error: invalid use of incomplete type ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.h:26: error: forward declaration of ‘struct KCardWidget’
/home/vistausss/Downloads/blakjak/blakjak.cpp: In member function ‘void blaKjaK::deal()’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:193: error: request for member ‘clear’ in ‘((blaKjaK*)this)->blaKjaK::_playersHand’, which is of non-class type ‘int’
/home/vistausss/Downloads/blakjak/blakjak.cpp:194: error: request for member ‘clear’ in ‘((blaKjaK*)this)->blaKjaK::_dealersHand’, which is of non-class type ‘int’
/home/vistausss/Downloads/blakjak/blakjak.cpp:197: error: request for member ‘append’ in ‘((blaKjaK*)this)->blaKjaK::_playersHand’, which is of non-class type ‘int’
/home/vistausss/Downloads/blakjak/blakjak.cpp:197: error: ‘dealCard’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp:199: error: request for member ‘append’ in ‘((blaKjaK*)this)->blaKjaK::_dealersHand’, which is of non-class type ‘int’
/home/vistausss/Downloads/blakjak/blakjak.cpp:199: error: ‘dealCard’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp: In member function ‘void blaKjaK::hit()’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:212: error: request for member ‘append’ in ‘((blaKjaK*)this)->blaKjaK::_playersHand’, which is of non-class type ‘int’
/home/vistausss/Downloads/blakjak/blakjak.cpp:212: error: ‘dealCard’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp: In member function ‘void blaKjaK::stay()’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:221: error: request for member ‘append’ in ‘((blaKjaK*)this)->blaKjaK::_dealersHand’, which is of non-class type ‘int’
/home/vistausss/Downloads/blakjak/blakjak.cpp:221: error: ‘dealCard’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp: At global scope:
/home/vistausss/Downloads/blakjak/blakjak.cpp:244: error: ‘KCardInfo’ does not name a type
/home/vistausss/Downloads/blakjak/blakjak.cpp:260: error: ‘KCardInfo’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp:260: error: template argument 1 is invalid
In file included from /usr/include/qt4/QtGui/qgraphicsitem.h:45,
from /usr/include/qt4/QtGui/QGraphicsItem:1,
from /usr/include/KDE/Plasma/../../plasma/applet.h:25,
from /usr/include/KDE/Plasma/Applet:1,
from /home/vistausss/Downloads/blakjak/blakjak.h:22,
from /home/vistausss/Downloads/blakjak/blakjak.cpp:19:
/usr/include/qt4/QtCore/qglobal.h: In instantiation of ‘QForeachContainer<int>’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:265: instantiated from here
/usr/include/qt4/QtCore/qglobal.h:2246: error: ‘int’ is not a class, struct, or union type
/usr/include/qt4/QtCore/qglobal.h:2246: error: ‘int’ is not a class, struct, or union type
/home/vistausss/Downloads/blakjak/blakjak.cpp: In static member function ‘static quint8 blaKjaK::score(int)’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:265: error: ‘class QForeachContainer<int>’ has no member named ‘i’
/home/vistausss/Downloads/blakjak/blakjak.cpp:265: error: ‘class QForeachContainer<int>’ has no member named ‘e’
/home/vistausss/Downloads/blakjak/blakjak.cpp:265: error: ‘class QForeachContainer<int>’ has no member named ‘i’
/home/vistausss/Downloads/blakjak/blakjak.cpp:265: error: ‘KCardInfo’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp:265: error: expected ‘;’ before ‘card’
/home/vistausss/Downloads/blakjak/blakjak.cpp:267: error: ‘card’ was not declared in this scope
/home/vistausss/Downloads/blakjak/blakjak.cpp:267: error: ‘KCardInfo’ is not a class or namespace
/home/vistausss/Downloads/blakjak/blakjak.cpp:268: error: ‘KCardInfo’ is not a class or namespace
/home/vistausss/Downloads/blakjak/blakjak.cpp:269: error: ‘KCardInfo’ is not a class or namespace
/home/vistausss/Downloads/blakjak/blakjak.cpp:284: error: request for member ‘size’ in ‘cards’, which is of non-class type ‘int’
In file included from /usr/include/qt4/QtGui/qgraphicsitem.h:45,
from /usr/include/qt4/QtGui/QGraphicsItem:1,
from /usr/include/KDE/Plasma/../../plasma/applet.h:25,
from /usr/include/KDE/Plasma/Applet:1,
from /home/vistausss/Downloads/blakjak/blakjak.h:22,
from /home/vistausss/Downloads/blakjak/blakjak.cpp:19:
/usr/include/qt4/QtCore/qglobal.h: In constructor ‘QForeachContainer<T>::QForeachContainer(const T&) [with T = int]’:
/home/vistausss/Downloads/blakjak/blakjak.cpp:265: instantiated from here
/usr/include/qt4/QtCore/qglobal.h:2243: error: using invalid field ‘QForeachContainer<T>::i’
/usr/include/qt4/QtCore/qglobal.h:2243: error: request for member ‘begin’ in ‘((QForeachContainer<int>*)this)->QForeachContainer<int>::c’, which is of non-class type ‘const int’
/usr/include/qt4/QtCore/qglobal.h:2243: error: using invalid field ‘QForeachContainer<T>::e’
/usr/include/qt4/QtCore/qglobal.h:2243: error: request for member ‘end’ in ‘((QForeachContainer<int>*)this)->QForeachContainer<int>::c’, which is of non-class type ‘const int’
make[2]: *** [CMakeFiles/plasma_applet_blakjak.dir/blakjak.o] Fout 1
make[1]: *** [CMakeFiles/plasma_applet_blakjak.dir/all] Fout 2
make: *** [all] Fout 2
vistausss@vistausss-laptop:~/Downloads/blakjak/build$
What can the problem be? - Aug 13 2010

Amarok Themes by zeroelomega 7 comments
Looks very good :)
I get your instructions, even though I don't speak your language ;) Following the rules of kde-look, all submissions must be in English.
You don't have to erase what there is now, you just have to add English instructions with it. - Aug 09 2010

Beryl/Emerald Themes by sima84 20 comments
I'm using Smaragds atm and it works reaaaally good, no bugs so far and all the Emerald themes I've tested work fine with it :)
So next time please do a little research before posting that it's only compatible with GNOME. - Jul 25 2010

Various Plasma Theming by skulptor 131 comments

Various Plasma Theming by skulptor 131 comments
http://vistaus.pastebin.com/CcxtFMTp
What to do? - Jun 14 2010

Various Plasma Theming by skulptor 131 comments

Various KDE 1.-4. Improvements by Vistausss 8 comments

Plasma 4 Extensions by Whise 15 comments
The output is the following:
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:127: RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK
set_interactive(1)
gconf backend
/home/vistausss/.kde/share/apps/plasma/plasmoids/GnoMenu/contents/icons/logo.png
GnoMenu 2.5
settings load
gmenu found, using it as default menu parser
start
shaping window
loading icon cache
icon theme in cache
Using own key method - binding
Xlib.protocol.request.QueryExtension
Fatal Python error: PyEval_AcquireThread: non-NULL old thread state
plasma-desktop(9300): Communication problem with "plasma-desktop" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.plasma-desktop was not provided by any .service files" " - May 23 2010

Plasma 4 Extensions by Whise 15 comments
Only problem I have is: I can't change the button. I don't want that Foot-button, I want another button like Glow for example. But when I change that in the settings and press OK, it doesn't change. Even after removing and readding the plasmoid.
By any chance, do you know whats the problem? - May 23 2010

Plasma 4 Extensions by Whise 15 comments
It's weird, because when I open it with plasmoidviewer, it doesn't crash. Do you know what the problem could be? - May 23 2010

Plasma Color Schemes by Vistausss 2 comments
For other distros, scroll down on this article (at the end of the article under update): http://www.stefanoforenza.com/get-androids-fonts-on-ubuntu-how-to/ - Apr 30 2010
I just love deKorator! :)
I made a deb of 0.5.1 for Kubuntu, tested on 9.10 and 10.04, but it'll probably work on older versions and Debian too. - Apr 25 2010

Wallpaper Other by ppaul 3 comments

Various KDE 1.-4. Improvements by ademmer1977 105 comments
One request though: could you add support for www.google.nl (the Dutch version)? - Apr 10 2010

Various KDE 1.-4. Improvements by ademmer1977 105 comments

Various KDE 1.-4. Improvements by ademmer1977 105 comments

Various KDE 1.-4. Improvements by ademmer1977 105 comments

Various KDE 1.-4. Improvements by ademmer1977 105 comments
Because this looks so awesome! :D - Apr 09 2010