hi, i use ruby-1.9 and ruby-gtk2-svn, and i get the following error: (null)-ERROR **:Please call rbgutil_start_callback_dispatch_thread() to dispatch a callback from non-ruby thread before callbacks are requested from non-ruby thread. the situation is i'm yield-ing rows over drb, and filling a combo 's model while iterating that. i found this: http://www.ruby-forum.com/attachment/1659/glib-thread-handling.patch but don't know how to proceed. any ideas? thanks in advice, balint
on 18.05.2008 09:13
on 18.05.2008 09:44
Hi, In <482FD6F9.5000201@gmail.com> "[ruby-gnome2-devel-en] rbgutil_start_callback_dispatch_thread" on Sun, 18 May 2008 10:12:57 +0300, Dobai-Pataky Bálint <dpblnt@gmail.com> wrote: > i use ruby-1.9 and ruby-gtk2-svn, and i get the following error: > (null)-ERROR **:Please call rbgutil_start_callback_dispatch_thread() to > dispatch a callback from non-ruby thread before callbacks are requested > from non-ruby thread. > the situation is i'm yield-ing rows over drb, > and filling a combo 's model while iterating that. We need a workable (small) example. Thanks, -- kou