[bug #25385] crash in [GSToolTips mouseEntered:] called from [NSWindow _checkTrackingRectangles:forEvent:]

2009-01-27 Thread Doug Simons
Follow-up Comment #4, bug #25385 (project gnustep): Unfortunately, I got this same crash again last night. The window in which it is occurring contains a tabView with two splitViews, an outlineView and a tableView as well as a couple buttons and a search field. Oh, and a custom view. :-) So I'm

[bug #25415] Gorm GDL2 objects vanish or cause errors when loading nib when linked to ui components

2009-01-27 Thread matt rice
Follow-up Comment #3, bug #25415 (project gnustep): yeah Auxiliary/gdl2.make no longer provides the link flags, we just leave it up to the makefile to provide, i don't recall the exact reasons for removing them but I can make some up :) other information is contained in gdl2.make and one might

[bug #25411] dragging destination receiving mask of NSDragOperationNone

2009-01-27 Thread Fred Kiefer
Update of bug #25411 (project gnustep): Status:None = Need Info Assigned to:None = FredKiefer ___ Follow-up Comment #1: As far as I know

[bug #25411] dragging destination receiving mask of NSDragOperationNone

2009-01-27 Thread matt rice
Follow-up Comment #2, bug #25411 (project gnustep): yeah i'm aware of that, and set it up in my program to override the default draggingOperationMask (I just implemented the draggingSourceOperationMask:forLocal: function instead so it would work with older gui's)... before OS X added