


Plasma 4 Extensions by mherbert 196 comments
Mark - Sep 19 2008

Plasma 4 Extensions by mherbert 196 comments
Mark - Sep 19 2008

Plasma 4 Extensions by mherbert 196 comments
Mark - Sep 19 2008

Plasma 4 Extensions by mherbert 196 comments
it seems you have to install libkonq5-dev and libkonq5. If you have any further problems to build quickaccess, Fred Hermanns aka Fintan made summary of the packages needed to compile it on Kubuntu, have look at page 6 in the comments section.
Mark - Sep 11 2008

Plasma 4 Extensions by mherbert 196 comments
But as soon as I got some spare time I will have a look into it...
Mark - Sep 11 2008

Plasma 4 Extensions by mherbert 196 comments
Mark - Aug 26 2008

Plasma 4 Extensions by mherbert 196 comments
I have read that blog too and the first thing I have done was firing up kate and implement that feature (2) ;)
But I am not sure if I should associate it with images, it would be a bit confusing, because quickaccess has nothing to do with images...
Mark - Aug 24 2008

Plasma 4 Extensions by mherbert 196 comments
thanks for your comment and your suggestion, I have implemented it and it will be available in the next version.
Mark - Aug 24 2008

Plasma 4 Extensions by mherbert 196 comments
And no it is not possible to set it depending on the folder... - Aug 21 2008

Plasma 4 Extensions by mherbert 196 comments
It should be easy to implement your wish, but I don't use any icons on the desktop, that's why I am not that motivated to implement it myself ;)
But if anybody else wants to implement it, (s)he could drop me a message to discuss it.
Mark - Aug 18 2008

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments
Thanks for the summary, now I can point other Kubuntu users to you comment.
Mark - Aug 06 2008

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments
Quote:
# mkdir build
# cd build
# cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
if you don't get any errors run:
Quote:
make
and again if you don't get errors run:
Quote:
sudo make install
And if you get any errors post them here.
It's not bad to go here through the installation because some other people might also get similar problems... - Aug 06 2008

Plasma 4 Extensions by mherbert 196 comments
1.) you don't have gcc installed, I don't know the name of the package for Ubuntu, you have to look yourself...
2.)the kde-cmake-modules are missing, an other Kubuntu user reported that the packagename is "kdebase-dev-kde4"
Try to install them. If you still have problems, post the errors perhaps someone can help you... - Aug 06 2008

Plasma 4 Extensions by mherbert 196 comments
Simply resize the plasmoid and it should work...
Sorry for the trouble ;) - Aug 04 2008

Plasma 4 Extensions by mherbert 196 comments
btw, thanks for the link, it's inspiring... let's see if we can use some concepts from this mockup... - Aug 04 2008

Plasma 4 Extensions by mherbert 196 comments
But well what about clicking the middle button? - Aug 04 2008

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments
Perhaps I should reorganize the whole dialog.. - Aug 02 2008

Plasma 4 Extensions by mherbert 196 comments
That should help... - Aug 02 2008

Konsole Color Schemes by apachelogger 6 comments
Thanks for sharing it.
- Aug 01 2008

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments
I have changed the default path to ~, and now quickaccess won't crash plasma if you enter a wrong url. I will release it in the next days when I have got some things in a proper shape. Sorry for the inconveniences and thanks for the report ;-) - Jul 23 2008

Plasma 4 Extensions by mherbert 196 comments
thanks for the report I will change that in the next version. - Jul 23 2008

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments
CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:72 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/buildd/.kde4/share/apps;/usr/lib/kde4/share/kde4/apps
I don't know where Kubuntu installs the KDE4 cmake modules but on opensuse they are in "apps/cmake/modules/" you should have a look where they are and adjust that.
- Jul 19 2008

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments
Well it should be possible to implement that, I will have a look, perhaps I have it ready for the next version. - Jul 18 2008

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments
https://bugs.launchpad.net/ubuntu/+bug/248276
It seems a package is in the works for Kubuntu.
Hope that helps you. - Jul 18 2008

Plasma 4 Extensions by mherbert 196 comments
Thanks for your comment. - Jul 18 2008

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments
But I have started some weeks ago to write a plasmoid with that feature, I will release it as soon I have some time to finish it... - Jul 16 2008

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments

Plasma 4 Extensions by mherbert 196 comments
I tried to make the items a bit smaller, you can try version 0.5.2, and tell me you opinion, because I am not sure atm if I should keep the new way to render the items or return to the default kde one...
- Jul 13 2008

Plasma 4 Extensions by mherbert 196 comments
1. For some reason, one of my running plasmoids ended up getting a scrollbar when one wasn't needed before.
I use a new class to render the items in the itemview, because I thought it would look better, but I am not sure if I should keep it or switch back to the one used in dolphin etc. This one seems to use too much space and also affects the not readable text in the glassified theme...
Quote:
2. The upgrade for some reason turned off the custom labels.
Yes I expected this one because I changed the way the settings are handled and this solution was the best...
Quote:
3. I'm not so sure it's a good idea to have popup-tips enabled by default...it became very annoying very quickly.
You are right, I have disabled them...
Quote:
4. As far as the non-readable using glassified...well, it's readable for me although could be better (OpenSuse 11, KDE 4.1 beta2+some additional svn commits)
That will get better... But I still don't know if I should keep the new way to render the items or stick to the default kde style... - Jul 13 2008

Plasma 4 Extensions by mherbert 196 comments

Dolphin Service Menus by painkiller101 174 comments
I had to look how to declare variables before I wrote that :D but I knew that there is "kde4-config" which can give you a lot of useful infos about your kde-installation... - Jul 12 2008

Dolphin Service Menus by painkiller101 174 comments
first: why have I seen this only now...
Thats something I really missed...
I have seen that you use a static localprefix for your installation and that some people have problems with it...
perhaps you can use:
LOCALPREFIX=`kde4-config --localprefix`
cp compress.desktop $LOCALPREFIX/share/kde4/services/ServiceMenus
to install the files in case some got another directory structure
Mark - Jul 12 2008