Re: [Ekiga-devel-list] Errors on Windows with clutter



On 05/02/14 21:54, Eugen Dedu wrote:
I have not yet looked at the errors, here is what I obtain after finally
succeeding in opening the call window on Windows.

Damien, both warnings come because in ekiga code we have both gtk_clutter_init and gtk_init functions, whereas it should not, cf. https://developer.gnome.org/clutter-gtk/0.91/clutter-gtk-Utility-Functions.html#gtk-clutter-init:

 This function should be called instead of clutter_init() and gtk_init().

(It's gtk_clutter_init function which gives these warnings.)

Strange enough, even if I remove gtk_init, those warnings do not disappear. But perhaps you have a better idea than removing gtk_init().

--
Eugen


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]