Dongxu Li

Results 279 comments of Dongxu Li

vertical => linehor horizontal => linever Need to double check those two. 2.2.1 should be fixed for any issues like this.

We renamed a few due to reported issues and conflicts. For example, offset is now moffset(modification) instead of line parallel, to be more conforming to cad users. For power users,...

The problem is QCursor. We use our own custom cursor images, and the hotX/Y should be at cener or the cursor image. In Qt6, the ctor of QCursor requires hotX/Y=-1...

@sand1024 Yes, some logic in event handler and action handler need to be reviewed. The current state is arrived by constant patching of quick fixes.

@ksio89 Could you run from cmd and with the option -d6 ? Please upload the console output here. I cannot reproduce this issue here.

Let's make this one as a blocker for the 2.2.1 release. We process the following at startup: Command alias; Block Library; Fonts; General preferences for the app (not for drawings)....

Alias crash should have been fixed, 2.2.1 or 2.2.2 If you have an alias file causing the crash, please share.

I still couldn't reproduce this issue I have added extra logging for alias handling. Please install the latest 2.2.2-alpha build and run it in cmd with the command line parameter...

@ksio89 I have enabled console debug info for windows for 2.2.2-alpha. Could you try the latest build in cmd with "librecad.exe -d6"?

@ksio89 Thanks for the crashing logs. It confirms the crash is not due to alias or block Library handling. The trouble is we still don't have the exact cause of...