QCAD Bugtracker

QCAD - 2D CAD System.

Click here for a documentation of the DokuWiki formatting syntax that can be used in reports

Please search for existing tasks (also closed ones) before opening a new task.

Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help > Check for Updates)

IDCategoryTask Type  ascSeveritySummaryStatusProgress
 2469 QCAD (main)Bug ReportLow Invisible switch fails partly at Block Reference with A ...Closed
100%
1 Task Description

A block with attributes inserted into Model_Space can’t be made completely invisible with the invisible switch (Eye icon) in the block list. It works for entities but not on attributes.

 2470 QCAD (main)Bug ReportLow Background color not stored for layout block Closed
100%
Task Description

Background color of current layout block (property “ColorSettings/BackgroundColor” of type QColor) is not saved in DXF/DWG.

See also:
https://www.qcad.org/rsforum/viewtopic.php?f=33&t=10049

 2472 QCAD (main)Bug ReportLow Modify > Explode: Arc in non-uniformly scaled block exp ...Closed
100%
Task Description

Andrew,

When we explode a non-uniform scaled block with arcs, the returned ellipses do not inherent the general properties of the block like other entities do.
They are exploded use the default properties that we can alter in the PEN toolbar for example.

Regards,
CVH

 2476 QCAD (main)Bug ReportLow Draw > Circle > Circle3P: Creates null-circle with co-l ...Closed
100%
Task Description

Andrew,

With 3 co-linear points:
- Arc3P will warn the user that an arc can’t be created (Line 141).
- Circle3P creates a null-circle without issuing a similar warning (Line 149).

The difference sits in ShapeAlgorithms.js
- ShapeAlgorithms.createArcFrom3Points Line 1465 checks if the returned arc isValid.
- ShapeAlgorithms.createCircleFrom3Points Line 1436 checks if the returned circle isNull.

Similar as RArc.cpp at Line 108 RCircle.cpp returns an RCircle() at Line 74 when there is no intersection of the two middle lines.
An RCircle() isn’t a valid circle as such but it is not nothing.

The error from ShapeAlgorithms.js is also treated somewhat different in the pickCoordinate event of Arc3P vs Circle3P.

Regards,
CVH

 2477 QCAD (main)Bug ReportLow Edit > Application Preferences: color preferences show  ...Closed
100%
Task Description

Qt 6 compiled binaries show wrong default colors in preferences (always black).

 2479 QCAD (main)Bug ReportLow Draw > Polyline > Delete Node(s): inconsistencies when  ...Closed
100%
1 Task Description

Andrew,

Deleting a node of a polyline (OD) followed by Undo (OO) while OD is still in ChoosingNode state and then deleting another node returns a polyline where both nodes are removed.

this.polylineEntity is set once in pickEntity() altered after pickCoordinate() and a clone is returned to the drawing.
The next pickCoordinate() continues with altering this.polylineEntity without retrieving the current form and is thus unaware that the former action might be undone.

The work around to undo a removal is first to terminate (QQ) PolylineDeleteNode then Undo (OO) and then start over with selecting the polyline and indicating nodes.

While adding nodes (OA) we can simply undo the last action and continue adding nodes.

Because the new entity has the same id as the initially one ...
... It should be possible to re-retrieve the actual entity by id in pickCoordinate() or deleteNode().

Regards,
CVH

 2481 QCAD (main)Bug ReportLow Program crash with print preview Closed
100%
Task Description

I often have an unusual program crash when switching to print preview and back several times.
The first click on print preview shows no reaction. On the second click, ok.
After two or three changes, a program crash suddenly appears after a few seconds.
Even with an empty document.
I work on Win 10 with i7-10700KF (not overclocked), GeForce RTX 2070 super,
EPSON ET-2820 Series (Microsoft IPP Class Driver) and with QCAD 3.28.1.0.
Up to now I have worked with 3.17.xx (without problems) and upgraded to QCAD 3.28.1 yesterday 06/19/2032.
I find the program very good and have always been able to draw my private projects well and efficiently on paper.
But I can’t work with this error.
Thank you in advance for your help

 2484 QCAD (main)Bug ReportLow Crash (or quit?) when checking for QCAD Pro updates Closed
