Xfmedia and gmodule
Bernhard Walle
bernhard.walle at gmx.de
Sun Sep 18 03:05:50 CEST 2005
Hello,
follwing problem: The infopipe plugin from Xfmedia doesn't work in
0.9.1. I tracked down the problem a bit and added a error output after
g_module_open() which fails opening the .so file.
I get
/usr/lib/xfmedia/plugins/xfmedia-infopipe.so: undefined symbol:
xfmedia_engine_get_current_time
The symbol is defined, of course.
nm --defined-only -g src/xfmedia | grep xfmedia_engine_get_current_time
0807f998 T xfmedia_engine_get_current_time
Can someone explain the problem -- I don't understand it.
Regards,
Bernhard
More information about the Xfce4-dev
mailing list