lightdash: Panel plugin multiple linkage issue

adlo adloconwy at gmail.com
Sat Oct 22 18:47:01 CEST 2016


Thank you, this has fixed my problem.

Regards

adlo

> On 5 Oct 2016, at 00:50, André Miranda <andreldm1989 at gmail.com> wrote:
> 
> You need to append X-XFCE-API=2.0 to lightdash.desktop in order the panel load it as a Gtk3 plugin.
> 
> Cheers,
> Andre Miranda
> 
>> On 10/04/2016 06:28 PM, adlo wrote:
>> I am writing an Xfce panel plugin. It can be found at https://github.com/adlocode/xfce4-lightdash-plugin
>> 
>> When building with GTK2 it works, but when building with GTK3 it seems to hang at the first point that any GTK3-specific code is used. It generates error messages such as "cannot register existing type 'GtkWidget'". This seems to suggest that it is linking to both the GTK2 and GTK3 libraries, but I can't find anything obvious.
>> 
>> Any ideas on how I could solve this?
>> 
>> Regards
>> 
>> adlo
>> _______________________________________________
>> Xfce4-dev mailing list
>> Xfce4-dev at xfce.org
>> https://mail.xfce.org/mailman/listinfo/xfce4-dev
> 
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> https://mail.xfce.org/mailman/listinfo/xfce4-dev


More information about the Xfce4-dev mailing list