


Dolphin Service Menus by kubicle 227 comments
Sorry and thanks. - Mar 22 2011

Dolphin Service Menus by kubicle 227 comments
I've been having a little problem with it lately though. Everything seems to work except "Start Krusader in root mode". Yeah, I forgot to mention I use Krusader exclusively.
Anyway, when I press this button it asks for the root password and when I provide it I get an error that says.
Cannot execute command ' '/usr/bin/krusader --left=file:///home/blah/blah/blah --right=file:///''.
I'm using OpenSuse 11.4 with KDE 4.6.00.
I know birdflesh described this and noted a change to a line of the script. I already checked the line and it fine.
$SUCOMMAND = "$KDEBINPATH"."kdesu -d -c"}
I believe the problem lies in the quotation marks here:
exec "$SUCOMMAND \"\'$EXECNAME\' do_root_konsole \'$APPNAME\' \'$WORKDIR\'\"";
Can anybody help with this?
Thanks.
- Mar 21 2011

Browser by adjam 290 comments
If I run with a new user, though, it runs.
I've tried to do the next logic step, renaming my .kde folder (so I have none, as if I were a new user, kde-wise), and then running rekonq. But the same result, it does not start. I've tried also to restore my original bashrc at the same time, just in case.
Any idea of which specific settings, other than anything on .kde, may be causing this?
PS: I'm actually on openbox, not kde, but it worked nevertheless, with a new user, and with a different distro. - Oct 15 2010

Amarok 2.x Scripts by esdaniel1 29 comments
- Sep 25 2010

Amarok 2.x Scripts by esdaniel1 29 comments
PING post.glb.audioscrobbler.com (195.24.233.57)
- Sep 22 2010

Amarok 2.x Scripts by esdaniel1 29 comments
it looks like this:
127.0.0.1 mycomp localhost
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
i used thees steps: http://bugs.libre.fm/wiki/clients/amarok
i installed deamon, changed /etc/lastfmsubmitd.conf and then amarok2librefm
- Sep 22 2010

Amarok 2.x Scripts by esdaniel1 29 comments
i was using amarok in-build last.fm scrobbler to scrobble last.fm
then i was looking for way to scrobble libre.fm also, so I installed lastfmsubmitd and Amarok2LibreFM and configured it to my libre.fm account
when I checked websited i saw only libre.fm is scrobbled
i was excpecting built-in last.fm to scrobble to last.fm, and Amarok2LibreFM scrobble to libre.fm, but i have libre.fm scrobbling only
- Sep 22 2010

Amarok 2.x Scripts by esdaniel1 29 comments
is the behavior that now i have amarok scrobbling to libre.fm only? - Sep 21 2010

Amarok 2.x Scripts by kickmetoandy 18 comments
(Upper Austria):
http://www.liferadio.at/radio/ - Jul 12 2010

Amarok 1.x Scripts by stifi 60 comments
funktioniert ja wieder prächtig! Vielen Dank dafür und schöne Grüße aus Vienna,
Flow - Jun 29 2010

