Registered Member
|
Hello
I have placed the folder viewer plasmoid in the panel so that I can access my files faster. In 4.1.3 there was the possibility to move down in the directory structure, now in 4.2 RC1 I can only browse in the first directory level an a click on a directory opens Dolphin. I would like to navigate in the plasmoid. Has this feature been removed or did I just chosse a false plasmid. By and thanks a lot -bushveld
openSUSE 11.2 and KDE 4.4.0 -- Vita brevis! --
|
Administrator
|
Afaik, the Quick Access plasmoid provides this functionality: http://www.kde-look.org/content/show.php?content=84128
|
Registered Member
|
Thanks,
this is it, unforunately this is not available for KDE 4.2RC1 it requires libplasma.so.2 which is not installed rpm -q --whatprovides /usr/lib/libplasma.so.2 error: file /usr/lib/libplasma.so.2: Datei oder Verzeichnis nicht gefunden It seems that this is only available in kde4runtime <4.1.60 Seems to be a known bug according to the discussion on the above mentioned page. Will follow this an post an update her when it works. -bushveld
Last edited by bushveld on Sun Jan 18, 2009 9:57 am, edited 1 time in total.
openSUSE 11.2 and KDE 4.4.0 -- Vita brevis! --
|
KDE Developer
|
Kubuntu has QuickAccess packages for KDE 4.2. The patch on the kde-look page is really all that's needed to port it.
|
Registered Member
|
Hello,
quite some time ago since I have done my last compile.. Actually how do I apply the patch? I get a the source tgz and the patch but I could not find out how to patch correctly? as prefix for openSUSE I assume that /usr/share/kde4 is the path I need to use, do I? mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. make sudo make install Thanks a lot -bushveld
openSUSE 11.2 and KDE 4.4.0 -- Vita brevis! --
|
Registered Member
|
Hiya bushveld.
I've been downloading the .deb's from the ubuntu repo's and converting them with alien to .rpm's for my opensuse installs. I've just downloaded the latest one and converted it. Get it Here. Working perfectly on opensuse 11 / KDE4.2rc Cheers. T
Last edited by logs_con on Sun Jan 18, 2009 8:38 pm, edited 1 time in total.
This week's operating systems (subject to change)
LAPTOP : Crunchbang Waldorf AMD64 Openbox / openSUSE 13.1 x86_64 KDE 4.12.3 / Win7 64 DESKTOP : Crunchbang Waldorf AMD64 Openbox / openSUSE 13.1 x86_64 KDE 4.12.3 / Winvista 64 |
Administrator
|
Place yourself outside of the quickaccess source directory (just one level above), then do:
You may want to add the --dry-run option to "fake" patching and see if everything works correctly. You're not done yet, however. You need to alter the CMakeLists.txt file because it was written before libplasma entered kdelibs. On line 23 of CMakeLists.txt , replace PLASMA_LIBS with KDE4_PLASMA_LIBS. Also comment out (with #) line 7, because it calls an obsolete cmake macro. After that, it's the usual cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` etc... Since you're on openSUSE, make sure you have libkonq-devel installed or the build will fail.
Last edited by einar on Sun Jan 18, 2009 8:39 pm, edited 1 time in total.
"Violence is the last refuge of the incompetent."
Plasma FAQ maintainer - Plasma programming with Python |
Moderator
|
I'll post this here, even though it's a bit off topic.
I cant get my quick access to work on a desktop, it dosen't show anything it just sits there. And I agree with OP; Folder view should be "navigatable". Mostly because my Quick access doesn't work right. I have: KDE 4.2RC1 (4.1.96) Kubuntu 8.10
Primoz, proud to be a member of KDE forums since 2008-Nov.
|
Registered Member
|
Hey,
thanks sounds logical but can't fix it...Do you have any idea how I can get rid of the message ? By and thanks bushveld michael@akazia:~/tmp/quickaccess-0.7.1> cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:72 (MESSAGE): ERROR: cmake/modules/FindKDE4Internal.cmake not found in /home/michael/.kde4/share/apps;/usr/share/kde4/apps;/etc/kde4/share/apps Call Stack (most recent call first): CMakeLists.txt:5 (find_package)
openSUSE 11.2 and KDE 4.4.0 -- Vita brevis! --
|
Registered Member
|
@Einer,
Thank you! Thank you! Finally I've managed to get quick-access to work in 4.2 again!
OpenSUSE 11.4, 64-bit with KDE 4.6.4
Proud to be a member of KDE forums since 2008-Oct. |
Administrator
|
@bushveld: install libkde4-devel, kdebase4-workspace-devel and libkonq-devel, then try again.
"Violence is the last refuge of the incompetent."
Plasma FAQ maintainer - Plasma programming with Python |
Registered Member
|
Thanks!
the recompile as well as logs_con's rpm works fine for me. Finally it is back! -bushveld
openSUSE 11.2 and KDE 4.4.0 -- Vita brevis! --
|
Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]