http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5725
--- Comment #8 from Derik Barseghian <[email protected]> --- I wasn't able to get the crash to occur with a simple test program (attached). I now notice our crash doesn't always occur -- it's possible to have a save dialog up where the OS X 10.8 directory drop-down chooser works fine. Our crash only appears to occur when the parent Kepler frame gets renamed before the save dialog comes up -- e.g. when you try to save an Unnamed workflow, Kepler first pops up a small Input dialog ("Please enter a name for this workflow:"). You enter a name, and the kepler frame visually appears to get disposed and a new one is created with the new name, and then the save as dialog appears. My guess is killing the parent of a save dialog as it's launched may be the cause of our invalid memory access crash. -- You are receiving this mail because: You are the QA Contact for the bug.
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