Video Apps by gilfcp10 146 comments
Scanning dependencies of target kmp_automoc
Generating kmpbase.moc
Generating kmp.moc
Generating moc_kmplyricseditor.cpp
Generating moc_kmpcollectionmodel.cpp
Generating moc_kmpvideoplayer.cpp
Generating moc_kmpvideosettings.cpp
Generating moc_kmpcollectionpage.cpp
Generating moc_kmpheadwidget.cpp
Generating moc_kmpplaylist.cpp
Generating moc_prefs_collection.cpp
Generating moc_kmpaudiosettings.cpp
Generating moc_kmpplaylistwidget.cpp
Generating moc_kmpvideooverlap.cpp
Generating moc_kmpmediainformationpage.cpp
Generating moc_kmprectanglewidget.cpp
[ 0%] Built target kmp_automoc
[ 2%] Generating settings.h, settings.cpp
[ 5%] Generating ui_kmpbase_base.h
[ 8%] Generating ui_prefs_base.h
[ 11%] Generating ui_prefs_interface.h
[ 14%] Generating ui_prefs_video.h
[ 17%] Generating ui_prefs_audio.h
[ 20%] Generating ui_prefs_collection.h
[ 22%] Generating ui_kmpvideosettings.h
[ 25%] Generating ui_kmpaudiosettings.h
[ 28%] Generating ui_kmplyricseditor.h
[ 31%] Generating ui_kmpcollectionpage.h
Scanning dependencies of target kmp
[ 34%] Building CXX object src/CMakeFiles/kmp.dir/kmp_automoc.o
[ 37%] Building CXX object src/CMakeFiles/kmp.dir/prefs_collection.o
[ 40%] Building CXX object src/CMakeFiles/kmp.dir/kmpmultimedia.o
/home/thik/Desktop/KMP/src/kmpmultimedia.cpp:72: warning: unused parameter ‘id’
/home/thik/Desktop/KMP/src/kmpmultimedia.cpp:88: warning: unused parameter ‘id’
[ 42%] Building CXX object src/CMakeFiles/kmp.dir/kmpartists.o
[ 45%] Building CXX object src/CMakeFiles/kmp.dir/kmpalbums.o
[ 48%] Building CXX object src/CMakeFiles/kmp.dir/kmpcollectionmodel.o
/home/thik/Desktop/KMP/src/kmpcollectionmodel.cpp:63: warning: unused parameter ‘parent’
[ 51%] Building CXX object src/CMakeFiles/kmp.dir/kmplyricseditor.o
/home/thik/Desktop/KMP/src/kmplyricseditor.cpp: In member function ‘void KMPLyricsEditor::clicked(QAbstractButton*)’:
/home/thik/Desktop/KMP/src/kmplyricseditor.cpp:105: warning: enumeration value ‘InvalidRole’ not handled in switch
/home/thik/Desktop/KMP/src/kmplyricseditor.cpp:105: warning: enumeration value ‘RejectRole’ not handled in switch
/home/thik/Desktop/KMP/src/kmplyricseditor.cpp:105: warning: enumeration value ‘ActionRole’ not handled in switch
/home/thik/Desktop/KMP/src/kmplyricseditor.cpp:105: warning: enumeration value ‘HelpRole’ not handled in switch
/home/thik/Desktop/KMP/src/kmplyricseditor.cpp:105: warning: enumeration value ‘YesRole’ not handled in switch
/home/thik/Desktop/KMP/src/kmplyricseditor.cpp:105: warning: enumeration value ‘NoRole’ not handled in switch
/home/thik/Desktop/KMP/src/kmplyricseditor.cpp:105: warning: enumeration value ‘ApplyRole’ not handled in switch
/home/thik/Desktop/KMP/src/kmplyricseditor.cpp:105: warning: enumeration value ‘NRoles’ not handled in switch
[ 54%] Building CXX object src/CMakeFiles/kmp.dir/kmpheadwidget.o
/home/thik/Desktop/KMP/src/kmpheadwidget.cpp:116: warning: unused parameter ‘mEvent’
/home/thik/Desktop/KMP/src/kmpheadwidget.cpp:435: warning: unused parameter ‘size’
[ 57%] Building CXX object src/CMakeFiles/kmp.dir/kmptabbutton.o
[ 60%] Building CXX object src/CMakeFiles/kmp.dir/kmpplaylist.o
/home/thik/Desktop/KMP/src/kmpplaylist.cpp: In member function ‘virtual bool KMPPlaylist::dropMimeData(const QMimeData*, Qt::DropAction, int, int, const QModelIndex&)’:
/home/thik/Desktop/KMP/src/kmpplaylist.cpp:312: warning: control reaches end of non-void function
[ 62%] Building CXX object src/CMakeFiles/kmp.dir/kmpmultimediaitem.o
[ 65%] Building CXX object src/CMakeFiles/kmp.dir/kmpaudiosettings.o
[ 68%] Building CXX object src/CMakeFiles/kmp.dir/kmpvideosettings.o
[ 71%] Building CXX object src/CMakeFiles/kmp.dir/kmpplaylistwidget.o
[ 74%] Building CXX object src/CMakeFiles/kmp.dir/kmpvideooverlap.o
[ 77%] Building CXX object src/CMakeFiles/kmp.dir/kmpmultimediapage.o
[ 80%] Building CXX object src/CMakeFiles/kmp.dir/kmpcollectionpage.o
/home/thik/Desktop/KMP/src/kmpcollectionpage.cpp: In constructor ‘KMPCollectionPage::KMPCollectionPage(QWidget*, KMPMultimedia*)’:
/home/thik/Desktop/KMP/src/kmpcollectionpage.cpp:88: warning: unused variable ‘code’
[ 82%] Building CXX object src/CMakeFiles/kmp.dir/kmpmediainformationpage.o
/home/thik/Desktop/KMP/src/kmpmediainformationpage.cpp:177: warning: unused parameter ‘a’
/home/thik/Desktop/KMP/src/kmpmediainformationpage.cpp:177: warning: unused parameter ‘b’
[ 85%] Building CXX object src/CMakeFiles/kmp.dir/kmprectanglewidget.o
[ 88%] Building CXX object src/CMakeFiles/kmp.dir/kmpvideoplayer.o
/home/thik/Desktop/KMP/src/kmpvideoplayer.cpp:33: warning: unused parameter ‘parent’
[ 91%] Building CXX object src/CMakeFiles/kmp.dir/kmp.o
/home/thik/Desktop/KMP/src/kmp.cpp:234: warning: unused parameter ‘resizeEvent’
[ 94%] Building CXX object src/CMakeFiles/kmp.dir/kmpbase.o
/home/thik/Desktop/KMP/src/kmpbase.cpp:837: warning: unused parameter ‘checked’
/home/thik/Desktop/KMP/src/kmpbase.cpp:840: warning: unused parameter ‘checked’
/home/thik/Desktop/KMP/src/kmpbase.cpp:844: warning: unused parameter ‘checked’
/home/thik/Desktop/KMP/src/kmpbase.cpp:848: warning: unused parameter ‘checked’
/home/thik/Desktop/KMP/src/kmpbase.cpp:851: warning: unused parameter ‘checked’
/home/thik/Desktop/KMP/src/kmpbase.cpp: In member function ‘void KMPCollectionThread::scanFolder(QString, bool, bool, bool)’:
/home/thik/Desktop/KMP/src/kmpbase.cpp:1403: warning: unused variable ‘cLenght’
[ 97%] Building CXX object src/CMakeFiles/kmp.dir/main.o
[100%] Building CXX object src/CMakeFiles/kmp.dir/settings.o
Linking CXX executable kmp
[100%] Built target kmp
Scanning dependencies of target translations
[100%] Built target translations - Jun 07 2010

