Closed ewerybody closed 3 years ago
It's more clear what just happened. The user might have the option to post error reports right away.
we have the popup but it just has badly formatted text traceback
Get as much info from sys.exc_info() as possible and present it in a meaningful manner.
Expected Behavior
It's more clear what just happened. The user might have the option to post error reports right away.
Current Behavior
we have the popup but it just has badly formatted text traceback
Possible Solution
Get as much info from sys.exc_info() as possible and present it in a meaningful manner.