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)

ID  descCategoryTask TypeSeveritySummaryStatusProgress
 1883 QCAD (main)Bug ReportLow File > SVG Export: invalid SVG comments Closed
100%
Task Description

SVG / XML output is invalid if text contains “–“.

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

 1879 QCAD (main)Bug ReportLow File > PDF Export: print preview unclosable Closed
100%
Task Description

If the print preview is opened automatically using File > PDF Export, the print preview does not open correctly or is unclosable (script exception).

1878QCAD (main)Feature RequestLowSnap > Distances from 2 Points: snap to point with give...Assigned
0%
1 Task Description

See also:
https://www.qcad.org/rsforum/posting.php?mode=reply&f=32&t=6211

 1876 QCAD (main)Bug ReportLow Edit > Convert Drawing Unit: block array spacing Closed
100%
Task Description

Block array column and row spacing not scaled in unit conversion.

 1865 QCAD (main)Bug ReportLow Scaling polyline with width by negative factor removes  ...Closed
100%
Task Description
  1. Create polyline with global width (e.g. 10)
  2. Scale polyline by factors X=-1, Y=1
  3. Polyline loses width
 1859 QCAD (main)Bug ReportLow Modify > Stretch: dimension completely inside area not  ...Closed
100%
Task Description

Dimension entities that lay completely within the stretch area are not moved.

See also:
http://www.qcad.org/rsforum/viewtopic.php?f=89&t=6118

 1858 QCAD (main)Feature RequestLow Enter measurements from drawing into line inputs Closed
100%
Task Description

Add option to line input context menu to enter a distance from the drawing, measured from two points.
Perhaps existing measuring tools can be re-used to feedback values into line edits to avoid duplication.

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

 1852 QCAD (main)Feature RequestLow Layer state management Closed
100%
Task Description

- Store layer states under a name
- Restore layer states
- Remove layer states object
- Update layer states object

1841QCAD/CAMFeature RequestLowQCAD/CAM Postprocessor "Hpgl": Add pen colors to HP/GL ...Assigned
0%
Task Description

Add SPx; with x being pen number from 1-8.

TODO:
- Which color corresponds to which pen number?
- What if there are more than 8 colors in a DXF files?

1838QCAD (main)Feature RequestLowCarbide Create importAssigned
0%
Task Description

Add support for importing Carbide Create files (.c2d).

Format is JSON based, human readable.

 1834 QCAD (main)Bug ReportLow Property Editor: Attributes of block reference not show ...Closed
100%
Task Description

- Create block with attributes
- Create block reference
- Select block reference
→ Property editor does not show attributes

 1829 QCAD (main)Bug ReportLow Incorrect font weights in macOS 10.14 Mojave Closed
100%
Task Description

See QTBUG-69955 which affects QCAD on Mojave:
https://bugreports.qt.io/browse/QTBUG-69955

 1825 QCAD (main)Bug ReportLow File > Svg Export: text exported with wrong height Closed
100%
Task Description

If option “Preserve geometry” is activated, texts are exported at a wrong height if the drawing unit is not the same as the SVG output unit.

 1805 QCAD (main)Bug ReportLow Modify > Split Entities: broken for logically closed po ...Closed
100%
Task Description

See http://www.qcad.org/rsforum/viewtopic.php?f=31&t=5825&p=21761

 1799 QCAD/CAMBug ReportVery Low Postprocessor: sign not forced for negative values roun ...Closed
100%
Task Description

formatValue returns “0” instead of “+0” for negative values that round up to 0 with the configured decimals.

 1787 QCAD (main)Bug ReportLow View > Property Editor: Layer combo box not sorted Closed
100%
Task Description

Layer combo box in the property editor is not sorted.

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

 1778 QCAD (main)Bug ReportHigh Draw > Point > Single Point: Exception Closed
100%
Task Description

Exception due to invalid include path.

 1777 QCAD (main)Bug ReportHigh Crash when pasting / importing drawing with missing ima ...Closed
100%
Task Description

Importing or pasting a drawing which references a non-existing image crashes.

RGraphicsSceneDrawable or type image references deleted, temporary preview document through RImageData which leads to crash when trying to load the image.

 1776 QCAD (main)Bug ReportLow Edit > Application Preferences: Tool Settings: cannot c ...Closed
100%
Task Description

Multikey shortcuts are broken in Qt.
QCAD needs its own implementation of shortcut handling which also affects shortcut configuration.

 1775 QCAD (main)Bug ReportLow Viewports: images sometimes not clipped at viewport edg ...Closed
100%
Task Description

See also:
https://qcad.org/rsforum/viewtopic.php?f=89&t=5657

 1774 QCAD (main)Bug ReportHigh Draw > Polyline > Morph: crash under macOS Closed
100%
Task Description

Depolyment issue with qcaddwg plugin.

 1773 QCAD (main)Bug ReportMedium File > PDF Export / SVG Export / Bitmap Export: file na ...Closed
100%
Task Description

Configure QCAD to use native file dialogs
Load file
Export file as PDF, SVG, Bitmap
File name suggested by file dialog is drawing file which means user might accidentally overwrite drawing file.

 1753 TranslationBug ReportLow View > Property Editor: entity types in property editor ...Closed
100%
Task Description

