Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

23
Become a Fan
7.5

Available as/for:
Description:
Lancelot is an ALI (application launcher interface) for KDE 4 designed to provide a place from which all your jobs begin. It provides quick access to applications, places, documents, contacts and system information.

It is a part of KDE since 4.2, so you should have it in your distribution's package repository. It should be in kdeplasma-addons package.

PLEASE READ BEFORE COMMENTING:

I almost *never* check the comments here

For questions and comments, use KDE forums or find me (nickname: ivan|***) on #plasma channel on freenode.

For reporting bugs, go to http://bugs.kde.org/

For requesting new features, visit http://forum.kde.org/showthread.php?tid=15049

Ratings & Comments

109 Comments

Archaeopteryx342

I like it better than the default for KDE5 Plasma.

rencord

Hi, i'm using lancelot from kde kdemod's repository(kdemod is a kde optimized for arch ) vers. 1.7.1 http://img534.imageshack.us/img534/5491/schermata13.png How u can see in the picture, first problem appear only sometimes. When i use long a menù remains in the background but the applet continues to work. Second problem is continuous, the options to turn off and block session are cutted.

xhc

how to add the new submenu in the lancelot with the command to save session ?... i cant find the command to command line in kde4 OR will be there at some time?

warnec

Hi. I use qt45 and I see that lancelot has some bugs with it. I know there is a patch for lancelot source (AFAIK it has already been applied to SVN source), but I am not able to compile lancelot. I've satisfied all the dependencies (I think so), but it fail at the 'cmake' command. [code] cmake ../ -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. -DCMAKE_BUILD_TYPE=release -- Found Qt-Version 4.5.1 (using /usr/bin/qmake) -- Found X11: /usr/lib64/libX11.so -- Phonon Version: 4.3.0 -- Found KDE 4.2 include dir: /usr/include -- Found KDE 4.2 library dir: /usr/lib64 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 -- Found Soprano: /usr/lib64/libsoprano.so -- Found Soprano includes: /usr/include -- Found Soprano Index: /usr/lib64/libsopranoindex.so -- Found Soprano Client: /usr/lib64/libsopranoclient.so -- Found Soprano Plugin Dir: /usr/share/soprano/plugins -- Found Soprano Plugins: nquadparser nquadserializer raptorparser raptorserializer redlandbackend CMake Error at CMakeLists.txt:39 (add_subdirectory): add_subdirectory given source "libs" which is not an existing directory. CMake Error at CMakeLists.txt:40 (add_subdirectory): add_subdirectory given source "applets" which is not an existing directory. CMake Error at CMakeLists.txt:41 (add_subdirectory): add_subdirectory given source "dataengines" which is not an existing directory. CMake Error at CMakeLists.txt:42 (add_subdirectory): add_subdirectory given source "runners" which is not an existing directory. CMake Error at CMakeLists.txt:43 (add_subdirectory): add_subdirectory given source "scriptengines" which is not an existing directory. CMake Error at CMakeLists.txt:44 (add_subdirectory): add_subdirectory given source "wallpapers" which is not an existing directory. -- ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. + OpenGL + Soprano + Nepomuk + Marble Congratulations! All external packages have been found. ----------------------------------------------------------------------------- -- Configuring incomplete, errors occurred! [/code]

ivancukic

You're trying to compile kdeplasma-addons, and you haven't downloaded them all. Or it appears to be the case. My suggestion is to wait for KDE 4.3 which will be released very soon.

warnec

Hi. I use qt45 and I see that lancelot has some bugs with it. I know there is a patch for lancelot source (AFAIK it has already been applied to SVN source), but I am not able to compile lancelot. I've satisfied all the dependencies (I think so), but it fail at the 'cmake' command. [code] cmake ../ -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. -DCMAKE_BUILD_TYPE=release -- Found Qt-Version 4.5.1 (using /usr/bin/qmake) -- Found X11: /usr/lib64/libX11.so -- Phonon Version: 4.3.0 -- Found KDE 4.2 include dir: /usr/include -- Found KDE 4.2 library dir: /usr/lib64 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 -- Found Soprano: /usr/lib64/libsoprano.so -- Found Soprano includes: /usr/include -- Found Soprano Index: /usr/lib64/libsopranoindex.so -- Found Soprano Client: /usr/lib64/libsopranoclient.so -- Found Soprano Plugin Dir: /usr/share/soprano/plugins -- Found Soprano Plugins: nquadparser nquadserializer raptorparser raptorserializer redlandbackend CMake Error at CMakeLists.txt:39 (add_subdirectory): add_subdirectory given source "libs" which is not an existing directory. CMake Error at CMakeLists.txt:40 (add_subdirectory): add_subdirectory given source "applets" which is not an existing directory. CMake Error at CMakeLists.txt:41 (add_subdirectory): add_subdirectory given source "dataengines" which is not an existing directory. CMake Error at CMakeLists.txt:42 (add_subdirectory): add_subdirectory given source "runners" which is not an existing directory. CMake Error at CMakeLists.txt:43 (add_subdirectory): add_subdirectory given source "scriptengines" which is not an existing directory. CMake Error at CMakeLists.txt:44 (add_subdirectory): add_subdirectory given source "wallpapers" which is not an existing directory. -- ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. + OpenGL + Soprano + Nepomuk + Marble Congratulations! All external packages have been found. ----------------------------------------------------------------------------- -- Configuring incomplete, errors occurred! [/code]

