


Education Apps by orestes1965 11 comments
I wanted to thank you for the effort put in this software and inform you that I've created a PKGBUILD for those using Arch Linux:
https://aur.archlinux.org/packages/lekture-git/
Moltes grĂ cies Orestes :) - Nov 19 2012

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

Various KDE 1.-4. Improvements by jimmy88 1783 comments
https://dl.dropbox.com/u/488112/closetab.png
Also the tabs are slightly bigger than KDE ones, now that I put them side by side... :P
Thanks for the quick response - Jun 07 2012

Various KDE 1.-4. Improvements by jimmy88 1783 comments
I think only the close tab button makes this theme not to be perfect, they changed it in KDE 4.8 and in 4.9 remains the same. Have a look at the close button in dolphin/rekonq/konqueror/any other KDE app with tabs...
Thanks again! - Jun 07 2012

Plasma 4 Extensions by csslayer 59 comments
I have a couple feature requests, though:
- Additional option to set app name instead of Window title using "info.windowClassClass()" instead of "info.name()"
- When the option above is enabled: Set widgets width according to the app name length and show Window title in Widget's tooltip.
What do you think? I may try to implement it myself and send you a patch to get started with C++/Qt/KDE/Plasma :)
Thanks for keeping this widget alive! :) - May 09 2012

Video Apps by Lacky 80 comments
https://aur.archlinux.org/packages.php?ID=55625 - Jan 07 2012

Plasma 4 Extensions by CraigD 642 comments

Plasma 4 Extensions by CraigD 642 comments
I've added manually quimup to mpd array, next to qmpdclient and sonata, and it works perfectly. Would you mind adding it as default, too?
Thanks for this great plasmoid and keep up with the good work :) - Oct 05 2011

Utilities by StefanT 175 comments
The link is points to the PKGBUILD website in the Arch User Repository, not to the binaries. Arch users only need to run:
yaourt -S koverartist
And they will download the source code, build the binaries, create an installable package and install it automagically. - Jun 11 2011

Utilities by StefanT 175 comments
https://aur.archlinux.org/packages.php?ID=6146
Thanks for filling the gap in KDE4 software :D
- Jun 11 2011

Utilities by ademmer1977 43 comments

Graphic Apps by segfault87 28 comments
I've created a PKGBUILD for Arch Linux users:
http://aur.archlinux.org/packages.php?ID=46020 - Feb 02 2011

Video Apps by gilfcp10 146 comments
Now you may find it here:
http://aur.archlinux.org/packages.php?ID=38839
Thanks ;) - Jul 11 2010

Chat & Messenging by alno 47 comments
Thanks in advance! - Jun 07 2010
Qt Widgets by AlterX 55 comments
Qt Widgets by AlterX 55 comments
It's strange, because when I uncompress the file only a widgetVirtualKey folder appears, and its content is just Tester.
I run qmake and make in Tester and I get:
QKeyPushButton.o: In function `QKeyPushButton::QKeyPushButton(QWidget*)':
QKeyPushButton.cpp:(.text+0x12b): undefined reference to `widgetKeyBoard::isEmbeddedKeyboard()'
QKeyPushButton.o: In function `QKeyPushButton::mousePressEvent(QMouseEvent*)':
QKeyPushButton.cpp:(.text+0x10c2): undefined reference to `widgetKeyBoard::isEmbeddedKeyboard()'
QKeyPushButton.o: In function `QKeyPushButton::mouseReleaseEvent(QMouseEvent*)':
QKeyPushButton.cpp:(.text+0x19ac): undefined reference to `widgetKeyBoard::isEmbeddedKeyboard()'
collect2: ld returned 1 exit status
make: *** [Tester] Error 1
==> ERROR: Build Failed.
Thanks in advance! - May 25 2010

Plasma 4 Extensions by grozotkh 40 comments

Plasma 4 Extensions by grozotkh 40 comments
The problem is the art is not shown.
I have the album art image in the same folder as the audio files, named AlbumArt.jpg, but still doesn't show. Do I need to do anything else?
Thanks in advance - May 15 2010