Translations in scripts/ts are not loaded (affects splash screen, property editor, default action, various standard messages, some context menus)

 1742 QCAD (main)Bug ReportLow File > Print: printed point size depends on zoom level Closed
100%
Task Description

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

 1741 QCAD (main)Bug ReportLow Property Editor: titles of block attributes with _ cut  ...Closed
100%
Task Description

- Create block
- Add attribute with tag “MY_ATTR” - Create block reference

- Select block reference
- Block attribute of block reference shown as “ATTR”

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

 1738 QCAD (main)Bug ReportLow File > Print / PDF Export: shortcut broken in print pre ...Closed
100%
Task Description

Load drawing
Switch to print preview
Ctrl-P / XD have no effect

 1737 QCAD (main)Bug ReportMedium Block > Attributes > Define Block Attribute: broken Closed
100%
Task Description

Broken due to UI file resource not being found.

 1736 QCAD (main)Bug ReportMedium Draw > Image: broken Closed
100%
Task Description

Draw > Image broken due to UI file resource not being found.

 1734 QCAD (main)Bug ReportLow Draw > Text: Color changes for CAD font texts ignored Closed
100%
Task Description

Create text using “standard” font with color change (e.g. one letter in the middle red).

 1732 dxflibBug ReportLow Saving dimension with custom text position Closed
100%
Task Description

Custom text position must be written as type flag (code 70, flag 128) as well as in style overrides as codes

1070
279
1070
2
 1729 QCAD (main)Bug ReportLow Wrong sizes for dimensions in blocks viewed through vie ...Closed
100%
Task Description

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

 1725 QCAD (main)Bug ReportLow File > Bitmap Export: thin lines not exported Closed
100%
Task Description

Thin lines are with sub pixel widths are not visible in exported bitmaps.

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

1723QCAD (main)Feature RequestLowDetecting overlapping line / arc segmentsAssigned
0%
4 Task Description

Add a tool to detect overlapping segments or lines and arcs.
Similar like the “overkill” command in other CAD systems.

 1718 QCAD (main)Bug ReportVery Low File > SVG Export: selected entities exported in select ...Closed
100%
Task Description

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

1714QCAD (main)Feature RequestLowDimension > Diametric: improve display when label is mo...Assigned
0%
1 Task Description

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

1713QCAD (main)Feature RequestLowAdd attribute value "By Parent" for child layersAssigned
0%
1 Task Description

Add attribute value “By Parent” for color, line weight, line style for child layers.

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

 1712 dwg2pdfBug ReportLow dwg2pdf: auto fit fails for blocks Closed
100%
Task Description

Autofit (-a) has no effect when converting a block or layout block (other than Model_Space).

 1703 QCAD (main)Bug ReportLow File > Bitmap Export: Monochrome with black background  ...Closed
100%
Task Description

Exporting a monochrome bitmap with black background produces a black bitmap.

Affects File > Bitmap Export and dwg2bmp.

1702QCAD (main)Feature RequestLowDraw > Polyline: add boolean operationsAssigned
0%
1 Task Description

Add intersection, union, difference, XOR operations for closed polylines.

1701QCAD (main)Feature RequestLowLayer List / Block List: add filter inputAssigned
0%
Task Description

Add text filter for layer list, block list.

1700dwg2pdfFeature RequestLowdwg2pdf: output multiple layoutsAssigned
0%
Task Description

Add support to specify multiple blocks (layouts) to output (one per page).

 1696 QCAD (main)Bug ReportLow Modify > Isometric Projection > Cylindrical: exception Closed
100%
Task Description

Modify > Isometric Projection > Cylindrical throws exception / broken.

 1682 QCAD (main)Bug ReportLow Draw > Text: line spacing factor < 0.25 or > 4.0 causes ...Closed
100%
Task Description

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

1676QCAD (main)Feature RequestLowModify > Explode: explode lines / arcs with line patter...Assigned
0%
Task Description

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

1674QCAD (main)Feature RequestLowLayouts and Viewports: duplicate layout blockAssigned
0%
3 Task Description

Duplicate layout blocks

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

1673QCAD (main)Feature RequestLowLayouts and Viewports: support polygonal viewportsAssigned
0%
1 Task Description

Add support for polygonal viewports

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

1666QCAD (main)Feature RequestLowDraw > Line > Relative Angle / Orthogonal: define lengt...Assigned
0%
Task Description

Add option to define length (end point) using mouse pointer.

If reference point is “Middle”, extend line from middle in both directions to mouse cursor (?).

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

 1665 QCAD (main)Bug ReportLow Edit > Drawing / Application Preferences > Point Displa ...Closed
100%
Task Description

Button for point display mode 99 broken.

 1664 QCAD (main)Bug ReportLow Block > Insert Block: attribute color not synced with a ...Closed
100%
Task Description

1. Create new block
2. Edit block
3. Block > Attributes > Define Block Attribute
4. Use property editor to change color of this attribute definition to fixed color
5. Insert block into model space
6. Color of attribute is “By Layer” instead of fixed color

 1658 QCAD (main)Bug ReportHigh Crash when switching to layout block (32bit Linux, Qt4) Closed
100%
Task Description

Affects 32bit Linux when compiled against Qt4 (legacy platform release).

Showing tasks 151 - 200 of 749 Page 4 of 15<<First - 2 - 3 - 4 - 5 - 6 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing