Multiple verve-plugins in different panels

Nikolas Arend Nikolas.Arend at gmx.net
Wed Jul 26 18:31:56 CEST 2006


Jannis Pohlmann wrote:
>>> I just tried to compile the latest verve-plugin with dbus support
>>> and it seems that dbus 0.50 is too old:
>>>
>>> verve-dbus-service.c: In function ‘verve_dbus_service_init’:
>>> verve-dbus-service.c:139: error: ‘DBUS_NAME_FLAG_ALLOW_REPLACEMENT’ 
>>> undeclared (first use in this function)
>>> verve-dbus-service.c:139: error: (Each undeclared identifier is
>>> reported only once
>>> verve-dbus-service.c:139: error: for each function it appears in.)
>>> make[3]: *** [xfce4_verve_plugin-verve-dbus-service.o] Error 1
>>>
>>> I don't know when this constant was introduced, but it seems it's
>>> not in 0.50. Can this be helped? I'm reluctant to install a newer
>>> version of dbus atm. since there are many other packages on my FC4
>>> that depend on libdbus-1.so.1, but would like to have verve-plugin
>>> with dbus-support.
>>>       
>> Sure, I can workaround this, by checking the D-BUS version, I guess.
>> I'll work on this later. Thanks for the report.
>>     
>
> Ok, I just commited a switch so that for older D-BUS versions (< 0.60)
> this flag isn't used. Could you try again?
>   

Compiles fine for me and everything seems to work as expected.
Except... sorry, Jannis, that I'm such a pain ;-)... but isn't the 
plugin supposed to have autocompletion and a
command history? I don't get those, but I can't find anything unusual in 
configure's output either.

Thanks again,    Nick.



More information about the Xfce4-dev mailing list