[bug #25447] NSPreferencePane Cocoa compatibility broken

2009-02-01 Thread Doug Simons
Follow-up Comment #4, bug #25447 (project gnustep): It works for me! Thanks. ___ Reply to this item at: ___ Message sent via/by Savannah http://savan

[bug #25447] NSPreferencePane Cocoa compatibility broken

2009-02-01 Thread Richard Frith-Macdonald
Follow-up Comment #3, bug #25447 (project gnustep): I removed the whole section of code looking for the CFBundleIdentifier (and non-standard GSBundleIdentifier) values in the dictionary, and replaced it with calls to the standard [NSBundle-bundleIdentifier] method. I also changed the other usage

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

2009-02-01 Thread Richard Frith-Macdonald
Update of bug #25385 (project gnustep): Open/Closed: In Test => Closed ___ Follow-up Comment #10: Thanks ... closing this. ___ Reply t

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

2009-02-01 Thread Doug Simons
Follow-up Comment #9, bug #25385 (project gnustep): Excellent! It looks like that fixed the problem. Thank you!! ___ Reply to this item at: ___ Message

[bug #25447] NSPreferencePane Cocoa compatibility broken

2009-02-01 Thread Doug Simons
Follow-up Comment #2, bug #25447 (project gnustep): That only takes care of part of the problem. The logic got shifted around recently, such that the code to read CFBundleIdentifier when identstr is nil needs to be moved up a few lines so it comes right after reading GSBundleIdentifier. If you co

[bug #25448] Crash when accessing web page with Vespucci/SimpleWebKit

2009-02-01 Thread Stefan
Follow-up Comment #5, bug #25448 (project gnustep): It's better, but still Seg Faulting quite often. I'm now able to open google, however, if I hit "Go" again it seg faults. Also seg faults if I try opening gnustep.org. I've attached both backtraces (they are different). Also, but mistake, I

[bug #25395] event key codes incompatible to apple

2009-02-01 Thread Fred Kiefer
Update of bug #25395 (project gnustep): Severity: 3 - Normal => 1 - Wish Item Group: Bug => Change Request ___ Follow-up Comment #4: Made this report a

[bug #25448] Crash when accessing web page with Vespucci/SimpleWebKit

2009-02-01 Thread Fred Kiefer
Update of bug #25448 (project gnustep): Status: Need Info => Ready For Test Assigned to:None => FredKiefer Open/Closed:Open => In Test _

[bug #25448] Crash when accessing web page with Vespucci/SimpleWebKit

2009-02-01 Thread Nikolaus Schaller
Follow-up Comment #3, bug #25448 (project gnustep): Please try with the latest SVN. There was some memory alloc/release issue for table cells and most web pages use that... ___ Reply to this item at: