Modify

Opened 2 years ago

Closed 2 years ago

#5926 closed enhancement (wontfix)

Option to silently ignore any exceptions, or show them in non-blocking way

Reported by: anonymous Owned by: team
Priority: normal Component: Core
Version: latest Keywords:
Cc:

Description

As workaround for #5925 (or any similar bugs) there should be option that will allow JOSM to silently ignore any exception (or report them in manner not interfering with work, like showing small notice in part of statusbar, logging them to some file, etc ...)

Attachments (0)

Change History (1)

comment:1 Changed 2 years ago by stoecker

  • Resolution set to wontfix
  • Status changed from new to closed

This is a wontfix. Exceptions are programm states, which are unexpected and should not happen. We can't and wont ignore them silently. Everything which can be catched is catched or will be catched and handled properly.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.