warnec

Hi. I use qt45 and I see that lancelot has some bugs with it. I know there is a patch for lancelot source (AFAIK it has already been applied to SVN source), but I am not able to compile lancelot. I've satisfied all the dependencies (I think so), but it fail at the 'cmake' command. [code] cmake ../ -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. -DCMAKE_BUILD_TYPE=release -- Found Qt-Version 4.5.1 (using /usr/bin/qmake) -- Found X11: /usr/lib64/libX11.so -- Phonon Version: 4.3.0 -- Found KDE 4.2 include dir: /usr/include -- Found KDE 4.2 library dir: /usr/lib64 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 -- Found Soprano: /usr/lib64/libsoprano.so -- Found Soprano includes: /usr/include -- Found Soprano Index: /usr/lib64/libsopranoindex.so -- Found Soprano Client: /usr/lib64/libsopranoclient.so -- Found Soprano Plugin Dir: /usr/share/soprano/plugins -- Found Soprano Plugins: nquadparser nquadserializer raptorparser raptorserializer redlandbackend CMake Error at CMakeLists.txt:39 (add_subdirectory): add_subdirectory given source "libs" which is not an existing directory. CMake Error at CMakeLists.txt:40 (add_subdirectory): add_subdirectory given source "applets" which is not an existing directory. CMake Error at CMakeLists.txt:41 (add_subdirectory): add_subdirectory given source "dataengines" which is not an existing directory. CMake Error at CMakeLists.txt:42 (add_subdirectory): add_subdirectory given source "runners" which is not an existing directory. CMake Error at CMakeLists.txt:43 (add_subdirectory): add_subdirectory given source "scriptengines" which is not an existing directory. CMake Error at CMakeLists.txt:44 (add_subdirectory): add_subdirectory given source "wallpapers" which is not an existing directory. -- ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. + OpenGL + Soprano + Nepomuk + Marble Congratulations! All external packages have been found. ----------------------------------------------------------------------------- -- Configuring incomplete, errors occurred! [/code]

AndersBrontosaurus

... or in a similar way, dividing it into administration and, and, and whatever the other is... system?... Would also be nice if personal organization isn't possible. Keep up the work!

ivancukic

See above. Cheers!

AndersBrontosaurus

Aaaiight! thanks for your answers. Will read more careful and use the correct threads in the future. Keep up the good work mr. Lancelot! Anders

AndersBrontosaurus

...without having to reopen lancelot everytime would be a bliss.

ivancukic

See http://ivan.fomentgroup.org/blog/2009/04/21/plasmadataengine-gmail-keep-open-lancelot/

AndersBrontosaurus

For me, the multimedia, system and internetfolders are very large. Would it be possible to personally rearrange the order in them?

ivancukic

This solely depends on your distribution and you. Right click Lancelot icon, and start the Menu Editor.

AndersBrontosaurus

Hello! If it would be possible to shrink the icons I would certainly appreciate that. Hate scrolling. Doesn't let me overlook everything the way I prefer.

ivancukic

Not without removing the description part of an item. p.s. The place for requesting new features is: http://forum.kde.org/showthread.php?tid=15049 (as is stated in the app description above)

amihere

Hi, I've installed Lancelot and everything was fine until I synchronized contact in Kopete with KAddressBook via Kopete metacontacts. When I did it, every synchronized contacts in the Lancelot tab disappeared like offline and only not-connected contacts were shown. Does anyone have this issue too? I know it's not major issue, but I like things working :) Thanks for any idea!

ivancukic

this is a known issue that i can not do much about at the moment. will investigate later.

d4niel2005

Anyone know how to get this working with qt4.5 ? it seems to use 100% cpu

TheRob

no such problem here... tho I can't seem to get the keyboard shortcut to work... which is really annoying //Robert

aTanCS

same problem. kde 4.2, qt 4.5

nescius

usability in its usable meaning! very good idea, thank you!

r3bron

Great work! Thanks!

echoes

i would like an option for alphabetizing sections/categories & menu entries.

neoshock

I am a Linux Newbie, and I just wanted to say that I really like this App.

Pling
0 Affiliates
Details
license
version 1.9.5
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 7

Other Various KDE 1.-4. Improvements:

Slicker Debian Package for Woody
cirrusgr
last update date: 22 years ago

Score 5.0

Konqueror/kdesktop suggestion
PovMan
last update date: 22 years ago

Score 5.0

Biiig buttons
dbojan
last update date: 20 years ago

Score 5.0

Yet Another KControl
Frans
last update date: 21 years ago

Score 5.0

Next window and next/previos window
dbojan
last update date: 20 years ago

Score 5.0

Fantasie Toolbar
katoe
last update date: 20 years ago

Score 5.0