Lipu Fei
|
280ddea1ae
Do not redirect stdout and stderr for CLI
|
5 лет назад |
Ghostkeeper
|
a4924d2695
Fix for weird home directories on Windows
|
5 лет назад |
fieldOfView
|
9d02086585
Get app name from ApplicationMetaData
|
5 лет назад |
fieldOfView
|
056655e584
Merge branch 'master' into feature_curaversion_appname
|
5 лет назад |
Aleksei S
|
84c85439ff
The trigger_early_crash did not trigger early crash for testing purposes
|
6 лет назад |
fieldOfView
|
e66875865f
Make Cura app name configurable in CuraVersion
|
6 лет назад |
Ghostkeeper
|
e509078943
Fix bug with libSavitar not loading due to SIP
|
6 лет назад |
Ghostkeeper
|
afd3ce205a
Use double quotes
|
6 лет назад |
Ghostkeeper
|
2b83af2497
Move initialization into Uranium's run() function
|
6 лет назад |
Ghostkeeper
|
4b581d09e7
Merge branch '3.4'
|
6 лет назад |
Ghostkeeper
|
e152fd641b
Remove trailing slash in Windows configuration path
|
6 лет назад |
Diego Prado Gesto
|
42ecb12614
CURA-5164 Fix typo in the method signature
|
6 лет назад |
Lipu Fei
|
051dd7a6e9
WIP: Make application initialization and start up more clear
|
6 лет назад |
Lipu Fei
|
f836cdf3f4
Fix indent
|
6 лет назад |
Jörg Walter
|
7f5fb5813b
make Linux+NVidia fix fail gracefully
|
6 лет назад |
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 лет назад |
Ian Paschal
|
e64fb9c762
Splash closed on early crash
|
6 лет назад |
Lipu Fei
|
b59eadce1c
Fix AutoSave crashing the early crash dialog
|
6 лет назад |
Lipu Fei
|
30b1e74881
Fixes for early crash dialog
|
6 лет назад |
Lipu Fei
|
aefe24222f
Add a CLI flag to test early crash
|
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 лет назад |
Anton Midyukov
|
3708c37b60
Activation workaround Linux+NVidia proprietary drivers for all distributions
|
6 лет назад |
Thomas Karl Pietrowski
|
b4aed1da22
Simplify getting known args
|
7 лет назад |
Thomas Karl Pietrowski
|
bcc31fb19b
Tell early parser not to add help
|
7 лет назад |
Thomas Karl Pietrowski
|
904f7c53cc
Code style
|
7 лет назад |
Thomas Karl Pietrowski
|
bae6f2cfb5
Typo
|
7 лет назад |
Thomas Karl Pietrowski
|
97196190d6
cura_app: Adding help text for debug
|
7 лет назад |
Thomas Karl Pietrowski
|
74be22e682
Adding the application name
|
7 лет назад |
Thomas Karl Pietrowski
|
63acaed0a5
Correcting if clause
|
7 лет назад |
Thomas Karl Pietrowski
|
2614c8a623
Don't hook to CrashHandler, if we are debugging
|
7 лет назад |
Thomas Karl Pietrowski
|
ab6508657d
Creating an argparser early and add a "debug" option
|
7 лет назад |
Thomas Karl Pietrowski
|
e5096f731c
cura_app: We store logs now at "Roaming"
|
7 лет назад |
Thomas Karl Pietrowski
|
6d190479ac
Getting logs earlier!
|
7 лет назад |
Lipu Fei
|
21fffcc099
Compare linux distro names in lower cases
|
7 лет назад |
Lipu Fei
|
39e301833e
Merge pull request #2903 from AndrewDonaldson/fedora-nvidia-test
|
7 лет назад |
ChrisTerBeke
|
3c863fc388
Get default settings view to work as sidebar component
|
7 лет назад |
Andrew Donaldson
|
0d9f49413e
Add Fedora to test for nvidia driver work around.
|
7 лет назад |
Diego Prado Gesto
|
e2edbd11b6
Changed Crash Report layout and new information included - CURA-4195
|
7 лет назад |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
Lipu Fei
|
90240af80f
Correct stdout and stderr redirect location on Mac
|
7 лет назад |
Lipu Fei
|
b70a89d0e1
Fix stdout and stderr redirecting file location
|
7 лет назад |
Arjen Hiemstra
|
fafb83c5c4
Enable the Python faulthandler
|
7 лет назад |
Arjen Hiemstra
|
1c620ac621
Always redirect stdout/stderr to file if application is frozen
|
7 лет назад |
Thomas Karl Pietrowski
|
c75261a023
Removing multiple import
|
7 лет назад |
Simon Edwards
|
454a5969c2
Removed debug.
|
7 лет назад |
Simon Edwards
|
f5f02ead88
Added some debug.
|
7 лет назад |
Simon Edwards
|
8602d984a9
Stop $PYTHONPATH from messing up the search path for DLLs.
|
7 лет назад |
Simon Edwards
|
92cee4a9d7
Merge branch 'master' into python_type_hinting
|
7 лет назад |