Diego Prado Gesto
|
cf1f0ffaf1
Adding info to be sent as JSON and send when button is pressed - CURA-4195
|
7 years ago |
Diego Prado Gesto
|
e2edbd11b6
Changed Crash Report layout and new information included - CURA-4195
|
7 years ago |
Lipu Fei
|
430508c185
Dump stacktrace for all threads in CrashReport
|
7 years ago |
Lipu Fei
|
f06562bc6e
Remove kitten image and related text from CrashDialog
|
7 years ago |
Simon Edwards
|
1b43e4981e
Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.)
|
8 years ago |
Arjen Hiemstra
|
2e894477c8
Make Debug mode a build-time option instead of a hardcoded value
|
8 years ago |
Arjen Hiemstra
|
a2f98638cf
Fix the crash handler string so we get no errors from gettext
|
8 years ago |
Arjen Hiemstra
|
75fc2505e3
Make the crash dialog a bit more friendly
|
8 years ago |
Arjen Hiemstra
|
1de8024193
Re-enable Debug mode by default
|
8 years ago |
Arjen Hiemstra
|
d641234a74
Remove "debug mode" command line parameter
|
8 years ago |
Arjen Hiemstra
|
a4e37d9ae7
Mark certain types of exceptions as fatal and abort the application if they occur
|
8 years ago |
Arjen Hiemstra
|
44f8744c84
Use the Logger to report uncaught exceptions
|
8 years ago |
Arjen Hiemstra
|
a435004459
Fix crash handler to not complain about debug_mode not being set
|
9 years ago |
Arjen Hiemstra
|
ba86352642
Fix issues with crash handler and log file creation on Windows
|
9 years ago |
Arjen Hiemstra
|
03748ca19a
Disable crash handler if debug mode is not enabled
|
9 years ago |
Arjen Hiemstra
|
2ea0a3c02a
Fix strings in crash handler
|
9 years ago |
Tamara Hogenhout
|
ff855ccf1b
adds/adapts translation context markers
|
9 years ago |
Tamara Hogenhout
|
e8c796ee24
adds/adapts translation context markers
|
9 years ago |
Arjen Hiemstra
|
79bd590656
Print backtrace on console when we are not running a py2exe/py2app build
|
9 years ago |
Arjen Hiemstra
|
543c58d57a
Use sys.exit() instead of exit()
|
9 years ago |
Arjen Hiemstra
|
803b4fde8d
Handle all uncaught exceptions through CrashHandler and gracefully fail if we have no QCoreApplication
|
9 years ago |
Arjen Hiemstra
|
8130bae4c0
Add a crash handler to catch uncaught exceptions
|
9 years ago |