Video Apps by gilfcp10 146 comments
http://pastebin.com/0wfH7ZFp
Thanks :) - May 11 2010

Video Apps by gilfcp10 146 comments
Here is the PKGBUILD for Arch Linux
http://aur.archlinux.org/packages.php?ID=36336 - Apr 11 2010

Video Apps by gilfcp10 146 comments
Will you change the source code?
I'm doing a PKGBUILD for Arch Linux, and if you change the source code, i needn't create a patch to make it build and run.
Thanks :) - Apr 11 2010

Video Apps by gilfcp10 146 comments

Video Apps by gilfcp10 146 comments
http://pastebin.ca/1859340
Thanks in advance :) - Apr 11 2010

Email by tonypizza 42 comments
http://aur.archlinux.org/packages.php?ID=33837
Thanks for this great app :) - Jan 21 2010

Various KDE 1.-4. Improvements by Vytax 26 comments
Thanks :D - Dec 31 2009
- The encryption type is stored in capital letters (WPA, WEP) instead of (wpa, wep) which doesn't work (at least with netcfg 2.5)
- The signal strength is normalized to 70%, so I had to multply the quality by an 0.7 factor, to get it normalized to 100%
Thanks for this awesome program :D - Dec 22 2009

Utilities by phfaist 25 comments
I get this compilation error, could you help me?
http://pastebin.ca/1677704
Thanks in advance! - Nov 19 2009
I updated my mp4v2 library and it worked.
I've also made two PKGBUILD's for Arch Linux users:
mp4v2 v1.9.1:
http://aur.archlinux.org/packages.php?ID=31946
kid3-svn:
http://aur.archlinux.org/packages.php?ID=31947
Hope it's useful for someone else.
Thank you very much - Nov 12 2009
In file included from /usr/include/mp4.h:35,
from /home/swiftscythe/abs/kid3-svn/src/kid3-build/kid3/m4afile.cpp:48:
/usr/include/mpeg4ip.h:126: error: new declaration ‘char* strcasestr(const char*, const char*)’
/usr/include/string.h:367: error: ambiguates old declaration ‘const char* strcasestr(const char*, const char*)’
/home/swiftscythe/abs/kid3-svn/src/kid3-build/kid3/m4afile.cpp: In member function ‘virtual void M4aFile::readTags(bool)’:
/home/swiftscythe/abs/kid3-svn/src/kid3-build/kid3/m4afile.cpp:522: error: invalid conversion from ‘const char**’ to ‘char**’
/home/swiftscythe/abs/kid3-svn/src/kid3-build/kid3/m4afile.cpp:522: error: initializing argument 3 of ‘bool MP4GetMetadataByIndex(void*, u_int32_t, char**, u_int8_t**, u_int32_t*)’
make[2]: *** [kid3/CMakeFiles/kid3.dir/m4afile.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [kid3/CMakeFiles/kid3.dir/all] Error 2
make: *** [all] Error 2
Thanks for this great program :) - Nov 12 2009

Various KDE 1.-4. Improvements by Vytax 26 comments
http://aur.archlinux.org/packages.php?ID=31739
Thanks :) - Nov 05 2009