Video Apps by gilfcp10 146 comments
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/root/.kde4/share/apps;/usr/share/kde4/apps;/etc/kde4/share/apps
Call Stack (most recent call first):
CMakeLists.txt:3 (find_package)
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.6)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!
- Jun 07 2010

Video Apps by gilfcp10 146 comments
I can drag from the media column on the right to the working area to make a button. I can do this for the first four medias, then there's no scroll bars, so I'm stuck. I have to add multiple buttons, then remove the ones I don't want.
I can live with this though.
Second:
If I add a label it says "Title" but there looks to be no way to change this text, so labels with "Title" aren't very useful. - May 01 2010

Amarok 2.x Scripts by fruchtratte 141 comments
=====
RPR1:
http://217.151.151.46/rpr1
RPR2:
http://217.151.151.46/rpr2
RPR - Rock:
http://217.151.151.46/rock
RPR - 80er:
http://217.151.151.46/80er
RPR - Newsongs:
http://217.151.151.46/newsongs
RPR - Info:
http://217.151.151.46/info
(RPR - TBB Live:
http://217.151.151.46/event
Livestream during matches of the TBB Trier. I couldn't test it yet.)
=====
More Info at: www.rpr1.de
Tested with: Amarok 2.2.0/KDE 4.3.2
Thank you very much! - Mar 14 2010

Video Converters by almatic 69 comments

Chat & Messenging by cyberbeat 34 comments
thank you a lot, all is working now!
i wonder why i seem to be the first one to have these problems..
thank you for your quick and professional help!
manuel - Jan 18 2010

Chat & Messenging by cyberbeat 34 comments
thats what ccmake tells me how it compiles the irc-plugin:
Quote:
Automoc4_DIR */usr/lib/automoc4
CMAKE_BACKWARDS_COMPATIBILITY *2.4
CMAKE_BUILD_TYPE *
CMAKE_INSTALL_PREFIX */usr/local
EXECUTABLE_OUTPUT_PATH *
IRCCLIENT_INCLUDE_DIR */usr/include/ircclient-qt
IRCCLIENT_LIBRARY */usr/lib/libircclient-qt.so
KDE4_BUILD_TESTS *OFF
KDE4_DATA_DIR */usr/share/kde4/apps
KDE4_ENABLE_FINAL *OFF
KDE4_ENABLE_FPIE *OFF
KDE4_ENABLE_HTMLHANDBOOK *OFF
KDE4_KDECONFIG_EXECUTABLE */usr/bin/kde4-config
KDE4_PLASMA_OPENGL_FOUND */usr/include/plasma/glapplet.h
KDE4_USE_COMMON_CMAKE_PACKAGE_ *ON
KOPETE_INCLUDE_DIR */usr/include
KOPETE_LIBRARIES */usr/lib/libkopete.so
LIBRARY_OUTPUT_PATH *
LIB_SUFFIX *
QT_QMAKE_EXECUTABLE */usr/bin/qmake
probably " CMAKE_INSTALL_PREFIX */usr/local" should be changed?
i already tried
Quote:
cp /usr/local/lib/kde4/kopete_irc.so /usr/include/
cp /usr/local/lib/kde4/kopete_irc.so /usr/lib/
obviously i am all new to kopete and how the folders of kde work exactly.. bear with me! :-)
manuel - Jan 17 2010

