Wolfgang Lux wrote: >> it appears the culprit is the disappearing of ThemeDocument itself, then, >> right? > > Probably. This is somewhat odd as ThemeDocument sets the delegate of its > window to nil when it is deallocated. So maybe the theme document is set as > delegate of other windows besides the document window. ...
I just noticed that the code to reset the delegate was only in my local copy of the code. I had made this change some time ago, but obviously had forgotten to commit it. It is now in svn and thematic should no longer crash. Wolfgang _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