Screen Recorders by justi 120 comments
-- Found Qt-Version 4.5.3 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Phonon Version: 4.3.1
-- Found KDE 4.3 include dir: /usr/include
-- Found KDE 4.3 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at src/CMakeLists.txt:5 (find_package):
Could not find module FindLibKNotificationItem-1.cmake or a configuration
file for package LibKNotificationItem-1.
Adjust CMAKE_MODULE_PATH to find FindLibKNotificationItem-1.cmake or set
LibKNotificationItem-1_DIR to the directory containing a CMake
configuration file for LibKNotificationItem-1. The file will have one of
the following names:
LibKNotificationItem-1Config.cmake
libknotificationitem-1-config.cmake
:( What's missing?? - Oct 31 2009

Screen Recorders by justi 120 comments
I've redownloaded the file and now I get this:
[ 53%] Building CXX object src/plugins/recorder/recordmydesktop/CMakeFiles/recorditnow_recordmydesktop_config.dir/recordmydesktop.o
In file included from /home/swiftscythe/abs/recorditnow/src/recorditnow-0.1.1/build/src/moc_mainwindow.cpp:10,
from /home/swiftscythe/abs/recorditnow/src/recorditnow-0.1.1/build/src/recorditnow_automoc.cpp:6:
/home/swiftscythe/abs/recorditnow/src/recorditnow-0.1.1/build/src/../../src/mainwindow.h:63: error: ‘Experimental’ has not been declared
/home/swiftscythe/abs/recorditnow/src/recorditnow-0.1.1/build/src/../../src/mainwindow.h:63: error: ISO C++ forbids declaration of ‘KNotificationItem’ with no type
/home/swiftscythe/abs/recorditnow/src/recorditnow-0.1.1/build/src/../../src/mainwindow.h:63: error: expected ‘;’ before ‘*’ token
make[2]: *** [src/CMakeFiles/recorditnow.dir/recorditnow_automoc.o] Error 1
make[1]: *** [src/CMakeFiles/recorditnow.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Linking CXX shared module ../../../../lib/recorditnow_recordmydesktop_config.so
:( - Oct 31 2009

Screen Recorders by justi 120 comments
[ 59%] Building CXX object src/CMakeFiles/recorditnow.dir/mainwindow.o
/home/swiftscythe/abs/recorditnow/src/recorditnow-0.1.1/src/mainwindow.cpp:48:62: error: experimental/knotificationitem/knotificationitem.h: No such file or directory
[ 62%] Building CXX object src/CMakeFiles/recorditnow.dir/framebox.o
Sorry! - Oct 31 2009

Screen Recorders by justi 120 comments

Screen Recorders by justi 120 comments
[ 59%] Building CXX object src/CMakeFiles/recorditnow.dir/mainwindow.o
/home/swiftscythe/abs/recorditnow/src/recorditnow-0.1/src/mainwindow.cpp:45:31: error: knotificationitem.h: No such file or directory
[ 62%] Building CXX object src/CMakeFiles/recorditnow.dir/framebox.o
Thanks in advance! - Oct 30 2009

System Software by mishaaq 116 comments
Building CXX object CMakeFiles/kcm_touchpad.dir/kcm_touchpad_automoc.o
[100%] Building CXX object CMakeFiles/kcm_touchpad.dir/touchpad.o
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp: In function ‘bool Touchpad::isCoastingEnabled()’:
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp:150: error: ‘CORNERCOASTING’ was not declared in this scope
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp: At global scope:
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp:186: warning: unused parameter ‘enabled’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp:186: warning: unused parameter ‘time’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp: In function ‘void Touchpad::setCoastingEnabled(bool)’:
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp:290: error: ‘CORNERCOASTING’ was not declared in this scope
make[2]: *** [CMakeFiles/kcm_touchpad.dir/touchpad.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:281: warning: unused parameter ‘toggle’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:286: warning: unused parameter ‘toggle’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:296: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:301: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:315: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:320: warning: unused parameter ‘toggle’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:334: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:339: warning: unused parameter ‘toggle’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:352: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:368: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:373: warning: unused parameter ‘chosen’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:392: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:397: warning: unused parameter ‘value’
make[1]: *** [CMakeFiles/kcm_touchpad.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: Build Failed.
Thanks in advance :) - Oct 07 2009

Plasma 4 Extensions by fpuelz 813 comments
If I manage to find one, I'll post the link here :)
Thanks - Jun 21 2009

Plasma 4 Extensions by fpuelz 813 comments
http://www.tmb.net/en_US/barcelona/moute/horaris/horaris.jsp
Thank you in advance - Jun 18 2009

Icon Sub-Sets by swiftscythe 3 comments
BTW, I was thinking to install Arch Linux on my computer. But first I'm documenting a little about it. It looks great!
Thank you all! - Apr 25 2009