Jaime van Kessel
|
e74f049142
Fix bunch of issues found by pylint
|
4 years ago |
Thomas Karl Pietrowski
|
ba5a0b0085
SentrySDK: Turn on deep integration on demand
|
4 years ago |
Jaime van Kessel
|
0295113b31
Add user (identified by MAC) & ensure that no personal info is in server_name
|
4 years ago |
Jaime van Kessel
|
c15599f1c4
Add some extra info to crash handler screen
|
4 years ago |
Jaime van Kessel
|
8fa6239365
Fix spelling mistake
|
4 years ago |
Jaime van Kessel
|
157a25a992
Fix minor codestyle issues
|
4 years ago |
Remco Burema
|
76401d78a9
Sentry: Add locale (both cura and os) to tags.
|
4 years ago |
Jaime van Kessel
|
028a60318c
Add extra tag if crash was during startup or not
|
5 years ago |
Jaime van Kessel
|
466c90ca6c
Add some extra context info to the crashes
|
5 years ago |
Jaime van Kessel
|
c7649e3db1
Add some extra tags to make crash reports more traceable
|
5 years ago |
Jaime van Kessel
|
23057f786f
Add initial stubs for sentry logging
|
5 years ago |
Lipu Fei
|
6b93c97a5e
Use certifi for uploading crash reports
|
5 years ago |
Remco Burema
|
4813ff0bb7
Ask users to write English in crash-report.
|
5 years ago |
Aleksei S
|
e8cf9e034d
Catch All Exception except: SystemExit, KeyboardInterrupt, GeneratorException
|
5 years ago |
Ghostkeeper
|
fce703536b
Move factory reset to Uranium
|
6 years ago |
Ghostkeeper
|
2214a5f40a
Remove duplicate imports
|
6 years ago |
Ghostkeeper
|
da0d7a25c3
Remove semicolon
|
6 years ago |
Mark
|
e2478b636a
Typo
|
6 years ago |
Mark
|
46e53ff0c3
Clarify text
|
6 years ago |
Ghostkeeper
|
5d2e98cdd4
Translate to American English
|
6 years ago |
Ghostkeeper
|
71afbba789
Merge branch '3.2'
|
6 years ago |
fieldOfView
|
51062a4784
Add a button to open the configuration folder.
|
6 years ago |
fieldOfView
|
ca3dd511a8
Add a button to open the configuration folder.
|
6 years ago |
Mark
|
c508e77fe2
Improved the text
|
6 years ago |
Jack Ha
|
8bb70d6cc2
CURA-4934 fix crash handler cleanup in some rare case
|
6 years ago |
Lipu Fei
|
8ffd5442e7
Fix indexing error in CrashHandler
|
6 years ago |
Lipu Fei
|
4438e06416
Remove TODO
|
6 years ago |
Diego Prado Gesto
|
a85a720184
CURA-4895 Close the splash screen when the early crash dialog appears. Increase the size of 'show detailed crash report button'
|
6 years ago |
Diego Prado Gesto
|
383319d631
CURA-4895 Correctly format the date for the backup file
|
6 years ago |
Lipu Fei
|
b59eadce1c
Fix AutoSave crashing the early crash dialog
|
6 years ago |
Lipu Fei
|
547baff239
Always show crash dialog
|
6 years ago |
Lipu Fei
|
30b1e74881
Fixes for early crash dialog
|
6 years ago |
Lipu Fei
|
6bbc18d51e
Make an extra early crash dialog
|
6 years ago |
Lipu Fei
|
1d946085d3
Make crash dialog available before Application starts
|
6 years ago |
Lipu Fei
|
7dfc1a4aa7
Add encoding='utf-8' for text file reading
|
6 years ago |
fieldOfView
|
77daad1f98
Also exit when the crash handler dialog is not created
|
6 years ago |
fieldOfView
|
d839b62e42
Prevent CrashHandler creating a QWidget before QApplication is created
|
6 years ago |
Ghostkeeper
|
9ea0119011
Rename 'exception' to 'error'
|
6 years ago |
ChrisTerBeke
|
e6e8353ea8
Merge pull request #2838 from fieldOfView/fix_crashhandler_crash
|
7 years ago |
fieldOfView
|
77d134a3b7
Fix python error when CrashHandler is opened before opengl is initialised
|
7 years ago |
Ghostkeeper
|
4a8dacbe06
Make crash handler easier to translate
|
7 years ago |
Aleksei S
|
6cea9c59e8
Prevent crash handler exception
|
7 years ago |
Diego Prado Gesto
|
b9c318d432
CURA-4451 Minor changes
|
7 years ago |
ChrisTerBeke
|
560be2931a
Create empty not supported container dynamically when no qualities are found - CURA-4451
|
7 years ago |
Lipu Fei
|
44d5323779
Run crash dialog on Qt thread so the GUI gets updated correctly
|
7 years ago |
Lipu Fei
|
396d960f4a
Fix code style
|
7 years ago |
A.Sasin
|
b32f3f9f77
Adjusted Crash report message title
|
7 years ago |
Diego Prado Gesto
|
74c37dfc65
CURA-4195 Add strings for I18N
|
7 years ago |
Diego Prado Gesto
|
de260683cf
CURA-4195 - Add module name to the crash report
|
7 years ago |
Diego Prado Gesto
|
72ff384c48
Parsing traceback to get more information about the crash - CURA-4195
|
7 years ago |