Chat & Messenging by cyberbeat 34 comments
kopete is in its default konfiguration, out-of-the-kubuntu-box. binary is /usr/bin/kopete with many .so files in /usr/lib and /usr/lib/kde4
ccmake not installed. is it necessary to kompile kopete to add a new plugin? isnt exactly the sense of a plugin..
in short, where are (additional) plugins registered in kopete?
thanks again,
manuel - Jan 17 2010

Chat & Messenging by cyberbeat 34 comments
manuel - Jan 17 2010

Amarok 1.x Scripts by NameNo 4 comments
I'm now using Amarok 2 and like to use your skript again in this version.
Is it possible to get your skript for the new version?
Greets Kris - Jan 11 2010

Amarok 1.x Scripts by ultramancool 46 comments
- Jan 06 2010

Audio Extractors/Converters by msnkambule 33 comments
As for the -codecs switch, it could be an option specific of my version of ffmpeg (0.5+svn20091129 installed from the debian-multimedia.org unofficial repos for Debian Testing, so the maintainers of the repos may or may not have modified the program)... So a better fix would be to support both possibilities. That can be accomplished in at least two ways:
Use ffmpeg -formats and if the size of the list is zero, repopulate it, this time using ffmpeg -codecs. But that could require an additional loop in the case where ffmpeg -formats is not the right option to use, so it's less than optimal...
Another option is, if the Qt Process class supports it, to check if ffmpeg -codecs returns an error, or an exit code different from zero (as I assume it would if you use a version of ffmpeg that does not understand the -codecs option) and use -formats if it does, -codecs if it doesn't. That would not require an extra loop doing the same thing, just an if/else. - Dec 16 2009

Audio Extractors/Converters by msnkambule 33 comments
So apparently, the fix is to leave the original "EA" as it is, and change "ffmpeg.start("ffmpeg", QStringList() << "-formats")" to "ffmpeg.start("ffmpeg", QStringList() << "-codecs")". - Dec 15 2009

