Kostas Karmas
|
354d96d87a
Fix getting PyCapsule error on import
|
3 years ago |
StefanBruens
|
b800815378
Merge branch 'master' into workaround_kde_qqc2_crash
|
3 years ago |
StefanBruens
|
8023bee35a
Use 'default' theme instead of 'material'
|
3 years ago |
StefanBruens
|
caa9916cf0
Fix bug reference
|
3 years ago |
Jaime van Kessel
|
b0a8a5ccab
Switch out the arranger algorithm for arrange all
|
4 years ago |
Ghostkeeper
|
3032221b70
Prevent division by 0 if total download size is 0
|
4 years ago |
Jaime van Kessel
|
252be6352b
Prevent crash when sentry could not be initialized
|
4 years ago |
Jaime van Kessel
|
f8326d2a6e
Fix setting of sentry_env for betas
|
4 years ago |
Remco Burema
|
c20b2c6ee0
Merge pull request #7211 from Ultimaker/CURA-7150_proper_http_request_headers
|
4 years ago |
Kostas Karmas
|
7d33830ae7
Filter out KeyboardInterrupts and MemoryErrors
|
4 years ago |
Ghostkeeper
|
bbb704ff24
Remove working directory from sys.path
|
4 years ago |
Ghostkeeper
|
d84bc5c682
Also check if streams are not closed
|
4 years ago |
Nino van Hooff
|
77590ad0e2
Disable SSL checking in debug mode
|
4 years ago |
Ghostkeeper
|
a1438e91d0
Merge branch '4.5'
|
4 years ago |
Jaime van Kessel
|
1b65e47bea
Move imports of Arcus & Savitar up
|
4 years ago |
Jaime van Kessel
|
9c0e6f9338
Apply suggestions from code review
|
4 years ago |
Nino van Hooff
|
62dfadecdf
Prune all sensitive data before sending it to Sentry
|
4 years ago |
StefanBruens
|
64a5349018
Avoid crash caused by KDE qqc2-desktop-style
|
4 years ago |
Ghostkeeper
|
2eab2c0f3d
Merge branch 'master' of https://github.com/zxc8027/Cura into zxc8027-master
|
4 years ago |
Jaime van Kessel
|
238dd733ea
Merge branch '4.5' of github.com:Ultimaker/Cura
|
4 years ago |
Zachary Cook
|
1b72577f88
Added check for stdout being defined.
|
4 years ago |
Jaime van Kessel
|
70f22d04e4
Fix setting the environment for Sentry
|
4 years ago |
Lipu Fei
|
b03f666bf5
WIP: Make it work with Python 3.7 packaing
|
4 years ago |
Jaime van Kessel
|
c97ce6fafb
Make the sentry_env a bit smarter
|
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 |
Nino van Hooff
|
8dc6e7a386
Add encvironment variable to Sentry crash logging
|
4 years ago |
Jaime van Kessel
|
028a60318c
Add extra tag if crash was during startup or not
|
5 years ago |
Jaime van Kessel
|
23057f786f
Add initial stubs for sentry logging
|
5 years ago |
Ghostkeeper
|
0168a1d5e0
Don't output to stderr if there is no stderr
|
5 years ago |
Lipu Fei
|
1e1ae95c60
Only use DYLD_FALLBACK_LIBRARY_PATH once for trimesh.load
|
5 years ago |
Lipu Fei
|
b309680fb7
Fix CTM loading on Linux
|
5 years ago |
Lipu Fei
|
f2ef363c01
Fix GLTF workaround for OSX
|
5 years ago |
Lipu Fei
|
7e97bc4e17
Add workaround for GLTF loading on OSX
|
5 years ago |
Lipu Fei
|
4762711c33
chdir to ~ on Linux if frozen
|
5 years ago |
Lipu Fei
|
d0f1b74bd7
Fix mistake in CLI check
|
5 years ago |
Lipu Fei
|
280ddea1ae
Do not redirect stdout and stderr for CLI
|
5 years ago |
Ghostkeeper
|
a4924d2695
Fix for weird home directories on Windows
|
5 years ago |
fieldOfView
|
9d02086585
Get app name from ApplicationMetaData
|
5 years ago |
fieldOfView
|
056655e584
Merge branch 'master' into feature_curaversion_appname
|
5 years ago |
Aleksei S
|
84c85439ff
The trigger_early_crash did not trigger early crash for testing purposes
|
6 years ago |
fieldOfView
|
e66875865f
Make Cura app name configurable in CuraVersion
|
6 years ago |
Ghostkeeper
|
e509078943
Fix bug with libSavitar not loading due to SIP
|
6 years ago |
Ghostkeeper
|
afd3ce205a
Use double quotes
|
6 years ago |
Ghostkeeper
|
2b83af2497
Move initialization into Uranium's run() function
|
6 years ago |
Ghostkeeper
|
4b581d09e7
Merge branch '3.4'
|
6 years ago |
Ghostkeeper
|
e152fd641b
Remove trailing slash in Windows configuration path
|
6 years ago |
Diego Prado Gesto
|
42ecb12614
CURA-5164 Fix typo in the method signature
|
6 years ago |
Lipu Fei
|
051dd7a6e9
WIP: Make application initialization and start up more clear
|
6 years ago |
Lipu Fei
|
f836cdf3f4
Fix indent
|
6 years ago |