g_timeout_add_full from different thread not working

2010-02-22 Thread S Boucher
Calling g_timeout_add_full() from a different thread (note the pthread_create in the sample bellow) than where gtk_main() is does not work as I expect. The timeout function only gets called if I generate events by moving the mouse. If I don't move the mouse, all I see is the timeout is added

Re: g_timeout_add_full from different thread not working

2010-02-22 Thread Michael Cronenworth
On 02/22/2010 08:55 PM, S Boucher wrote: Calling g_timeout_add_full() from a different thread (note the pthread_create in the sample bellow) than where gtk_main() is does not work as I expect. The timeout function only gets called if I generate events by moving the mouse. If I don't move the

Re: g_timeout_add_full from different thread not working

2010-02-22 Thread S Boucher
--- On Mon, 2/22/10, Michael Cronenworth m...@cchtml.com wrote: I don't see a call to g_thread_init() in your example. You'll need that call prior to calling gtk_init(). That solved the problem! Thanks. __ Yahoo! Canada

Re: Last call for missing accessors

2010-02-22 Thread Richard Hughes
On 20 February 2010 03:59, Matthias Clasen matthias.cla...@gmail.com wrote: - Merge the xi2 work of Carlos - Finish the gdbus work of David - If there is time left, look at the RI stuff And the color management functionality...? Richard. ___

Identi.ca and twitter GTK+ accounts

2010-02-22 Thread Javier Jardón
Hello all, An identi.ca [1] and twitter [2] accounts have been created. The account is managed by aruiz (Alberto Ruiz) and me, but if any GTK+ devel want to have permissions, please tell us. Stay tunned! [1] http://identi.ca/gtktoolkit [2] http://twitter.com/gtktoolkit -- Javier Jardón

Tools to monitor a remote Gtk app?

2010-02-22 Thread skip
I have a remote user (the company CEO, so no pressure or anything...) who is having trouble with a small PyGTK app I wrote recently. He says from time-to-time all the SpinButtons in the app reset to default values. I am trapping every signal I can think of and logging all activity in the user

Re: Identi.ca and twitter GTK+ accounts

2010-02-22 Thread frederico schardong
Cool 2010/2/22 Javier Jardón jjar...@gnome.org: Hello all, An identi.ca [1] and twitter [2] accounts have been created. The account is managed by aruiz (Alberto Ruiz) and me, but if any GTK+ devel want to have permissions, please tell us. Stay tunned! [1] http://identi.ca/gtktoolkit