Summary: | Gears applet crashes if close button clicked on detached applet (messaging a dead object) | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | david_durrence |
Component: | applet | Assignee: | Sven Gothel <sgothel> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | gouessej |
Priority: | --- | ||
Version: | 2 | ||
Hardware: | All | ||
OS: | macosx | ||
Type: | --- | SCM Refs: |
4e0eb391d6c64f956ea5c87c0385ab48a24b2175
|
Workaround: | --- | ||
Attachments: | Mac OS X crash log |
Description
david_durrence
2012-03-05 21:16:10 CET
Hi What do you mean by "a crash due to messaging a dead object"? Dank you David, looks interesting, ie. not taking care of the 'NEWT' lifecycle when 'pulling the Applet'. Will look at it later .. Fixed w/ JOGL commit 4e0eb391d6c64f956ea5c87c0385ab48a24b2175 |