This forum has been archived. All content is frozen. Please use KDE Discuss instead.

[SOLVED] Folder viewer does not let me navigate

Tags: None
(comma "," separated)
User avatar
bushveld
Registered Member
Posts
174
Karma
0
OS
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! --
User avatar
sayakb
Administrator
Posts
1973
Karma
12
OS
Afaik, the Quick Access plasmoid provides this functionality: http://www.kde-look.org/content/show.php?content=84128


User avatar
bushveld
Registered Member
Posts
174
Karma
0
OS
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! --
User avatar
JontheEchinda
KDE Developer
Posts
309
Karma
4
OS
Kubuntu has QuickAccess packages for KDE 4.2. The patch on the kde-look page is really all that's needed to port it.


JontheEchinda, proud to be a member of the Kubuntu team since July 2008.
Image
Image
User avatar
bushveld
Registered Member
Posts
174
Karma
0
OS
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! --
User avatar
logs_con
Registered Member
Posts
68
Karma
0
OS
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
User avatar
einar
Administrator
Posts
3402
Karma
7
OS
Place yourself outside of the quickaccess source directory (just one level above), then do:
Code: Select all
patch -p0 < path/to/patch

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."
Image
Plasma FAQ maintainer - Plasma programming with Python
User avatar
Primoz
Moderator
Posts
859
Karma
1
OS
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.
User avatar
bushveld
Registered Member
Posts
174
Karma
0
OS
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! --
Kryten2X4B
Registered Member
Posts
911
Karma
4
OS
@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.
User avatar
einar
Administrator
Posts
3402
Karma
7
OS
@bushveld: install libkde4-devel, kdebase4-workspace-devel and libkonq-devel, then try again.


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python
User avatar
bushveld
Registered Member
Posts
174
Karma
0
OS
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! --


Bookmarks



Who is online

Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]