trevorsandy / lpub3d

An LDraw™ editor for LEGO® style digital building instructions.
https://trevorsandy.github.io/lpub3d/
131 stars 19 forks source link

Crash when generating BOM images #657

Closed trevorsandy closed 1 year ago

trevorsandy commented 1 year ago

Subject

Abnormal end after generating bill of material instruction document page using the continuous next page menu action

Environment

Version of LPub3D - 2.4.5 Operating system - All

Expected behaviour

BOM generation without issue as expected

Actual behaviour

The BOM imges are generated successfully but the application abnormal ends before finalizing the continuous page processing - i.e. the final status message is not generated as the application abnormal ends just before. On occasion the continuous next page processing will complete but on navigation backward to the first page, the application abnormal ends.

Solution

Fix it.

Cheers,

trevorsandy commented 1 year ago

This behaviour has been corrected.

Cheers,