[Kget] updates & problems for kget_gsoc
Ningyu Shi
shiningyu at gmail.com
Mon Jun 2 07:31:17 CEST 2008
Hi guys,
I have written a dummy plugin for kget with kross & thread stuff
enabled, 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?
Thanks a lot.
--
Ningyu
More information about the Kget
mailing list