Jaime van Kessel
|
62d3e1cf40
Automatically scroll down in crash handler
|
1 year ago |
jspijker
|
61623720ca
Update copyright using UltiMaker
|
1 year ago |
jspijker
|
696c0f8547
Update company name to UltiMaker
|
1 year ago |
Ghostkeeper
|
1af2a75138
Also send short OpenGL version
|
2 years ago |
Ghostkeeper
|
0cb2b3e2cb
Fix translation containing HTML tags
|
2 years ago |
Ghostkeeper
|
c7d7dd11d1
Merge branch 'master' into PyQt6_upgrade
|
2 years ago |
Gabriel Féron
|
aad41807c3
Remove unused import of sentry_sdk
|
2 years ago |
Jaime van Kessel
|
3bfea5b970
Ensure that stored log lines are sent to sentry if they haven't already been logged
|
2 years ago |
Remco Burema
|
20b435af76
Qt5->Qt6: More renamed stuff.
|
2 years ago |
Remco Burema
|
9d7b1e49ee
Qt5->Qt6: Make CrashHandler window show up again.
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Ghostkeeper
|
59669f6bad
Apply bitmask to user scope
|
4 years ago |
Remco Burema
|
30ad6e1445
On crash report unbundled plugins + version numbers.
|
4 years ago |
Nino van Hooff
|
98587a9008
Merge pull request #7551 from Ultimaker/doxygen_to_restructuredtext_comments
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Remco Burema
|
8bbb69300c
Fix anonymizing home directory if path contains double-backslash.
|
4 years ago |
Jelle Spijker
|
6aedab78dc
Converted comments in dir Cura/cura to rst style
|
4 years ago |
Ghostkeeper
|
a1438e91d0
Merge branch '4.5'
|
4 years ago |
Jaime van Kessel
|
9c0e6f9338
Apply suggestions from code review
|
4 years ago |
Nino van Hooff
|
94e9753b6c
Update cura/CrashHandler.py
|
4 years ago |
Nino van Hooff
|
2cd6149ef0
Update cura/CrashHandler.py
|
4 years ago |
Nino van Hooff
|
62dfadecdf
Prune all sensitive data before sending it to Sentry
|
4 years ago |
Dimitriovski
|
a4a076ea5c
Removed the user input from the CrashHandler as we are not using it for sending that data to Sentry
|
4 years ago |
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
|
6 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 |