Diego Prado Gesto
|
383319d631
CURA-4895 Correctly format the date for the backup file
|
6 лет назад |
Lipu Fei
|
b59eadce1c
Fix AutoSave crashing the early crash dialog
|
6 лет назад |
Lipu Fei
|
547baff239
Always show crash dialog
|
6 лет назад |
Lipu Fei
|
30b1e74881
Fixes for early crash dialog
|
6 лет назад |
Lipu Fei
|
6bbc18d51e
Make an extra early crash dialog
|
6 лет назад |
Lipu Fei
|
1d946085d3
Make crash dialog available before Application starts
|
6 лет назад |
Lipu Fei
|
7dfc1a4aa7
Add encoding='utf-8' for text file reading
|
6 лет назад |
fieldOfView
|
77daad1f98
Also exit when the crash handler dialog is not created
|
6 лет назад |
fieldOfView
|
d839b62e42
Prevent CrashHandler creating a QWidget before QApplication is created
|
6 лет назад |
Ghostkeeper
|
9ea0119011
Rename 'exception' to 'error'
|
7 лет назад |
ChrisTerBeke
|
e6e8353ea8
Merge pull request #2838 from fieldOfView/fix_crashhandler_crash
|
7 лет назад |
fieldOfView
|
77d134a3b7
Fix python error when CrashHandler is opened before opengl is initialised
|
7 лет назад |
Ghostkeeper
|
4a8dacbe06
Make crash handler easier to translate
|
7 лет назад |
Aleksei S
|
6cea9c59e8
Prevent crash handler exception
|
7 лет назад |
Diego Prado Gesto
|
b9c318d432
CURA-4451 Minor changes
|
7 лет назад |
ChrisTerBeke
|
560be2931a
Create empty not supported container dynamically when no qualities are found - CURA-4451
|
7 лет назад |
Lipu Fei
|
44d5323779
Run crash dialog on Qt thread so the GUI gets updated correctly
|
7 лет назад |
Lipu Fei
|
396d960f4a
Fix code style
|
7 лет назад |
A.Sasin
|
b32f3f9f77
Adjusted Crash report message title
|
7 лет назад |
Diego Prado Gesto
|
74c37dfc65
CURA-4195 Add strings for I18N
|
7 лет назад |
Diego Prado Gesto
|
de260683cf
CURA-4195 - Add module name to the crash report
|
7 лет назад |
Diego Prado Gesto
|
72ff384c48
Parsing traceback to get more information about the crash - CURA-4195
|
7 лет назад |
Diego Prado Gesto
|
cf1f0ffaf1
Adding info to be sent as JSON and send when button is pressed - CURA-4195
|
7 лет назад |
Diego Prado Gesto
|
e2edbd11b6
Changed Crash Report layout and new information included - CURA-4195
|
7 лет назад |
Lipu Fei
|
430508c185
Dump stacktrace for all threads in CrashReport
|
7 лет назад |
Lipu Fei
|
f06562bc6e
Remove kitten image and related text from CrashDialog
|
7 лет назад |
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.)
|
7 лет назад |
Arjen Hiemstra
|
2e894477c8
Make Debug mode a build-time option instead of a hardcoded value
|
8 лет назад |
Arjen Hiemstra
|
a2f98638cf
Fix the crash handler string so we get no errors from gettext
|
8 лет назад |
Arjen Hiemstra
|
75fc2505e3
Make the crash dialog a bit more friendly
|
8 лет назад |
Arjen Hiemstra
|
1de8024193
Re-enable Debug mode by default
|
8 лет назад |
Arjen Hiemstra
|
d641234a74
Remove "debug mode" command line parameter
|
8 лет назад |
Arjen Hiemstra
|
a4e37d9ae7
Mark certain types of exceptions as fatal and abort the application if they occur
|
8 лет назад |
Arjen Hiemstra
|
44f8744c84
Use the Logger to report uncaught exceptions
|
8 лет назад |
Arjen Hiemstra
|
a435004459
Fix crash handler to not complain about debug_mode not being set
|
9 лет назад |
Arjen Hiemstra
|
ba86352642
Fix issues with crash handler and log file creation on Windows
|
9 лет назад |
Arjen Hiemstra
|
03748ca19a
Disable crash handler if debug mode is not enabled
|
9 лет назад |
Arjen Hiemstra
|
2ea0a3c02a
Fix strings in crash handler
|
9 лет назад |
Tamara Hogenhout
|
ff855ccf1b
adds/adapts translation context markers
|
9 лет назад |
Tamara Hogenhout
|
e8c796ee24
adds/adapts translation context markers
|
9 лет назад |
Arjen Hiemstra
|
79bd590656
Print backtrace on console when we are not running a py2exe/py2app build
|
9 лет назад |
Arjen Hiemstra
|
543c58d57a
Use sys.exit() instead of exit()
|
9 лет назад |
Arjen Hiemstra
|
803b4fde8d
Handle all uncaught exceptions through CrashHandler and gracefully fail if we have no QCoreApplication
|
9 лет назад |
Arjen Hiemstra
|
8130bae4c0
Add a crash handler to catch uncaught exceptions
|
9 лет назад |