discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSBrowser bug


From: Gregory Casamento
Subject: NSBrowser bug
Date: Sun, 29 Jul 2001 18:15:27 -0700 (PDT)

I set the value for nextKeyView on in the spell checker panel for all of the
views and I believe that I've uncovered a bug in NSBrowser.   When I tab past
the browser view the application generates an exception claiming an out of
bounds error has occured.

Stack trace:

Breakpoint 2, 0x403bd610 in -[NSException raise] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
(gdb) bt
#0  0x403bd610 in -[NSException raise] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#1  0x403bd34e in +[NSException raise:format:] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#2  0x403483fa in -[GSArray objectAtIndex:] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#3  0x400cc992 in -[NSBrowser keyDown:] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#4  0x4014e20c in -[NSResponder keyDown:] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#5  0x4014e20c in -[NSResponder keyDown:] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#6  0x4014e20c in -[NSResponder keyDown:] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#7  0x40129237 in -[NSMatrix keyDown:] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.---Type
<return> to continue, or q <return> to quit---
so.0
#8  0x401a25d3 in -[NSWindow sendEvent:] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#9  0x400b51a0 in -[NSApplication sendEvent:] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#10 0x400b410c in -[NSApplication run] ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#11 0x400ace7e in NSApplicationMain ()
   from
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#12 0x804c7a9 in main ()

I am going to fix this problem unless someone else is already working on it.

Thanks, GJC

=====
Gregory John Casamento

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]