Thomas-Karl Pietrowski
|
8c0d7aea8a
Merge branch 'pythonpath-fix-reworked' of https://github.com/thopiekar/Cura into pythonpath-fix-reworked
|
8 years ago |
Thomas-Karl Pietrowski
|
102e13b152
Doing the check the other way round..
|
8 years ago |
Thomas Karl Pietrowski
|
e040029a41
Just a little typo
|
8 years ago |
Thomas-Karl Pietrowski
|
839bc1fec8
Making PR #708 more concrete
|
8 years ago |
Thomas-Karl Pietrowski
|
a8e13f13ba
Add missing import of 'os'
|
8 years ago |
Youness Alaoui
|
df8207747a
Force PYTHONPATH to be in the top of the sys.path list.
|
8 years ago |
Thomas-Karl Pietrowski
|
a00f0ece18
Adding #@UnusedImport to ignore this import
|
8 years ago |
Thomas-Karl Pietrowski
|
27423205b0
Rename type into hook_type
|
8 years ago |
Thomas-Karl Pietrowski
|
6adfbf4b90
Removing import of "os"
|
8 years ago |
Arjen Hiemstra
|
041fa2b359
Import Arcus before importing Cura (and PyQt5)
|
8 years ago |
Arjen Hiemstra
|
9267b517d6
Fix coding style issues
|
9 years ago |
Arjen Hiemstra
|
1140c853d1
Try to use Protobuf CPP implementation if it is available
|
9 years ago |
Arjen Hiemstra
|
ba86352642
Fix issues with crash handler and log file creation on Windows
|
9 years ago |
Arjen Hiemstra
|
23e36b51e6
Fix stdout/stderr output location so we do not output to UM but to cura
|
9 years ago |
Arjen Hiemstra
|
5adee69b75
Fix Windows build
|
9 years ago |
Arjen Hiemstra
|
9b119e996a
Capture stdout and stderr on Windows to prevent py2exe messages
|
9 years ago |
Arjen Hiemstra
|
803b4fde8d
Handle all uncaught exceptions through CrashHandler and gracefully fail if we have no QCoreApplication
|
9 years ago |
Arjen Hiemstra
|
8130bae4c0
Add a crash handler to catch uncaught exceptions
|
9 years ago |
Arjen Hiemstra
|
830dc45cce
Make cura_app executable
|
9 years ago |
Arjen Hiemstra
|
96e0faf937
Rename cura.py to cura_app.py to prevent conflicts with "cura" directory
|
9 years ago |