Re: Testing a plasmoid with local installation / solved

2014-03-16 Thread Gregor Mi
SOLVED. By issuing this command... export KDEDIRS=$DEVUSR:`kde4-config --prefix` ...the local version of the plasmoid is used. It is the third option given by the tutorial [1], section "Testing the Applet". Gregor [1] http://techbase.kde.org/Development/Tutorials/Plasma/GettingStarted On 09/0

Testing a plasmoid with local installation

2014-03-09 Thread Gregor Mi
Hi, I would like to install a (KDE4) plasmoid locally to test it with plasmoidviewer. As example I use kdeplasma-addons/applets/showdesktop/ from https://projects.kde.org/projects/kde/kdeplasma-addons I did the following setup $ cd src/kdeplasma-addons $ mkdir build $ cd build $ . home-kde4-env-