Page 1 of 1

[solved] Dimension formats not saved

Posted: Tue Sep 06, 2022 8:55 pm
by BadRocket
Hello all, running QCAD/CAM Professional 3.27.6.0 on Linux Fedora 36. I love QCAD and use it daily, and it's been a solid app for me.

It seems that "Linear Format" selections are not retained for dimensions when changed in Property Editor. When a file is reopened, the dimension will always revert back to the default format set in "Drawing Preferences". In other words, linear formats in Property Editor are not persistent.

Steps to reproduce:
  1. create new drawing
  2. draw a circle / line / anything
  3. add Dimension
  4. go to Property Editor > change Linear format from "Decimal" (or whatever is default) to "Engineering"
  5. save drawing
  6. close drawing
  7. reopen drawing
Result: All Linear formats reverted back to original drawing preferences
Expected behavior: The Linear formats would retain what was changed & saved in Property Editor

Of course, all the other items in property editor are saved correctly, so I would have expected Linear Format to be saved also. Before posting, I searched the forum and found this and this where Husky helped on related topics. I also checked the Bugtracker and didn't see a report. Thanks in advance.

Image

Re: Dimension formats not retained

Posted: Tue Sep 06, 2022 9:12 pm
by andrew
Thanks for your report. I can reproduce the problem here.

Bug report at:
https://www.qcad.org/bugtracker/index.p ... sk_id=2392

The problem has been fixed for the next release.

Re: Dimension formats not retained

Posted: Tue Sep 06, 2022 9:23 pm
by BadRocket
Thank you very much Andrew! As always, you are super fast in your replies & fixes.

(and good luck with the Qt port that is in progress!)