gnustep-dev
[Top][All Lists]
Advanced

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

Re: [Gnustep-cvs] r33234 - in /libs/gui/trunk: ChangeLog Source/GSThemeM


From: Gregory Casamento
Subject: Re: [Gnustep-cvs] r33234 - in /libs/gui/trunk: ChangeLog Source/GSThemeMenu.m
Date: Sat, 4 Jun 2011 15:34:38 -0400

Good point, I will try that.  The target appears to be nil, so I'm not
certain why it's coming back with anything at all.

On Saturday, June 4, 2011, Fred Kiefer <address@hidden> wrote:
> You could try to print out the action (Using NSStringFromSelector), that way 
> we may be able to guess what class the target belonged to.
> The gdb commands should be something like:
>
> up 1
>
> po NSStringFromSelector(theAction)
>
> On 04.06.2011 17:55, Gregory Casamento wrote:
>
> The application showing the issue currently is Gorm.   The only other
> application I've tried is Ink and the problem is not showing there.
>
> Here's the backtrace:
>
> #0  0xb761471c in objc_msg_lookup () from /usr/lib/libobjc.so.2
> #1  0xb7b3492d in -[NSApplication targetForAction:to:from:]
> (self=0x81614f0, _cmd=0xb7e1fbe0, theAction=0xb7dd1938,
> theTarget=0x84f37a0, sender=0x886bdb8) at NSApplication.m:2248
> #2  0xb7bfc2be in -[NSMenu update] (self=0x8925d78, _cmd=0xb7e1fb18)
> at NSMenu.m:1157
> #3  0xb7bfc50c in -[NSMenu update] (self=0x8999e18, _cmd=0xb7ea19d0)
> at NSMenu.m:1152
> #4  0xb7d36e19 in -[GSTheme(Menu) setMenu:forWindow:] (self=0x8299d58,
> _cmd=0xb7ea1a28, menu=0x82866b0, window=0x8954ab8) at GSThemeMenu.m:91
> #5  0xb7d371a6 in -[GSTheme(Menu) updateMenu:forWindow:]
> (self=0x8299d58, _cmd=0xb7ea1a50, menu=0x82866b0, window=0x8954ab8) at
> GSThemeMenu.m:149
> #6  0xb7d3729c in -[GSTheme(Menu) updateAllWindowsWithMenu:]
> (self=0x8299d58, _cmd=0xb7e1fc28, menu=0x82866b0) at GSThemeMenu.m:162
> #7  0xb7bfc5bf in -[NSMenu update] (self=0x82866b0, _cmd=0xb7dd16f0)
> at NSMenu.m:1216
> #8  0xb7b34134 in -[NSApplication run] (self=0x81614f0,
> _cmd=0xb7dc7268) at NSApplication.m:1567
> #9  0xb7b1b9ca in NSApplicationMain (argc=1, argv=0xbfffefc4) at 
> Functions.m:89
> #10 0x0804f8cb in main (argc=1, argv=0xbfffefc4) at main.m:30
>
>
>

-- 
Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)



reply via email to

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