Project

General

Profile

Actions

Bug #4287

open

Separate user error messages from developer error messages.

Added by David Welker over 14 years ago. Updated about 12 years ago.

Status:
In Progress
Priority:
Immediate
Assignee:
Category:
core
Target version:
Start date:
08/07/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4287

Description

An error in the GUI should never display a nonsensical stack trace to the user. All stack traces involving the GUI and other errors made to be read by the developer should be logged to file (and optionally standard out).


Files

null.tiff (25.6 KB) null.tiff Chad Berkley, 08/13/2009 11:09 AM
broken dialog.tiff (42.4 KB) broken dialog.tiff Chad Berkley, 08/13/2009 11:12 AM

Related issues

Blocked by Kepler - Bug #4286: Changes to the GUI before 2.0ResolvedDavid Welker08/07/2009

Actions
Actions #2

Updated by Chad Berkley over 14 years ago

Need to check all error messages to make sure they make sense and that an appropriate message is actually displayed. Many errors just return a dialog that says "null" (see attachment 1).

Many error message are too long for the dialog box and the layout gets cut off. Error messages should resize the dialog so that they message fits. (See attachment 2).

Actions #4

Updated by Christopher Brooks over 14 years ago

The way to fix this bug is that each time a nonsensical error message
appears, then we need to know what the stack trace is and how to
reproduce the bug.

For the "A ridiculous error message" at
http://bugzilla.ecoinformatics.org/attachment.cgi?id=242
we would need to know how to reproduce it and what the stack trace is.

For "error dialog that is cut off" at
http://bugzilla.ecoinformatics.org/attachment.cgi?id=243
This could be associated with "Error message with selectable text"
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4147
I would need to know how to reproduce this dialog.

Actions #5

Updated by Chad Berkley over 14 years ago

Pushing to 2.x.y when we will make other gui changes.

Actions #6

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 4287

Actions

Also available in: Atom PDF