Kill the 'internal error' dialog in EAP builds

I would very much like to see the modal internal error dialog change or go aware entirely, at least in EAP builds.

It often prevents me from using EAP builds. There's got to be a better way to notify me that there's a problem (so I can report a bug).

Perhaps a "don't show me this error again" checkbox, so I can ignore certain errors that (a) I don't care about, or (b) I've already reported.

I realize things may be out of kilter after getting an exception, but come on, this is pre-release software. You've got to live dangerously to use these things.

See http://www.intellij.net/tracker/idea/viewSCR?publicId=12266

0
2 comments

You can remove the DIALOG appender from the log.xml file. that will add
logs to the file and console, never as a dialog.

-Dash.

"Anders Wallgren" <anders@aceva.com> wrote in message
news:15226722.1053038180180.JavaMail.jrun@is.intellij.net...

I would very much like to see the modal internal error dialog change or go

aware entirely, at least in EAP builds.
>

It often prevents me from using EAP builds. There's got to be a better

way to notify me that there's a problem (so I can report a bug).
>

Perhaps a "don't show me this error again" checkbox, so I can ignore

certain errors that (a) I don't care about, or (b) I've already reported.
>

I realize things may be out of kilter after getting an exception, but come

on, this is pre-release software. You've got to live dangerously to use
these things.
>

See http://www.intellij.net/tracker/idea/viewSCR?publicId=12266

>


0

Of course! Why didn't I think of that...

0

Please sign in to leave a comment.