[Kwintv] Re: kdetv doesn't load plugins

Dirk Ziegelmeier dziegel at gmx.de
Mon Jan 17 21:09:14 CET 2005


On Friday 07 January 2005 08:33, Indy500 wrote:
> Hi
> The entry "X-Kdetv-Plugin-Version=1" in the .desktops is in but there is
> only one entry in kdetvplugin.desktop regarding type definition.
Hm. Can somebody else please tell me whether kdetv works on his machine? I 
don't want to release 0.8.5 when the plugins don't load on most systems... 

Can you try replacing all occurences of:

KTrader::self()->query(QString::fromLatin1("kdetv Video Source"),
QString("[X-Kdetv-Plugin-Version] == %1" ).arg(KDETV_PLUGIN_VERSION));

by 

KTrader::self()->query(QString::fromLatin1("kdetv Video Source"));

and tell me whether this works?

Dirk


More information about the kwintv mailing list