Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4204
| Path | csiph.com!feeder.erje.net!2.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!news.tele.dk!news.tele.dk!small.news.tele.dk!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Yavor Doganov <INVALID.NOREPLY@gnu.org> |
| Newsgroups | gnu.gnustep.bug |
| Subject | [bug #52494] Does not handle exceptions when loading translations |
| Date | Fri, 24 Nov 2017 16:55:38 -0500 (EST) |
| Lines | 24 |
| Approved | bug-gnustep@gnu.org |
| Message-ID | <mailman.4480.1511560546.27995.bug-gnustep@gnu.org> (permalink) |
| References | <20171124-163629.sv47215.18333@savannah.gnu.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain;charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1511560546 15739 208.118.235.17 (24 Nov 2017 21:55:46 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Yavor Doganov <yavor@gnu.org>, bug-gnustep@gnu.org |
| Envelope-to | bug-gnustep@gnu.org |
| X-PHP-Originating-Script | 1001:sendmail.php |
| X-Savane-Server | savannah.gnu.org:443 [208.118.235.79] |
| X-Savane-Project | gnustep |
| X-Savane-Tracker | bugs |
| X-Savane-Item-ID | 52494 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36 |
| X-Apparently-From | 46.10.101.102 (Savane authenticated user yavor) |
| In-Reply-To | <20171124-163629.sv47215.18333@savannah.gnu.org> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 208.118.235.79 |
| X-BeenThere | bug-gnustep@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-gnustep/> |
| List-Post | <mailto:bug-gnustep@gnu.org> |
| List-Help | <mailto:bug-gnustep-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.gnustep.bug:4204 |
Show key headers only | 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
[bug #52494] Does not handle exceptions when loading translations Yavor Doganov <INVALID.NOREPLY@gnu.org> - 2017-11-24 16:55 -0500
csiph-web