Cura/cura/PrinterOutput
Ghostkeeper 969b74e1f6
Prevent crash when sync list somehow contains None
I couldn't figure out how it could ever contain None, but we received logs from a user that indicate a crash here because that set contains None and that is not orderable. This is a hotfix to fail more gracefully instead of crashing the entire application.
2019-10-24 11:56:08 +02:00
..
Models Merge remote-tracking branch 'origin/master' into CURA-6863_duplicated_material_oddness 2019-10-14 12:23:49 +02:00
__init__.py Added first stubs for printer output models 2017-11-17 15:05:08 +01:00
FirmwareUpdater.py Revert "CS-171 Add R2 support" 2019-09-06 14:00:04 +00:00
GenericOutputController.py Fix typing issues 2019-07-23 12:58:46 +02:00
NetworkedPrinterOutputDevice.py Revert "Revert "Remove network manager re-creation that was causing issues"" 2019-09-05 14:08:18 +02:00
NetworkMJPGImage.py Fix typing and typos 2018-10-29 11:18:54 +01:00
Peripheral.py Fix code style 2019-07-18 11:57:07 +02:00
PrinterOutputController.py Move models around again 2019-03-26 08:29:22 +01:00
PrinterOutputDevice.py Prevent crash when sync list somehow contains None 2019-10-24 11:56:08 +02:00
PrinterOutputModel.py Fix typo in a log warning message 2019-05-16 12:04:26 +02:00
PrintJobOutputModel.py Fix typo in a log warning message 2019-05-16 12:04:26 +02:00