On Tue, Jul 13, 2010 at 7:13 AM, Pedro Lopez-Cabanillas <[email protected]> wrote: > http://sourceforge.net/projects/drumstick
I rebuilt kmid after installing the drumstick library from svn and doing a "make clean ; cmake .. ; make; sudo make install." It now complains <<library "/usr/lib64/kde4/kmid_alsa.so" does not offer a qt_plugin_instance function>>. I think this problem comes from building drumstick from subversion and running make install as root. Or from kmid, after being reconfigured to pickup the dynamically linked drumstick library ....I'm not sure whether kmid or drumstick is the cause of the problem. I do know that kmid from subversion built on it's own (prior to installing drumstick lib) works fine. The problems in kmid started after installing drumstick from svn and rebuilding kmid to pickup the dynamic library drumstick. Here's what it looks like running kmid with the problematic kmid_alsa.so ............. gnulem-105-~> kmid kmid(3222)/kdeui (kdelibs): Attempt to use QAction "show_volume_pitch" with KXMLGUIFactory! kmid(3222)/kdeui (kdelibs): Attempt to use QAction "show_position" with KXMLGUIFactory! kmid(3222)/kdeui (kdelibs): Attempt to use QAction "show_codecs" with KXMLGUIFactory! kmid(3222)/kdeui (kdelibs): Attempt to use QAction "show_rhythm" with KXMLGUIFactory! kmid(3222)/kdecore (KLibrary) kde4Factory: The library "/usr/lib64/kde4/kmid_alsa.so" does not offer a qt_plugin_instance function. kmid(3222)/kdecore (KLibrary) kde3Factory: The library "/usr/lib64/kde4/kmid_alsa.so" does not offer an "init_kmid_alsa" function. kmid(3222): KPluginFactory could not load the backend: "kmid_alsa" kmid(3222)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: kDebugStream called after destruction (from void KDirWatchPrivate::removeEntry(KDirWatch*, KDirWatchPrivate::Entry*, KDirWatchPrivate::Entry*) file /builddir/build/BUILD/kdelibs-4.4.4/kio/kio/kdirwatch.cpp line 950) Cancelled INotify (fd 11, 1) for "/home/npm/.local/share//user-places.xbel" ................ Is there a change to /usr/share/kde4/services/kmid_alsa.desktop that would allow kmid to start working again.? X-KDE-ParentApp=kmid X-KDE-ServiceTypes=KMid/backend Type=Service X-PluginIdentifier=kmid_alsa Other than that, I can't seem to get kmid working again, even after uninstalling everything, including drumstick libs, and trying to rebuild the old static-drumstick version of kmid -- it fails in the same way. Niels http://nielsmayer.com _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
