Re: modification on treeview blocks or crashes if using g_threads

2008-02-11 Thread Martin SCHREIBER
hi! after thinking a little bit (at least a few days) about the problem, i tried modifying the data by detaching the store from the treeview before modifying the data within a thread and now it works. but that's not a real solution. if u have a suggestion why it doesnt work without detaching i'l

modification on treeview blocks or crashes if using g_threads

2008-02-08 Thread Martin SCHREIBER
hi there, i'm not sure if this is a bug so i'm going to post this here and ask for your advice. maybe there's a mistake in using the g_threads in the attached program? there are 2 ways how the program sucks: 1) sometimes it just hangs up directly after start. if i move parts of the window over t