

I'm building yarock packages for kubuntu, but whenever I try to build the package I keep getting the error:
src/MediaSearch/media_search_engine.cpp: In member function ‘void SearchEngine::doSearch()’:
src/MediaSearch/media_search_engine.cpp:76:60: error: ‘random_shuffle’ was not declared in this scope
src/MediaSearch/media_search_engine.cpp:76:60: note: suggested alternative:
In file included from /usr/include/c++/4.7/algorithm:63:0,
from /usr/include/qt4/QtCore/qglobal.h:68,
from /usr/include/qt4/QtCore/qiterator.h:45,
from /usr/include/qt4/QtCore/qlist.h:45,
from /usr/include/qt4/QtCore/QList:1,
from src/MediaSearch/search_query.h:22,
from src/MediaSearch/media_search.h:23,
from src/MediaSearch/media_search_engine.h:22,
from src/MediaSearch/media_search_engine.cpp:19:
/usr/include/c++/4.7/bits/stl_algo.h:5240:5: note: ‘std::random_shuffle’
make[1]: *** [build/obj/media_search_engine.o] Error 1
make[1]: Leaving directory `/home/migue/Proyectos/YaRock/build-area/yarock-0.0.58'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Am I missing any dependecy???
Cheers. - Nov 22 2012

Plasma 4 Extensions by Psifidotos 73 comments
2. Plasmoid seems to be unable to remember its size. Whenever I open it, it's a small rectangle, I resize it to use almost the whole screen, but whenever I turn off/on my computer it goes back to the small rectangle.
Greetings!!! - Sep 12 2012

Plasma 4 Extensions by Psifidotos 73 comments
This is "Quick access", its background changes with the plasma theme. - Aug 26 2012

Plasma 4 Extensions by Psifidotos 73 comments

Plasma 4 Extensions by Psifidotos 73 comments
> Icons on top don't look very well integrated
> Zoom controls look like "out of place", look at Dolphin zoom controls instead: http://imgur.com/WCizB
> I think bottom of the plasmoid should match Plasma theme (along with transparencies) automatically
> Icons should match icon theme automatically
Or at least, that's my opinion, cheers and keep the good job. I think this is what was actually needed to make Activities a central piece of Plasma. - Aug 25 2012

Plasma 4 Extensions by Psifidotos 73 comments

Plasma 4 Extensions by glad 10 comments

Dolphin Service Menus by ShanQful 32 comments
Which package should I install??? - Jun 30 2012

Dolphin Service Menus by danux 38 comments
Never mind, I was trying to send the very same file, that's why I got the same menu... XD
Mis disculpas. - Nov 21 2011

Dolphin Service Menus by danux 38 comments
Only problem I have is, whenever I open the actions menu I get thw "Attach to thunderbird" option twice.
https://picasaweb.google.com/lh/photo/9PD1TdFYlnP3M_5iW7B9mA?feat=directlink
Any solution???
Por lo demás, excelente opción para quienes nos gusta KDE y thunderbird.
Saludos! - Nov 21 2011

Various KDE 1.-4. Improvements by KAnton 122 comments

Chrome/Chromium by TiagoSantos 4 comments

Various KDE 1.-4. Improvements by KAnton 122 comments
I'm going to try to compile using the options you gave, I'll post comment later. - Nov 06 2011

Various KDE 1.-4. Improvements by KAnton 122 comments
/home/migue/Proyectos/workspacestrap/workspacestrap.cpp:26:31: error fatal: kactivityconsumer.h: No existe el archivo o el directorio
compilación terminada.
make[2]: *** [CMakeFiles/kwin4_effect_workspacestrap.dir/workspacestrap.o] Error 1
make[1]: *** [CMakeFiles/kwin4_effect_workspacestrap.dir/all] Error 2
make: *** [all] Error 2
Can you help me? Please.
- Nov 06 2011

Plasma 4 Extensions by glad 168 comments
1. Menu should disappear whenever it loses attention or another window is clicked (it just stays there 'til you push menu button again.
2. It'd be very nice if we can somehow edit the menu. I can see "Development" and "Education" but those categories are empty.
Thanks again and keep the good work. - Oct 18 2011

Plasma 4 Extensions by glad 168 comments

Plasma 4 Extensions by CraigD 642 comments

Plasma 4 Extensions by CraigD 642 comments
Cheers and a lot of thumbs up for you. - Sep 20 2011

QtCurve by HugoPereira 546 comments
It's overhere: http://www.mediafire.com/?dbmcycb1zvl8z3o - Sep 14 2011

Plasma 4 Extensions by CraigD 642 comments
Thanks for the help. - Sep 13 2011

Plasma 4 Extensions by CraigD 642 comments
1. I think the frame around the icons should be a bit wider.
2. It would be very nice to see a marker for applications that are minimized or running in the background.
By the way, I've created a deb for people running Kubuntu 11.04 x86 (it might work as well in other versions), it's in my blog:
http://blueleaflinux.blogspot.com/2011/09/los-debs-de-la-hoja-azul.html
Keep the good job!!! - Sep 13 2011

Various KDE 1.-4. Improvements by thomas12777 285 comments
It just won't go beyond, I'll just wait for Kubuntu 11.10, anyway I thank you very much for your help and time, I'll just download the second beta of Kubuntu 11.10 and I'll comment results. - Sep 11 2011

Various KDE 1.-4. Improvements by thomas12777 285 comments
$ kde4-config --path include
is "/usr/include"
And the result of:
$ stat /usr/include/kwineffects.h
is: File: «/usr/include/kwineffects.h»
Size: 73654 Blocks: 144 IO Block: 4096 fichero regular
Device: 801h/2049d Inode: 926164 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2011-09-10 09:27:59.333360270 -0500
Modify: 2011-09-10 09:27:30.609360284 -0500
Change: 2011-09-10 09:27:30.609360284 -0500
So, everything seems to be right, I don't know what can be missing. - Sep 11 2011

Various KDE 1.-4. Improvements by thomas12777 285 comments
I guess I'll wait until Kubuntu 11.10. - Sep 10 2011

Various KDE 1.-4. Improvements by thomas12777 285 comments
[ 42%] Building CXX object CMakeFiles/kcm_kwin4_effect_beclock.dir/beclock_config.o
In file included from /home/migue/Proyectos/beclock-kwin-fx/beclock_config.h:26:0,
from /home/migue/Proyectos/beclock-kwin-fx/beclock_config.cpp:21:
/home/migue/Proyectos/beclock-kwin-fx/build/ui_beclock_config.h:34:25: fatal error: kwineffects.h: No existe el fichero o el directorio
compilation terminated.
make[2]: *** [CMakeFiles/kcm_kwin4_effect_beclock.dir/beclock_config.o] Error 1
make[1]: *** [CMakeFiles/kcm_kwin4_effect_beclock.dir/all] Error 2
make: *** [all] Error 2
Can you help me, please??? - Sep 09 2011

App Runners by harriseldon_double 3 comments
These are used in Spanish. - Aug 20 2011

Wallpaper Other by surrendo 2 comments
Thank you. - Aug 18 2011

Plasma 4 Extensions by joseexposito89 185 comments
Then, I tried to run the plasmoid by:
$ plasmoidviewer takeoff
And I get this error:
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el fichero o el directorio
QFileSystemWatcher: failed to add paths: /home/miguel/.config/ibus/bus
false
Hope you can help me, thanks. - Jul 31 2011

Plasma 4 Extensions by joseexposito89 185 comments
Then, I tried to run the plasmoid by:
$ plasmoidviewer takeoff
And I get this error:
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el fichero o el directorio
QFileSystemWatcher: failed to add paths: /home/miguel/.config/ibus/bus
false
Hope you can help me, thanks. - Jul 31 2011

Plasma 4 Extensions by joseexposito89 185 comments

Plasma 4 Extensions by joseexposito89 185 comments
Failure to open file: /home/miguel/Proyectos/takeoff-0.1/Makefile
Unable to generate makefile for: /home/miguel/Proyectos/takeoff-0.1/takeoff.pro
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -Ibuild -Ibuild -o build/xdgmime.o src/takeoff/model/qtxdg/xdgmime.cpp
src/takeoff/model/qtxdg/xdgmime.cpp:32:19: fatal error: magic.h: No existe el fichero o el directorio
compilation terminated.
make: *** [build/xdgmime.o] Error 1
rm: falta un operando
Pruebe `rm --help' para más información.
ls: no se puede acceder a lib*: No existe el fichero o el directorio
mv: falta un archivo como argumento
Pruebe `mv --help' para más información.
cp: falta el operando archivo de destino después de «/usr/lib/kde4/»
Pruebe `cp --help' para más información.
Some help, please. - Jul 30 2011

Plasma Color Schemes by MrBumpy4096 2 comments

Various KDE 1.-4. Improvements by jimmy88 1783 comments

Various KDE 1.-4. Improvements by jimmy88 1783 comments

Plasma Color Schemes by LMolr 10 comments

QtCurve by dedmopozzz 5 comments
Anyway I've got them from the url you left. I'll try them now and be back to comment.
;D Thanks - Oct 22 2010

QtCurve by dedmopozzz 5 comments
Friday 22nd... I'll try again tomorrow, I'm very interested. - Oct 22 2010

Plasma Themes by painkiller101 262 comments
Oh!!!
Thanks a lot!!!
My best wishes for you and keep the good work. - Apr 14 2009

Plasma Themes by painkiller101 262 comments
I just have a doubt, How did you make to get your windows bar Seven like???
It looks nice, and I've tried everything and looked everywhere but I haven't been able to do it, please...
Thanks for your theme, and your answer (hope so).
- Apr 14 2009