inkstitch / inkstitch

Ink/Stitch: an Inkscape extension for machine embroidery design
https://inkstitch.org
GNU General Public License v3.0
987 stars 172 forks source link

Beta 3.1: BitmapComboBox: unexpected type ParamOption #3072

Open bianchifan opened 4 months ago

bianchifan commented 4 months ago

Yesterday I played around with the Beta version.. My first experience was the realistic view SHFT-CTRL-"<". Most SVGs no problem, a few do crash - all with division by zero Bildschirmfoto vom 2024-07-07 11-44-44

Diggin' deeper the problem seems to be on e or more fill stitches, unfortunately I couldn't identify the core of the prob - Every try to call individual param results in this screen: Bildschirmfoto vom 2024-07-07 11-47-07

So I cannot work on my Kielux disc, i wanted to play with the circular fill: Bildschirmfoto vom 2024-07-08 09-47-00

...and DKS's face Bildschirmfoto vom 2024-07-08 09-48-32

System: Bildschirmfoto vom 2024-07-08 10-30-24

kaalleen commented 4 months ago

Does this happen on simply everything you open that has a fill? Not sure how to reproduce the issue ...

I changed the title to work with the ParamOption error. The ZeroDivisionError has been addressed elsewhere.

bianchifan commented 4 months ago

not on every: zero division every tested: unexpected type when trying to call "params" with a marked object

I will try some more later on another notebook

kaalleen commented 4 months ago

Oh, ok. In that case try: https://github.com/inkstitch/inkstitch/releases/tag/dev-build-kaalleen-fix-3052 (still can't reproduce the params issue)