help-gnustep
[Top][All Lists]
Advanced

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

Re: gnustep apps freez


From: Jens F. Prinz-Sander
Subject: Re: gnustep apps freez
Date: Tue, 21 Sep 2004 14:05:41 +0200
User-agent: KMail/1.7

Hi Adam !

On Tuesday 21 September 2004 04:44, Adam Fedor wrote:
> > Is there any logging mechanism for GNUstep ?
>
> One that might help is
>
> openapp MyApp.app --GNU-Debug=NSEvent
>
> You can use other class names besides NSEvent for other information.
> Also try 'Focus' instead of 'NSEvent'

I tried the the --GNU-Debug switch, and this is what I found out:

1. GNUstep based on 1.10.0 make and base packages :

bash-2.05b$ openapp GNUMail --GNU-Debug=Focus
2004-09-21 13:49:40.000 GNUMail[2158] Warning - mouse/pointer seems to have 
more than 5 buttons - just using one to five
2004-09-21 13:49:40.000 GNUMail[2158] take focus:5 (current=0 key=0)

2. GNUstep based on 1.8.0 make and base packages :
 
bash-2.05b$ openapp GNUMail --GNU-Debug=Focus
2004-09-21 13:52:58.200 GNUMail[2188] Warning - mouse/pointer seems to have 
more
 than 5 buttons - just using one to five
2004-09-21 13:52:58.359 GNUMail[2188] Loading application scripting support
2004-09-21 13:52:58.380 GNUMail[2188] WARNING: Use 'Classes' instead of 
'STClasses' in ScriptingInfo.plist for bundle 
'/usr/GNUstep/Local/Applications/GNUMail.app'
2004-09-21 13:52:58.390 GNUMail[2188] Invalidparam: Ordering invalid window 0
2004-09-21 13:52:58.435 GNUMail[2188] take focus:5 (current=0 key=0)
2004-09-21 13:52:58.441 GNUMail[2188] File NSView.m: 864. In [NSTableView 
-setFrame:] given negative height
2004-09-21 13:52:58.443 GNUMail[2188] File NSView.m: 864. In [NSTableView 
-setFrame:] given negative height
2004-09-21 13:52:58.444 GNUMail[2188] File NSView.m: 864. In [NSTableView 
-setFrame:] given negative height
2004-09-21 13:52:58.445 GNUMail[2188] File NSView.m: 864. In [NSTableView 
-setFrame:] given negative height
2004-09-21 13:52:58.446 GNUMail[2188] File NSView.m: 864. In [NSTableView 
-setFrame:] given negative height
2004-09-21 13:52:58.447 GNUMail[2188] File NSView.m: 864. In [NSTableView 
-setFrame:] given negative height
2004-09-21 13:52:58.472 GNUMail[2188] Setting focus to 5
2004-09-21 13:52:58.475 GNUMail[2188] Focus already set on 5
2004-09-21 13:52:58.476 GNUMail[2188] 39845944 got focus on 5
2004-09-21 13:53:06.838 GNUMail[2188] Invalidparam: Ordering invalid window 0
2004-09-21 13:53:06.866 GNUMail[2188] Focus went to 0 (xwin 37748750)
2004-09-21 13:53:06.866 GNUMail[2188] 39845944 lost focus on 5

Maybe someone experienced could help with this.

YenZi




reply via email to

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