|
From: | Adam Fedor |
Subject: | Re: gnustep apps freez |
Date: | Mon, 20 Sep 2004 20:44:25 -0600 |
On Sep 20, 2004, at 1:48 AM, Jens F. Prinz-Sander wrote:
I've got nearly the same setup, and I have got the same problem. One thingI recognized is, that the running App (e.g. GNUMail ) needs > 90 % CPU. Another interesting thing is, that the some of the gnustep-example appsdo work ( e.g. Ink ), but others like Calculator show the same behaviouras GNUMail. These apps don't react on user input like mouseclicks. Is there any logging mechanism for GNUstep ?
One that might help is openapp MyApp.app --GNU-Debug=NSEventYou can use other class names besides NSEvent for other information. Also try 'Focus' instead of 'NSEvent'
perhaps that might narrow things down.
[Prev in Thread] | Current Thread | [Next in Thread] |