|
From: | Doug Simons |
Subject: | [bug #25385] crash in [GSToolTips mouseEntered:] called from [NSWindow _checkTrackingRectangles:forEvent:] |
Date: | Wed, 28 Jan 2009 15:26:16 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 |
Follow-up Comment #5, bug #25385 (project gnustep): Okay, ignore most of what I said yesterday. I've been able to reliably produce this crash in my app now, and it seems likely that it has more to do with tooltips than with tracking rectangles. The crash occurs in this way: I call [self setTooltip:] in a private subclass of NSImageView (in an overridden setImage: method). It works fine the first time, but when my setImage: method is called again to switch images and I call setTooltip: a second time (with information about the new image's size) then I get this crash upon moving the mouse over the image. I hope that helps to track down the problem. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?25385> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |