Grid Preferences Puzzle

Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Grid Preferences Puzzle

Red-Cat
In a discussion concerning grid preferences at https://github.com/LibreCAD/LibreCAD/issues/1917

a screenshot of "Application Preferences" shows 5 tabs labelled:

 Graphic View, Grid, Preview, Defaults, Paths

When I use LibreCAD (v2.2.1.3-2-g1598766fb) "Application Preferences" I only get 3 tabs.

They are labelled: Appearance, Paths, Defaults

What's happened to the Grid tab shown at https://github.com/LibreCAD/LibreCAD/issues/1917 

which has numerous Grid settings?




Reply | Threaded
Open this post in threaded view
|

Re: Grid Preferences Puzzle

sand1024
all those grid's related screens are from dev version - 2.2.2-alpha (https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.2_alpha-latest),
they are not available in 2.2.1.x branch.

Reply | Threaded
Open this post in threaded view
|

Re: Grid Preferences Puzzle

Red-Cat
@sand1024 - Thanks. I will try v2.2.2 alpha.
Reply | Threaded
Open this post in threaded view
|

Re: Grid Preferences Puzzle

Red-Cat
The version of LibreCAD 2.2.2 Alpha tried won't work because we have a 32-bit Windows PC.

Is there a version for that, or should we revert to 2.2.1?
Reply | Threaded
Open this post in threaded view
|

Re: Grid Preferences Puzzle

dxli
The technical trouble for 32-bit support with 2.2.2:

2.2.2 is on Qt6, which doesn't support 32-bit windows officially.

I'm wondering whethr it's possible to run 32-bit linux and build 2.2.2 from source.

if your machine is powerful enough, it's possible to move the 32-bit windows into a virtual machine.

Red-Cat wrote
The version of LibreCAD 2.2.2 Alpha tried won't work because we have a 32-bit Windows PC.

Is there a version for that, or should we revert to 2.2.1?
Reply | Threaded
Open this post in threaded view
|

Re: Grid Preferences Puzzle

Red-Cat
@dxli:

I don't kown what QT6 is, but from your reply it seems v2.2.2 can't be run easily from our 32-bit PC.

Thanks for your advice,
Reply | Threaded
Open this post in threaded view
|

Re: Grid Preferences Puzzle

dxli
Good news is that 2.2.1 is both stable and feature rich, and any user data loss bug in 2.2.1 is always treated with the highest priorities.

Additions to 2.2.2 since 2.2.1:

1, more drawing tools;
2, a new hatch algorithm, aiming to support hatching by clicking on an enclosed area;
3, hyperbola.

Red-Cat wrote
@dxli:

I don't kown what QT6 is, but from your reply it seems v2.2.2 can't be run easily from our 32-bit PC.

Thanks for your advice,