Hi Matthias,
I thought it would also be good to let people know about this, rendering
windows using OpenGL is also implemented on Microsoft Windows as well,
also using libepoxy.
(I didn't reply to the announcement list though-sorry if this response
is inappropriate in any way.:))
With bles
I attached a full trace off the the program running, can anyone check it out
for me?
2011/3/5 Chris Vine
> On Sat, 5 Mar 2011 11:58:23 +0800
> Wei-Ning Huang wrote:
> [snip]
> > From what I can see, the program is stuck because the main thread
> > locked a mutex in
while (gtk_events_pending())
gtk_main_iteration()'.
That is the reason why the deadlock occurs!!! I remove the line and the
deadlock is gone!
Big thanks for your help, learned a lot from your reply :)
Best regards,
Wei-Ning Huang
2011/3/7 Chris Vine
> On Sun, 6 Mar 2011 16:03:43 +
> C
d ... (but glad that this didn't happen on ubuntu)
Thanks,
Wei-Ning Huang
2011/3/5 Chris Vine
On Sat, 5 Mar 2011 11:58:23 +0800
> Wei-Ning Huang wrote:
> [snip]
> > From what I can see, the program is stuck because the main thread
> > locked a mutex in #3.
> > But fr
d ... (but glad that this didn't happen on ubuntu)
Thanks,
Wei-Ning Huang
2011/3/5 Chris Vine
> On Sat, 5 Mar 2011 11:58:23 +0800
> Wei-Ning Huang wrote:
> [snip]
> > From what I can see, the program is stuck because the main thread
> > locked a mutex in #3.
> > But
from the backtrace, the mutex seems to be locked by gtk_main_loop_run()
which is something I can't control,
and somehow it locked the same mutex as gdk_threads_enter()? any ideas?
Thanks,
Wei-Ning Huang
___
gtk-app-devel-list mailing list
gtk-a
. Instead you connect to
> callbacks through g_signal_connect().
>
> But in order to get an intelligent reply from this list, you should provide
> a complete compilable program that exhibit the problem that you experience.
>
> Regards,
> Dov
>
> On Tue, Jan 12, 2010 at 11
hello,
I don't know how to deal with the signal
when I clicked the icon on taskbar with
right button of the mouse
the program runs ok,
but it gives the warnings in the console:
GLib-WARNING **: g_main_context_prepare() called recursively from within a
source's check() or prepare() member.
GLib-WAR
widgets can accomplish this?
Or should I write my own gtk widgets?
Best regard,
--
Wei
http://www.csie.ntu.edu.tw/~r88052/
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list