Le 21/09/2014 12:35, Joël Krähemann a écrit :
> Am Samstag, den 20.09.2014, 14:54 +0200 schrieb Joël Krähemann:
>> Why do I get the following error:
>>
>> **
>> Gdk:ERROR:/tmp/buildd/gtk
>> +2.0-2.24.10/gdk/gdkregion-generic.c:1110:miUnionNonO: assertion failed:
>> (y1 < y2)
>> Abgebrochen

You'd need a backtrace to see from where it really comes.

>> please take a look at:
>> https://sourceforge.net/p/ags/code/HEAD/tree/src/ags/audio/recall/ags_peak_channel.c
>> https://sourceforge.net/p/ags/code/HEAD/tree/src/ags/widget/ags_vindicator.c
>>
>>
>>
> 
> Excuse me for waisting your time but I really believe it's caused by
> concurrent access.

Concurrent access? are you using GTK widgets from several threads?  If
yes, that's hardly supported and generally is a bad idea.

Regards,
Colomban
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to