Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update of showErrorDialog() #265

Open
GoogleCodeExporter opened this issue Jun 28, 2015 · 0 comments
Open

Update of showErrorDialog() #265

GoogleCodeExporter opened this issue Jun 28, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

showErrorDialog() (in UIFacadeImpl class) needs to become more user friendly.
Therefore, it should not show Exceptions (directly) to the user.

Current idea for modification:
Only show error message in the dialog, no exception traces.
Add a link/button/something to open a text pane containing the complete error 
log including system information. In such a format that it can be directly copy 
pasted into a new issue here.

This way the the dialog is more user friendly (no more scary exceptions) and 
submitting bug should become more easy!

Originated from:
http://code.google.com/p/ganttproject/source/browse/ganttproject/src/net/sourcef
orge/ganttproject/UIFacadeImpl.java?spec=svn40904d52ee7d18ba58e315b5ab5d81cdabdf
b8f8&r=40904d52ee7d18ba58e315b5ab5d81cdabdfb8f8#279

Original issue reported on code.google.com by maarten....@gmail.com on 5 Aug 2011 at 9:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant