Re: [Java-gnome-developer] TreeModels and warnings
Brought to you by:
afcowie
From: Ismael J. <ml...@ju...> - 2005-06-13 13:59:36
|
On Mon, 2005-06-13 at 09:51 -0400, Igor Foox wrote: > Hi, > > I'm playing around with TreeModels, TreeFilters and so on... At one > point I have a TreeStore and on top of it I build a TreeModelFilter. At > some point I wait for a user to click on an element in a TreeView that > is built on the TreeModelFilter and then get an iterator for the > TreeModelFilter based on the selection. It seems that when I do that I > get a warning from GTK, although everything works. This warning does not > creep up when I step through the code, only when it is run at full > speed. Any idea what this might be caused by? Am I safe to ignore it? [...] No, this should not happen. Would you mind opening a bug report with the information you gave here and if possible, a small test case? Also, please mention the version of the libraries where this happens. Thanks. Regards, Ismael |