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 thing
I recognized is, that the running App (e.g. GNUMail ) needs > 90 % CPU.
Another interesting thing is, that the some of the gnustep-example apps
do work ( e.g. Ink ), but others like Calculator show the same behaviour
as 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=NSEvent

You can use other class names besides NSEvent for other information. Also try 'Focus' instead of 'NSEvent'

perhaps that might narrow things down.



_______________________________________________
Help-gnustep mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/help-gnustep

Reply via email to