[Kget] updates & problems for kget_gsoc

Ningyu Shi shiningyu at gmail.com
Mon Jun 2 18:03:14 CEST 2008


On Mon, Jun 2, 2008 at 2:44 PM, Lukas Appelhans <l.appelhans at gmx.de> wrote:
>
>
> 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...)

Thanks a lot, just solved the problem :)
> 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.
>
> _______________________________________________
> Kget mailing list
> Kget at kde.org
> https://mail.kde.org/mailman/listinfo/kget
>

Regards
-- 
Ningyu


More information about the Kget mailing list