100%
Task Description

QCAD Pro crashes (or quits; there’s no crash report dialog shown) if I select Help–> Check for QCAD Pro Updates.

I’ve tried uninstalling and reinstalling QCAD, and the configuration file. Doesn’t help.

QCAD Professional version: 3.28.1.0
Date: Mar 30 2023
Qt version: 5.8.0
Compiler version: gcc 4.8.1
Build date: Mar 30 2023
Revision: ca7ec144abd203d2a68ca91c0ff0684868ba08a5

xubuntu 23.04 6.2.0-25-generic

 2485 QCAD (main)Bug ReportLow Application Preference "Dimension Settings > Text above ...Closed
100%
Task Description

In QCAD Pro, I found that setting the application preference to disable “Text above dimension line” does not transfer to new drawings.

My setup:
QCAD Professional version: 3.28.1.0
Date: Mar 30 2023
Qt version: 5.8.0
Compiler version: gcc 4.8.1
Build date: Mar 30 2023
Revision: ca7ec144abd203d2a68ca91c0ff0684868ba08a5

OS: Xubuntu 23.04
Kernel: 6.2.0-25-generic
Resolution: 1920×1200 DE: Xfce 4.18
WM: Xfwm4

Demonstration procedure follows:

Fresh install QCAD Pro (no previous config file);

Edit –> Application Preferences

Under “Defaults for New Drawings”, select “Dimension Settings”

Under “Dimension Style”, “Text above dimension line” is enabled by default. Uncheck it, then press Apply button.

Change one or more other settings; for instance “Linear Dimensions” to Decimal, or the Precision. Press Apply button accordingly.

Press OK button to dismiss Application Preferences.

Quit out of QCAD Pro.

Reopen QCAD Pro. Create something that can be dimensioned, and dimension it. Label will appear above the dimension line.

Edit –> Drawing Preferences

Under “Dimension Style”, “Text above dimension line” is checked, contrary to the Application Preference setting. The other preference settings are in effect.

 2486 Command line toolsBug ReportLow dwgnest: part multiplicator switch (-u) has no effect Closed
100%
Task Description

-u / -multiplier switch has no effect (option applied to later during initialization of nester).

 2489 QCAD (main)Bug ReportLow Prints A1 instead of drawing  Closed
100%
Task Description

All I get when I print is an “A1”, which I believe is the drawing size

 2490 QCAD (main)Bug ReportLow File > SVG Export: wrong line color (Qt 6) Closed
100%
Task Description

Some colored lines are exported as black on macOS M1 / Qt 6.

 2491 QCAD/CAMBug ReportLow CAM > Nesting: Fails for duplicate block references Closed
100%
Task Description

- Create a block reference to block “A” - Duplicate block reference
- Nest both block references

Only one block reference is nested, the other one is not placed.

 2492 QCAD (main)Bug ReportLow Block > Create Library Item: Not working if part librar ...Closed
100%
Task Description

This tool is also being used outside of the part library browser context by some users.

 2493 QCAD (main)Bug ReportLow The ruler is not appearing after update to 3.28.2.4 Closed
100%
Task Description

The rulers/ruler ticks disappeared after updating to 3.28.2.4 for Mac.

 2496 QCAD (main)Bug ReportLow Draw > Ellipse > Inscribed may return rotated or wrong  ...Closed
100%
1 Task Description

Andrew,

In some cases Draw > Ellipse > Inscribed in Quadrilateral (EQ) may return a perfectly healthy result but rotated for 90 degrees.
- Size doesn’t matter.
- Quadrant doesn’t matter.
- Geometrical open or closed base shape doesn’t matter.
- A mirrored base shape usually preforms well.

