Re: Errors creating GdkPixbuf



Hello,
I had this error when using threads to create GdkPixbuf
(gdk_pixbuf_new_from_file called by multiple threads).
If it is your case, you must protect calls to to gdk functions with
gdk_threads_enter/leave functions.

Hope this helps
Nicolas



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