Hi,

I am stuck with porting the kmplot application to frameworks. It 
builds, but when run, it says that it could not find its part.

The code that should load the part is in kmplot.cpp, line 64+
The declaration of the part factory stuff is in maindlg.cpp, line 803+
(checkout kmplot/frameworks branch)

From inspecting strace, it tries to stat64(".//libkmplotpart.so"), but 
the part .so is installed into /usr/lib/plugins/kmplotpart.so. I tried 
changing the installed library name, even moved it to /usr/lib, but 
this did not help.

If someone more familiar with plugins, factories, loaders, and kparts 
could point me in the right direction, I would be very happy and could 
continue porting.

Merci :)

Christoph Feck (kdepepo)
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to