See attachment with examples.
The incorrect results (red) are rotated 90 degrees around the ellipse center (dotted)
Green is a correct result from a mirrored base shape.

Regards,
CVH

 2499 QCAD (main)Bug ReportLow QCAD font display problem Closed
100%
Task Description

indows10 QCAD3.28.2
I display different fonts in three different CAD software. QCAD displays incorrectly (text display width is incorrect). The attachment is three different CAD display effects. The red mark is where QCAD displays errors.

 2500 QCAD (main)Bug ReportLow Qcad 3.28.2 alters color of adjacent text, if certain u ...Closed
100%
Task Description

Qcad alters color of adjacent text, if certain unicode characters are used.

Version:
3.28.2.0 (3.28.2)
Internet:
QCAD.org
Build Date:
Aug 30 2023
Revision:
a8039fc
Qt Version:
5.13.2
Architecture:
x86_64
Compiler:
MSVC++ 14.0 (2015)

Flytracker appears to have the same problem, as this report was rejected when I inserted the same characters into the title. Query {SELECT tag_id FROM `flyspray_list_tag` WHERE (project_id=0 OR project_id=?) AND tag_name LIKE ? ORDER BY project_id} with params {1,} Failed! (Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation ‘like’)

 2502 QCAD (main)Bug ReportLow CAM > Nesting: Crash with tabs and multiple instances Closed
100%
Task Description

See also:
https://www.qcad.org/rsforum/viewtopic.php?p=42574#p42574

 2504 QCAD (main)Bug ReportLow Spline no add Point or Remove Closed
100%
Task Description

I can not add or remove Points to existing Spline

 2508 QCAD (main)Bug ReportLow File > Print / PDF Export: Fails when crop marks are en ...Closed
100%
Task Description

Printing / PDF export with crop marks enabled fails with Qt 6 packages macOS on M1/M2/M3.

 2509 QCAD/CAMBug ReportVery Low CAM > Laser GRBL Tool creation failed Closed
100%
Task Description

Related topic: https://www.qcad.org/rsforum/viewtopic.php?f=91&p=43078#p43076

Reason:
LaserBase.js should not only make CamPlungeRate and CamPlungeRate_Label invisible, but also set a default value, such as zero.

Temporary fix: https://www.qcad.org/rsforum/viewtopic.php?f=91&p=43078#p43078

 2510 QCAD (main)Bug ReportLow Crash in RSpline::getLength Closed
100%
Task Description

RSpline::getLength crashes in some cases. Bug in OpenDesign libraries OdDbSpline::getDistAtParam.

 2511 QCAD (main)Bug ReportLow Decimal separator fails in references '?' Closed
100%
Task Description

Hi, I’m new in QCAD.

I need to print some drawings amd the decimal separator is a ‘?’ instead of ‘.’.

Mi versión is QCAD 3.28.2.0, revision a8039fc, Qt version 5.13.2, architecture x86_64, and the OS is Windows 10.

How can I solve this?

Thanks

 2512 QCAD (main)Bug ReportVery Low stretch Closed
100%
Task Description

hello. if i use the tool on my own drawing, no problem, but on an element coming from the library, the blue selection square appears, it moves but the chosen shape doesn’t follow. i’ve tested several ways and even by creating a block. cordially

bonjour. si j’utilise l’outil sur mes propre dessin, aucun Souci, mais sur un élément de venant de la bibliothèque, le carre de sélection bleu apparait, ce déplace mais la forme choisi ne suis pas. j’ai teste plusieurs manière et même en créant un bloc. cordialement

 2513 QCAD (main)Bug ReportLow MACOS Compile Error Closed
100%
Task Description

Using XCODE15, QCAD fails to compile. The error shown:

In file included from include/spatialindex/SpatialIndex.h:251:
include/spatialindex/MovingRegion.h:155:34: error: no template named ‘binary_function’ in namespace ‘std’; did you mean ‘__binary_function’?

