[Kget] updates & problems for kget_gsoc
Lukas Appelhans
l.appelhans at gmx.de
Mon Jun 2 21:44:29 CEST 2008
On Sunday 01 June 2008 22:31:17 Ningyu Shi wrote:
> Hi guys,
> I have written a dummy plugin for kget with kross & thread stuff
> enabled,
Great :)
> but when I try to test it. I got errors like 'can't load
> plugin contentfetch...'
>
> The Error message is like this:
>
> kget(22724) KGet::loadPlugins: TransferFactory plugin found:
> rank = 50
> plugintype = QVariant(QString, "TransferFactory")
> kget(22724) KGet::loadPlugins: TransferFactory plugin found:
> rank = 50
> plugintype = QVariant(QString, "TransferFactory")
> kget(22724) KGet::loadPlugins: TransferFactory plugin found:
> rank = 50
> plugintype = QVariant(QString, "TransferFactory")
> kget(22724)/kdecore (KLibLoader) kde4Factory: The library "" does not
> offer a qt_plugin_instance function.
> kget(22724)/kdecore (KLibLoader) kde3Factory: The library "" does not
> offer an "init_kget_contentfechfactory" function.
> kget(22724)/kdeui (KNotification) KNotification::slotReceivedId: 0
> kget(22724)/kdeui (KNotification) KNotification::close: 0
> kget(22724)/kdeui (KNotification) KNotification::~KNotification: -2
>
> For test convinience, I have only enabled the kio and the content
> fetch plugin. I copy the code structure from the kio plugin. Any hint
> for this problem?
Well, we had that problem a lot I guess,
1. You have to specify another rank, ranks cannot be used twice (yes we need
to fix that as well, I will do that in this week...)
2. There was some problem with the LD_LIBRARY_PATH with the torrent-plugin,
which has thrown another error I guess... but no idea ;)
Lukas
>
> Thanks a lot.
More information about the Kget
mailing list