On Sunday 12 December 2010 15:39:58 Dario Freddi wrote: > On Sunday 12 December 2010 13:32:36 Alexander Reinholdt wrote: > > Does anyone have an idea what might cause this problem? > > It's quite likely that you built a different backend (such as polkit-1 > instead of PolicyKit) and you need to regenerate your action files. A log > of the installation of your helper from a clean build might indeed help > figuring this out.
I rebuild and reinstalled Smb4K completely, but it did not solve the problem. This is step-by-step what I did: I deinstalled Smb4K and made sure no dangling files were left behind. Then I created a new build directory and ran (see cmake.output.gz for the output): a...@erwin:~/Entwicklung/smb4k/build$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=Debug -DCMAKE_VERBOSE_MAKEFILE=ON .. Next, I compiled the source code (see make.output.gz for the output) and installed Smb4K. Trying to mount a share failed again with the same error as before: NoSuchAction. By the way: KDE 4.5 in Debian uses polkit-1 instead of PolicyKit. And as far as I can remember it has been this way also with KDE 4.4... If there is anything more I can provide to sort this problem out, please tell me. Best regards Alexander
cmake.output.gz
Description: GNU Zip compressed data
make.output.gz
Description: GNU Zip compressed data
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<