Hi,<div><br></div><div>I checked this one out: <a href="http://quickgit.kde.org/index.php?p=kde-workspace.git&a=shortlog&h=refs/heads/plasma/sreich/tasks-qml">http://quickgit.kde.org/index.php?p=kde-workspace.git&a=shortlog&h=refs/heads/plasma/sreich/tasks-qml</a> and compiled the taskmanager plasmoid. So far so good.</div>

<div>Then i added the new library path to LD_LIBRARY_PATH</div><div>Then simply running "plasmoidviewer" in the compiled package path of that branch.</div><div><br></div><div>I turned on every possible kde debugging message and i'm only getting this:</div>

<div><div>plasmoidviewer(21961)/plasma main: setting FormFactor to "planar"</div><div>plasmoidviewer(21961)/plasma main: setting Location to "floating"</div><div>plasmoidviewer(21961)/plasma main: setting containment to "null"</div>

<div>plasmoidviewer(21961)/plasma main: setting auth policy</div><div>plasmoidviewer(21961)/libplasma Plasma::Corona::Corona: !!{} STARTUP TIME 4218577 Corona ctor start</div><div>plasmoidviewer(21961)/plasma main: just load applet</div>

<div>plasmoidviewer(21961)/plasma FullView::addApplet: adding applet "" in "null"</div><div>plasmoidviewer(21961)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-mark/ksycoca4"</div>

<div>plasmoidviewer(21961)/kio (KDirWatch) KDirWatchPrivate::KDirWatchPrivate: INotify available:  true</div><div>plasmoidviewer(21961)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added File "/home/mark/.kde4/share/config/plasmarc" for "" ["KDirWatch-1"]</div>

<div>plasmoidviewer(21961)/libplasma Plasma::AppletPrivate::init: Check your constructor!  You probably want to be passing in a Service::Ptr  or a QVariantList with a valid storageid as arg[0].</div><div>plasmoidviewer(21961)/plasma FullView::addApplet: connecting ----------------</div>

</div><div><br></div><div>The taskmanager looks like this: <a href="http://ompldr.org/vZG15Mg">http://ompldr.org/vZG15Mg</a></div><div>I am getting the feeling that the compiled library (plasma_applet_org_kde_tasks.so) is - for some reason - not being loaded though i did check (double check and triple check) to see if my LD_LIBRARY_PATH was set fine and it was. Yet lsof shows no sign of plasma_applet_org_kde_tasks.so being used anywhere.</div>

<div><br></div><div>Could someone provide a little help on getting this working?</div><div>I would like to get this working on the current KDE 4.8(.3) release.</div><div><br></div><div>Cheers,</div><div>Mark</div>