Re: [Fxruby-users] bug: descending FXTreeItem causes coredump?
Status: Inactive
Brought to you by:
lyle
From: Joel V. <vj...@PA...> - 2003-09-29 21:19:50
|
Kevin Burge wrote: > To All, > > I'm having a problem with using descedants of FXTreeItem. Whatever is > causing the problem is hosing FXTreeList::removeItem. I think that's the same bug that I reported here about a month ago, but couldn't isolate very well. Attached is Lyle's response. In my case also, selecting a root node avoids the segfault, while selecting a child causes the segfault. Also, I am subclassing FXTreeItem, so it seems quite possibly the same bug. Another thing that might confirm: Ctrl-Q and Alt-F4 both cause the segfault Alt-F-Q and File->Quit do not Does this happen for you, Kevin? All my Quit command does is getApp().exit. |