bug-gnustep
[Top][All Lists]
Advanced

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

[bug #52494] Does not handle exceptions when loading translations


From: Yavor Doganov
Subject: [bug #52494] Does not handle exceptions when loading translations
Date: Fri, 24 Nov 2017 16:55:38 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36

Follow-up Comment #1, bug #52494 (project gnustep):

One thing is bothering me... GUI sets its own exception handler so if
application code does not catch an exception, a critical alert panel must be
shown in addition to the usual logging that comes from Base.   In this case
there is no alert panel and nothing is logged.  I thought it might be a bug in
the runtime but at first glance it doesn't seem so.  A minimalistic program
([NSApplication sharedApplication] immediately followed by code that triggers
an exception) works as expected.

I'm quite certain there's another bug here; uncaught exceptions shouldn't be
swept under the carpet.  Any ideas?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52494>

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




reply via email to

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