daid / LegacyCura

Read this, it's important! NEW CURA DEVELOPMENT IS HAPPENING AT https://github.com/Ultimaker/Cura, this is the Cura 15.04 archive. Cura 2.1 and newer is on the Ultimaker github.
https://www.ultimaker.com/pages/our-software
584 stars 429 forks source link

Postprocessor errors are ignored #591

Open ambrop72 opened 11 years ago

ambrop72 commented 11 years ago

Cura should detect when a postprocessor plugin throws an exception. At the moment, it seems to ignore exceptions raised by the plugin. Additionally, it would be nice to display the exception to the user.

daid commented 11 years ago

The exception should be logged in the "Engine log", but yes, it should be handled better.

nallath commented 10 years ago

@daid; Is this fixed?