Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4204

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

From Yavor Doganov <INVALID.NOREPLY@gnu.org>
Newsgroups gnu.gnustep.bug
Subject [bug #52494] Does not handle exceptions when loading translations
Date 2017-11-24 16:55 -0500
Message-ID <mailman.4480.1511560546.27995.bug-gnustep@gnu.org> (permalink)
References <20171124-163629.sv47215.18333@savannah.gnu.org>

Show all headers | View raw


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/

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

[bug #52494] Does not handle exceptions when loading translations Yavor Doganov <INVALID.NOREPLY@gnu.org> - 2017-11-24 16:55 -0500

csiph-web