[Kwintv] Re: kdetv doesn't load plugins

Indy500 indy5001 at gmx.de
Wed Jan 19 14:10:03 CET 2005


Hi

With the change from:

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

to

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

the plugins will be loaded. As far as i can see in the log.
because of a crash on alsa plugin:

kdetv: V4L2Dev::setupStreamingMMAP(): driver allocated 3 mmapped buffers.
kdetv: V4L2Dev::setControl(): Mute: no such control.
kdetv: V4L2Dev::setControl(): Mute: no such control.
kdetv: ALSA Mixer Plugin: [setMuted()] ERROR: no active mixer element present
kdetv: ALSA Mixer Plugin: [setVolume()] ERROR: no active mixer element present
kdetv: V4L2Dev::setControl(): Mute: no such control.
kdetv: ALSA Mixer Plugin: [setMuted()] ERROR: no active mixer element present
kdetv: ALSA Mixer Plugin: [setVolume()] ERROR: no active mixer element present
kdetv: CfgData: Loading settings for device: Video4Linux2: dvb
kdetv: ChannelIO::load(...) 
file='/home/indy/.kde/share/apps/kdetv/channels.xml' format='xml'
kdetv: ChannelIO::findFormat(...) xml, flags=1
kdetv: ChannelIO::findFormat(...) io XML Channel Plugin can read xml
kdetv: ChannelIO::load(...) using format 'XML Channel Plugin'
KCrash: Application 'kdetv' crashing...

I wanted to make a fresh recompile (make clean/distclean) but now I have 
Problems with make -f Makefile.cvs:

*** Creating acinclude.m4
make[2]: Entering directory `/home/indy/cvs/kdeextragear-3'
make[2]: F?r das Ziel >>acinclude.m4<< ist nichts zu tun.
make[2]: Leaving directory `/home/indy/cvs/kdeextragear-3'
*** Creating list of subdirectories
*** Creating Makefile.am
*** Creating configure.files
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
aclocal.m4:20203: error: m4_defn: undefined macro: _m4_divert_diversion
aclocal.m4:11444: _LT_AC_TAGVAR is expanded from...
aclocal.m4:20203: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
make[1]: *** [cvs] Fehler 1
make: *** [all] Fehler 2

But only in the kdextragear-3 module. On the other kdeextragear modules (1 and 
2) I don't have this effect, so I think there was come something bad to cvs 
in the last days.


More information about the kwintv mailing list