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 |
Anton Midyukov
|
3708c37b60
Activation workaround Linux+NVidia proprietary drivers for all distributions
|
6 years ago |
Thomas Karl Pietrowski
|
b4aed1da22
Simplify getting known args
|
7 years ago |
Thomas Karl Pietrowski
|
bcc31fb19b
Tell early parser not to add help
|
7 years ago |
Thomas Karl Pietrowski
|
904f7c53cc
Code style
|
7 years ago |
Thomas Karl Pietrowski
|
bae6f2cfb5
Typo
|
7 years ago |
Thomas Karl Pietrowski
|
97196190d6
cura_app: Adding help text for debug
|
7 years ago |
Thomas Karl Pietrowski
|
74be22e682
Adding the application name
|
7 years ago |
Thomas Karl Pietrowski
|
63acaed0a5
Correcting if clause
|
7 years ago |
Thomas Karl Pietrowski
|
2614c8a623
Don't hook to CrashHandler, if we are debugging
|
7 years ago |
Thomas Karl Pietrowski
|
ab6508657d
Creating an argparser early and add a "debug" option
|
7 years ago |
Thomas Karl Pietrowski
|
e5096f731c
cura_app: We store logs now at "Roaming"
|
7 years ago |
Thomas Karl Pietrowski
|
6d190479ac
Getting logs earlier!
|
7 years ago |
Lipu Fei
|
21fffcc099
Compare linux distro names in lower cases
|
7 years ago |
Lipu Fei
|
39e301833e
Merge pull request #2903 from AndrewDonaldson/fedora-nvidia-test
|
7 years ago |
ChrisTerBeke
|
3c863fc388
Get default settings view to work as sidebar component
|
7 years ago |
Andrew Donaldson
|
0d9f49413e
Add Fedora to test for nvidia driver work around.
|
7 years ago |
Diego Prado Gesto
|
e2edbd11b6
Changed Crash Report layout and new information included - CURA-4195
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Lipu Fei
|
90240af80f
Correct stdout and stderr redirect location on Mac
|
7 years ago |
Lipu Fei
|
b70a89d0e1
Fix stdout and stderr redirecting file location
|
7 years ago |
Arjen Hiemstra
|
fafb83c5c4
Enable the Python faulthandler
|
7 years ago |
Arjen Hiemstra
|
1c620ac621
Always redirect stdout/stderr to file if application is frozen
|
7 years ago |
Thomas Karl Pietrowski
|
c75261a023
Removing multiple import
|
7 years ago |
Simon Edwards
|
454a5969c2
Removed debug.
|
7 years ago |
Simon Edwards
|
f5f02ead88
Added some debug.
|
7 years ago |
Simon Edwards
|
8602d984a9
Stop $PYTHONPATH from messing up the search path for DLLs.
|
7 years ago |
Simon Edwards
|
92cee4a9d7
Merge branch 'master' into python_type_hinting
|
7 years ago |
Simon Edwards
|
412e299f0c
Cleaned up and bug fixed the command loop.
|
7 years ago |
Simon Edwards
|
0e306df1bc
Initial basic version of this feature.
|
7 years ago |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
8 years ago |
Simon Edwards
|
14afd9eab7
Heaps to changes to get the Cura code through the type checker (with minimal checking).
|
8 years ago |
Thomas Karl Pietrowski
|
31436cbdf5
Removing debug print in Nvidia fix
|
8 years ago |
Thomas Karl Pietrowski
|
6b2935379f
Adding "LinuxMint"
|
8 years ago |
Thomas Karl Pietrowski
|
35c520a787
Merge pull request #836 from Ultimaker/master-updates-for-Linux
|
8 years ago |
Jaime van Kessel
|
0e098e38eb
More fixes for changed setting object location
|
8 years ago |
Thomas Karl Pietrowski
|
7f5f22d472
Moving Nvidia workaround to cura_app.py
|
8 years ago |
Thomas Karl Pietrowski
|
536e0f489a
Merge branch 'master' of https://github.com/Ultimaker/Cura into master-using-platform
|
8 years ago |
Simon Edwards
|
175b5429b4
Refactor the profile and Cura specific import/export code, put the cura stuff in Cura itself.
|
8 years ago |
Thomas Karl Pietrowski
|
f11ef0c0c0
Using UM.Platform for Windows detection
|
8 years ago |
Thomas Karl Pietrowski
|
0d8292df49
Using platform.system() for Windows detection
|
8 years ago |
Thomas Karl Pietrowski
|
b61b0a7ee2
Removing unneeded import of os'
|
8 years ago |
Thomas-Karl Pietrowski
|
7d2b329e78
Just a stupid mistake
|
8 years ago |
Thomas-Karl Pietrowski
|
3a61cf3152
Little typo
|
8 years ago |
Thomas-Karl Pietrowski
|
1a52454165
This should be fine now..
|
8 years ago |
Thomas-Karl Pietrowski
|
61069e9a71
Making the fix working with a list of PATHS seperated by os.pathsep
|
8 years ago |
Thomas-Karl Pietrowski
|
286673e812
Making WORKAROUND a true marker
|
8 years ago |
Thomas-Karl Pietrowski
|
98c84798c6
Making sure we got the realpath when using an absolute path
|
8 years ago |