bug-gnustep
[Top][All Lists]
Advanced

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

[bug #15612] Exception on Gorm launch with latest SVN (r22413)


From: Richard Frith-Macdonald
Subject: [bug #15612] Exception on Gorm launch with latest SVN (r22413)
Date: Fri, 3 Feb 2006 07:53:14 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/417.9 (KHTML, like Gecko) Safari/417.8

Update of bug #15612 (project gnustep):

                Severity:             5 - Blocker => 2 - Minor              

    _______________________________________________________

Follow-up Comment #2:

I've reclassed this as minort rather than closing it.

I've changed the code in GSLaunched() to hide the problem/prevent the crash
since, while I can't reproduce the problem by running an app, the stacktrace
makes it quite clear what the immediate problem is even though it doesn't
tell us the underlying cause.

Simply, the code was assuming that the notification user info contained the
NSApplicationName value that the notifications should have in them ... then
raising a nil pointer exception when trying to use the (non-existent) name
from the dictionary.

Clearly this was wrong and the code should have chacked the notification
contents (since any app can send the notifications and omit information which
should have been in them), however the question is how did that bad
notification get sent tto your copy of Gorm ... where did it come from  and
if it was posted with the application name in it, how did that get lost?



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15612>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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