Per Apple’s website, binary_function are no longer provided in C++17 and newer

 2514 QCAD (main)Bug ReportLow Font display in vertical tabs when font is italic. Closed
100%
Task Description

As explained in this forum post.... https://www.qcad.org/rsforum/viewtopic.php?f=30&t=10520

 2515 QCAD (main)Bug ReportLow File > New from template: no dialog shown Closed
100%
Task Description

File > New from template does not show the dialog and shows a spinning wheel instead.

 2516 QCAD (main)Bug ReportLow Screen-based Linetypes issues with pixel based line wid ...Closed
100%
Task Description

Andrew,

Related topics:
https://www.qcad.org/rsforum/viewtopic.php?f=33&t=10567 https://www.qcad.org/rsforum/viewtopic.php?f=32&t=10563

Regards,
CVH

 2517 QCAD (main)Bug ReportLow QCAD cursors being malformed. Closed
100%
1 Task Description

Andrew,

Related topic:
https://www.qcad.org/rsforum/viewtopic.php?f=8&t=10562

From the looks of it the cursor image data is read at a wider pace as it is stored.
One can distinguish the double cross positioning QCAD cursor but it is shifted.

Regards,
CVH

 2518 QCAD (main)Bug ReportLow Display error when using selection box or info tools Closed
100%
Task Description

See also:
https://www.qcad.org/rsforum/viewtopic.php?f=32&t=10563 https://www.qcad.org/rsforum/viewtopic.php?f=33&t=10567

 2519 QCAD (main)Bug ReportHigh Fit point Splines not displaying Closed
100%
Task Description

If I draw a ‘control points’ spline, it draws fine. If I draw (or open a file with...) ‘fit points’ spline, then that spline type wont’ display. (see attached video)

* If I ‘select all’, then the fit points will display/highlight; however, the spline itself does not display.

 2520 QCAD (main)Bug ReportMedium No Layer Groups Closed
100%
Task Description

Layer groups are not present. See attached screenshot and link.
In screenshot....3.28 is on the left, 3.29 on the right.

 2521 QCAD/CAMBug ReportLow CAM Simulation: No tool visible Closed
100%
Task Description

Exception in CAM simulation when previewing tool position.

 2522 QCAD (main)Bug ReportLow Zoom box preview Closed
100%
Task Description

When screen-based linetypes are enabled, the zoom box width depends on the zoom level and can get very wide / thin.

 2523 QCAD (main)Bug ReportLow Dimensions: Context menu of text label edit: <> entry Closed
100%
Task Description

Context menu of dimension text label line edit widgets offers a <> entry which does not insert <>.

 2524 QCAD (main)Bug ReportLow Dimension > Reset Label Position: broken under macOS M1 ...Closed
100%
Task Description

Label position is only reset on reload / entity regeneration.

 2525 QCAD (main)Bug ReportLow Persistent state of some tools broken under macOS M1/M2 ...Closed
100%
Task Description

Affected tools: Insert Bitmap (keep proportions), Rotate (by mouse), Scale (by mouse).

See also:
https://www.qcad.org/rsforum/viewtopic.php?f=31&t=10598

 2526 QCAD/CAMBug ReportLow Nesting: Fewer or no solutions when not using "Place sm ...Closed
100%
Task Description

If nesting preference “Place small parts into holes of other parts” is disabled there may be fewer solutions or no solution if rotations is set to 1.

 2534 QCAD (main)Bug ReportLow Clipping in model space after working in paper space Closed
100%
1 Task Description

See also:
https://www.qcad.org/rsforum/viewtopic.php?f=33&t=10650

 2542 dwg2pdfBug ReportLow dwg2pdf: lineweight is scaled with drawing scale, shoul ...Closed
100%
Task Description

When using PDF Export I see different lineweight to using dwg2pdf. See Different lineweights PDF Export vs dwg2pdf

 2546 QCAD (main)Bug ReportLow After unit change "Autofit drawing to page" - fails Closed
100%
Task Description

Hi,