Audio Extractors/Converters by msnkambule 33 comments
And that's strange, because according to the output ffmpeg -formats, my installation of ffmpeg is able to both decode and encode mp3 (it is listed as "DE", which apparently means "Decoding and Encoding supported"). I'll take another look at the code, just in case the issue is in konvertible and not in ffmpeg, and post the results of my research if I find anything relevant. - Dec 15 2009

Audio Extractors/Converters by msnkambule 33 comments
I don't know if that's a fix or a workaround, or if it should be "E", "DE" or "EA", or if it really works (haven't tested it with my changes except to see if the error message still appeared). What I do know is that the loop in which you populate the codec list needs some work, 'cause I don't think I should be seeing values like "muxing supported (=)" in the combobox. - Dec 14 2009

Audio Extractors/Converters by msnkambule 33 comments

Audio Extractors/Converters by msnkambule 33 comments
FFmpeg version SVN-r20654, Copyright (c) 2000-2009 Fabrice Bellard, et al.
built on Nov 29 2009 08:11:53 with gcc 4.3.4
configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-avfilter-lavf --enable-libopenjpeg --enable-version3 --disable-altivec --disable-armv5te --disable-armv6 --disable-vis
libavutil 50. 5. 1 / 50. 5. 1
libavcodec 52.42. 0 / 52.42. 0
libavformat 52.39. 2 / 52.39. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.11. 0 / 1.11. 0
libswscale 0. 7. 2 / 0. 7. 2
libpostproc 51. 2. 0 / 51. 2. 0 - Dec 13 2009

Audio Extractors/Converters by msnkambule 33 comments
FFmpeg version SVN-r20654, Copyright (c) 2000-2009 Fabrice Bellard, et al.
built on Nov 29 2009 08:11:53 with gcc 4.3.4
configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-avfilter-lavf --enable-libopenjpeg --enable-version3 --disable-altivec --disable-armv5te --disable-armv6 --disable-vis
libavutil 50. 5. 1 / 50. 5. 1
libavcodec 52.42. 0 / 52.42. 0
libavformat 52.39. 2 / 52.39. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.11. 0 / 1.11. 0
libswscale 0. 7. 2 / 0. 7. 2
libpostproc 51. 2. 0 / 51. 2. 0 - Dec 13 2009

Audio Extractors/Converters by msnkambule 33 comments
Application: The Konvertible (konvertible), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5 QBasicAtomicInt::ref (this=0x7fff0ff7e860) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#6 QString (this=0x7fff0ff7e860) at /usr/include/qt4/QtCore/qstring.h:712
#7 CWindow::changeExtension (this=0x7fff0ff7e860) at /home/user/Source/konvertible-0.1.1/window.cpp:232
#8 0x000000000040b602 in CWindow (this=0x7fff0ff7e860, parent=<value optimized out>, f=<value optimized out>) at /home/user/Source/konvertible-0.1.1/window.cpp:172
#9 0x00000000004066ea in main (argc=1, argv=0x7fff0ff7eb98) at /home/user/Source/konvertible-0.1.1/main.cpp:50
/home/user/Source/konvertible-0.1.1 is, of course, the path where I uncompressed the source of konvertible. Any idea as to what might be going on here? - Dec 12 2009

Various KDE 1.-4. Improvements by stalin2000 28 comments

Various KDE 1.-4. Improvements by stalin2000 28 comments
- I hate the play/pause/next buttons style. just keep them separated!
- podcast tab: no transfert to ipod (have to go to the files-tab), no "update in podcast x" (have to open them all to see where something changed)
but it plays my music so I'll stick to it :) - Jul 26 2009
...
Scanning dependencies of target skgbasegui
[ 13%] Building CXX object skgbasegui/CMakeFiles/skgbasegui.dir/skgbasegui_automoc.o
[ 14%] Building CXX object skgbasegui/CMakeFiles/skgbasegui.dir/skgmainpanel.o
/home/miga/skrooge/skgbasemodeler/skgdocument.h:37: warning: type attributes are honored only at type definition
/home/miga/skrooge/skgbasemodeler/skgdocument.h:37: error: use of enum ‘ModificationType’ without previous declaration
/home/miga/skrooge/skgbasemodeler/skgdocument.h:37: error: expected unqualified-id before ‘{’ token
/home/miga/skrooge/skgbasemodeler/skgdocument.h:49: error: ‘ModificationType’ does not name a type
make[2]: *** [skgbasegui/CMakeFiles/skgbasegui.dir/skgmainpanel.o] Error 1
make[1]: *** [skgbasegui/CMakeFiles/skgbasegui.dir/all] Error 2
make: *** [all] Error 2
Am I missing something? Got the dependencies from the gentoo ebuild - Jun 06 2009

System Software by jaegerschnitzel 61 comments
Dogod - Mar 04 2009

System Software by jaegerschnitzel 61 comments
Could not start process Unable to create io- slave:
klauncher said: unknown protocol 'smb'.
I can access the share with Konqueror or Dolphin using the the same url as I enter in Komparator.
I'm running KDE 4.2 on Kubuntu 8.10 (Intrepid) and using Komparator version 0.9-1.
I hope someone can help us as this app looks to be ideal for my needs.
Thanks,
Dogod - Feb 27 2009

Amarok 1.x Scripts by mlmitton 67 comments
Worked with Ubuntu 8.10 !!!! - Jan 27 2009

Various KDE 1.-4. Improvements by tipote 67 comments
bla bla bla...
I wont this:
-----
|1 |2 |
-------
|3 |4 |
-----
and to have a cube,
But when I do kwin --replace it puts
all my windows to desktop 1? - Dec 31 2008

Dolphin Service Menus by egregorion 101 comments
Gentoo maintainers inform that pdftk has many issues including a gcc-4.3 failure and dead upstream
# see tracker bug https://bugs.gentoo.org/show_bug.cgi?id=251796 - Dec 21 2008

Video Apps by juergenk 179 comments

Amarok 2.x Scripts by fruchtratte 141 comments
new Station( "Deutschlandfunk", "http://www.dradio.de/streaming/dlf_hq_ogg.m3u" ),
new Station( "Deutschlandfunk Kultur", "http://www.dradio.de/streaming/dkultur_hq_ogg.m3u " ),
new Station( "NDR 1 Welle Nord", "http://62.27.44.15/ndr/ndr1wellenord.mp3" ),
new Station( "NDR Kultur", "http://62.26.214.248/ndr/ndrkultur.mp3" ),
new Station( "NDR 1 Radio MV", "http://62.26.214.248/ndr/ndr1radiomv.mp3" ),
new Station( "NDR 1 Niedersachsen", "http://62.27.44.15/ndr/ndr1niedersachsen.mp3" ),
new Station( "NDR 2", "http://62.26.214.248/ndr/ndr2.mp3" ),
new Station( "NDR 90,3", "http://62.26.214.248/ndr/ndr903.mp3" ),
new Station( "NDR Info", "http://62.144.180.170/ndr/ndrinfo.mp3" ),
new Station( "N-JOY", "http://62.26.214.248/ndr/n-joy.mp3" ),
Regards! - Nov 27 2008

Amarok 2.x Scripts by fruchtratte 141 comments
EinsLive has a stream under:
http://www.wdr.de/wdrlive/media/einslive.m3u
Thanks! - Nov 25 2008

Amarok 1.x Scripts by Chain 5 comments
Thanks for this script - i've tried similar things for windows so looking forward to checking the results. - Nov 12 2008

Plasma 4 Extensions by quickhand 1 comment

Plasma 4 Extensions by strobeam 44 comments
https://launchpad.net/~samrog131/+archive
Nice Plasmoid! It should replace the official. - Nov 05 2008

Webcam & Monitoring by bwadolowski1 70 comments
https://launchpad.net/~alessandro-ghersi/+archive - Nov 04 2008

Dolphin Service Menus by Blavkaste 20 comments
Also, she found that she can't send any img from a directory named with the char " ' ".
Small bug?
- Nov 04 2008