tested with back_plate.dxf (QCAD Tutorial Example)

Drawing is original mm, metric, A4. Printprewiew works, Autofit Drawing to page etc. works as expected!

In Drawing Preferences: Changed settings to inch, imperial, Ansi A
Printpreview works but options like
“Autofit Drawing to page” and “Autofit pages to drawing” are not working as usual ... ;-)

Went back to mm etc - everything works again as expected.

 2548 QCAD (main)Bug ReportLow Modify > Projection > Isometric Projection (Cylindrical ...Closed
100%
Task Description

The option “true scale” has no effect, projected result does not use true scale.

 2549 QCAD (main)Bug ReportLow Edit > Drawing Preferences > Printing > Multi Pages > S ...Closed
100%
Task Description

Clicking “Set to Printer Margins” has no effect.

 2550 QCAD (main)Bug ReportLow Only a partial hatch appears in a closed shape Closed
100%
Task Description

I’m seeing only a partial hatch in the shape. See here for details.

 2551 QCAD (main)Bug ReportLow Clipping of viewports affects cursor and reference poin ...Closed
100%
Task Description

The last version (3.29.4) present a very important issue.
When we work with a “complicated” file (about >1MB or up see attachment test.dwg) the cursor and selected object not work fine after move some layout windows in Paper_Space: disappear coordinates informations and snap nodes. (see attachment before.png an after.png)
This issue is present in all Qcad version (Linux, Mac-intel, Mac-silicon, Windows).
The last working-fine version is 3.28.2
I’m a enthusiastic Qcad user and I hop that this issue will be fixed early!
Regards
Arch. Riccardo Beduschi

 2553 QCAD (main)Bug ReportLow Attributes created from invisible attribute definitions ...Closed
100%
1 Task Description

Andrew,

It seems that Attribute Definitions are created by default with Invisible = Yes
I can’t control this property on creation.
I can select the newly created Attribute Definition and toggle the flag.

Consequence when not updating this flag for each new Attribute Definition is that inserted Block Attributes disappear on synchronizing.
See attached files.

The default Invisible = Yes setting is not retained on save/reload.
(You will probably discover these flags to be ‘No’ in the attached files)
Synchronizing after a reload has no longer the mentioned consequence.

On inserting a Block Reference based on a Block with Attribute Definitions the Invisible flag of new Block Attributes is always ‘No’.
InsertBlock.js nor InsertBlockItem.js consider the Attribute Definition Invisible flag status when creating and inserting a new RAttributeEntity object.
e.g.: InsertBlock.js L184-L206

IMHO:
- Invisible = Yes on creation is not the best default for new Attribute Definitions.
- Not retaining this flag on save/reload is probably not intended.
- Disregarding the Attribute Definitions Invisible flag on block insertion seems incorrect.

Related forum topic:
https://qcad.org/rsforum/viewtopic.php?f=32&t=10714

Regards,
CVH

 2554 QCAD (main)Bug ReportLow Edit > Drawing Preferences > Page Settings: scale not l ...Closed
100%
Task Description

Scale value is not loaded from drawing and shown as 1:1 if the scale is stored as a number.

 2559 QCAD (main)Bug ReportMedium File > Open: dxflib preselected Closed
100%
Task Description

File > Open should not preselect the dxflib filter but All Files.

Caused by changed order of loading plugins.

 2560 QCAD (main)Bug ReportLow Layer > Duplicate Layer: objects duplicated on original ...Closed
100%
Task Description

1) Start with a new fresh drawing
2) draw an object (e.g. Circle)
3) select Layer>Duplicate Layer
4) Proposed name “0 Kopie” is ok, and maybe change color
5) New Layer “0 Kopie” is created but no objects in this copied layer.
6) Select original layer and select Modify>Detection>Detect Duplicates
=⇒ there you find the copy of your layer content twice

Showing tasks 1551 - 1600 of 2561 Page 32 of 52<<First - 30 - 31 - 32 - 33 - 34 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing