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 TypeSeveritySummaryStatusProgress  desc
 1014 QCAD (main)Bug ReportLow Spline shape changes in DXF/DWG file when saved after m ...Closed
100%
Task Description
  1. Draw Spline from fit points
  2. Mirror spline
  3. Save as DXF/DWG
  4. Load into 3rd party application
  5. spline shape changed

Reconstructing the mirrored spline from scratch maybe used as a workaround.

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

 1016 QCAD (main)Bug ReportLow Community Edition: dxflib based import: import of block ...Closed
100%
Task Description

If the order of blocks in a DXF R12 file is:
- block 1
- block 2
And ‘block 1’ references ‘block 2’, the import fails since ‘block 2’ is not defined at the time ‘block 1’ is imported.

 1018 QCAD (main)Bug ReportMedium Crash when using Draw > Polyline > Trim Segments Closed
100%
Task Description

Draw > Polyline > Trim Segments crashes if QCAD is compiled using gcc 4.2.1 which is the case for the Mac OS X package.

 1032 QCAD (main)Bug ReportMedium Copy / paste: pasting copied block references results i ...Closed
100%
1 Task Description

- Copy two block references of block “circle” which contains one circle
- Paste into new, empty drawing
- Pasted block “circle” contains two circles

 1033 QCAD (main)Bug ReportLow QCAD Community Edition: cannot edit properties of block ...Closed
100%
Task Description

See forum thread at:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=2833

 1041 QCAD (main)Bug ReportLow Zoom to selection: invalid view if only one point is se ...Closed
100%
Task Description

- Select one single point
- Zoom to selection

 1042 QCAD (main)Bug ReportVery Low Preferences dialogs: help button shown in dialog header Closed
100%
Task Description

See:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=2887&view=unread#unread

 1045 QCAD (main)Bug ReportLow Info > Distance ...: ticks are not using correct spacin ...Closed
100%
Task Description

Tick spacing is based on fractions for metric units.

 1047 QCAD (main)Bug ReportMedium Preview does not use drawing settings Closed
100%
Task Description

See forum thread:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=2909

 1048 QCAD (main)Bug ReportLow Support "ByBlock" for block attributes Closed
100%
Task Description

E.g. if a block reference has its color set to ‘red’ and the block reference has an attribute with color=’ByBlock’, the attribute should be displayed in red.

 1059 QCAD (main)Bug ReportLow Command line tools: log file permissions Closed
100%
Task Description

Command line tools may not have permissions to create bat_log. Windows error:

Access is denied.
The system cannot find the file specified.
Could Not Find C:\Program Files (x86)\<tool>\bat_log

 1060 QCAD (main)Bug ReportLow Property editor: read only text entity property editabl ...Closed
100%
Task Description
  • Select text entity
  • Right-click on line edit of property ‘Plain Text’
  • Insert symbol
 1064 QCAD (main)Bug ReportLow Text editor: handling of non-breaking space (\~, &nbsp; ...Closed
100%
Task Description

- Create text with non-breaking space (\~)
- Edit text
- Text displayed with &nbsp;
- Click OK
- Text in drawing displayed with &nbsp;

 1073 QCAD (main)Bug ReportLow Duplicate images with same path not saved Closed
100%
Task Description

Only affects files saved through dxflib.

 1074 QCAD (main)Bug ReportLow Application Preferences: dimension font Closed
100%
Task Description

Dimension font setting as default for new drawings has no effect.

 1075 QCAD (main)Bug ReportLow dwg2svg: include path broken Closed
100%
Task Description

See:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=2997

 1078 QCAD (main)Bug ReportLow Break out segment: break out last segment of ray / xlin ...Closed
100%
Task Description

See:
http://www.qcad.org/rsforum/viewtopic.php?f=32&t=3005

 1082 QCAD (main)Bug ReportLow Leaders: Arrow size does not respect dimension size sca ...Closed
100%
Task Description

Arrow size does not respect dimension size scale factor

 1083 QCAD (main)Bug ReportLow Undo: Rotation of XLines Closed
100%
Task Description
  1. Create XLine
  2. Rotate XLine
  3. Undo
  4. Unexpected result
 1088 QCAD (main)Bug ReportLow Snap: can snap to endpoints of text entities in block r ...Closed
100%
Task Description
  • Create block with text entity in it
  • Insert block reference
  • Snap tools snap to endpoints, centers, etc. of text entity shapes
 1103 QCAD (main)Bug ReportLow Hatch: use imperial patterns for unitless drawings Closed
100%
Task Description

Unitless drawings use metrical patterns, should be imperial for compatibility.

 1116 QCAD (main)Bug ReportLow Dimensions: linear factor reset to drawing default Closed
100%
Task Description

Linear factor of dimensions is reset to drawing default (DIMLFAC) if set to 1, even if drawing default is not 1 on saving.

 1117 QCAD (main)Bug ReportVery Low Text rendering: particular font not rendered properly Closed
100%
Task Description

Font file:
http://dl.dropbox.com/u/4339492/Entypo.dmg

Text not rendered:

(\U+2139)

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

 1121 QCAD (main)Bug ReportMedium Draw > Polyline > Append Node(s) broken Closed
100%
Task Description

Selecting the polyline is not possible.
Possibly related to update of DrawPolyline tool.

 1124 QCAD (main)Bug ReportLow Cannot save linetypes with names with leading spaces Closed
100%
Task Description

If third party files are loaded with linetype names with leading or trailing spaces, they cannot be saved.

Error:
“Invalid Symbol Table name”

 1134 QCAD/CAMBug ReportLow CAM Export: cut inner paths before outer paths broken Closed
100%
Task Description

This option seems to only work with the script debugger enabled.
See:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=3091

 1139 dxflibBug ReportLow dxflib: leading / trailing spaces are removed from text Closed
100%
1 Task Description

dxflib strips leading / trailing spaces from text when importing DXF files.

 1140 QCAD (main)Bug ReportLow Auto trim: not working on rays, xlines Closed
100%
Task Description

Exception in BreakOut.js

 1167 QCAD (main)Bug ReportMedium Aligned dimensions not displayed Closed
100%
Task Description

Aligned dimensions are not displayed correctly after loading. Definition point and text position are set to NaN.

 1174 QCAD (main)Bug ReportLow Modify > Divide: exception when used on circle or ellip ...Closed
100%
Task Description
  1. Modify > Divide
  2. choose circle or ellipse
  3. choose first dividing point
  4. exception occurs
 1179 QCAD (main)Bug ReportCritical Crash when opening empty file Closed
100%
Task Description

Files which don’t contain any entities cannot be loaded (bulk load of spatial index library fails with exception).

 1189 QCAD (main)Bug ReportLow Modify > Offset (through Point): no result for whole po ...Closed
100%
Task Description

- Draw polyline
- Modify > Offset (through Point)
- Choose option to offset whole polyline
- Click polyline
- Click point

No offset polyline is created.

 1190 QCAD (main)Bug ReportLow Complex linetypes not shown in line type choice Closed
100%
Task Description

Complex linetypes not shown in line type choice

 1196 QCAD (main)Bug ReportLow Radius dimension: arrow head is used even in arch tick  ...Closed
100%
Task Description

Draw radius dimension
Switch dimension settings to use “Architectural ticks” Radius dimension is still displayed with arrow

 1198 QCAD (main)Bug ReportLow Projection scales off with other units than Millimeter Closed
100%
Task Description

- Create drawing in unit other than Millimeter (Centimeter, Inch, etc)
- Project part of the drawing (Isometric, Orthographic, ..)
- Scale of result is off

 1210 QCAD (main)Bug ReportLow Block > Insert: too many rows previewed Closed
100%
Task Description

Preview always shows maximum number of previewable rows instead of configured number of rows.

 1211 QCAD (main)Bug ReportLow Localized color names saved to DXF Closed
100%
Task Description

Property ColorSettings/BackgroundColor can contain localized color name in DXF.

 1212 QCAD (main)Bug ReportLow Library Browser: inconsistent paths under Windows Closed
100%
Task Description

Windows paths are expected to be consistent, but aren’t (slash / backslash mixup) which can lead to QCAD thinking that a source was removed even if it wasn’t.

 1215 QCAD (main)Bug ReportLow Linetype combo box: linetypes not sorted Closed
100%
Task Description

Linetypes should be sorted in linetype combo boxes.

 1216 QCAD (main)Bug ReportMedium DXF/DWG writing: block name mixup with anonymous blocks Closed
100%
Task Description

Anonymous blocks (with names starting with *, imported from other software) can be mixed up on writing.

 1221 dwg2pdfBug ReportLow dwg2pdf: Cannot create a QWidget Closed
100%
Task Description

dwg2pdf shows error under Windows systems:
Fatal: QWidget: Cannot create a QWidget when no GUI is being used

 1223 QCAD (main)Bug ReportVery Low Text: formatting with subscript and font size Closed
100%
Task Description

- enter the text A1 and format the “1” as subscript and with a different font size.
When you click OK, it will be something like: AH3.571431;
I have to manually edit it (source tab) to AH3.57143;S^1;

 1238 QCAD (main)Bug ReportLow Explode: zero length lines from closed polyline Closed
100%
Task Description

Exploding polylines which are closed both geometrically (first vertex equals last vertex) and logically (closed property is true) results in an additional zero length line after the last segment.

 1239 QCAD (main)Bug ReportLow Draw > Polyline > Create from Segments: fails with arc  ...Closed
100%
Task Description

In some cases, loose arc segments result in errors.
See:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=3573

 1241 QCAD (main)Bug ReportMedium Options tool bar fields not editable, no interaction wi ...Closed
100%
Task Description

Likely affects Windows Vista, 7, 8.

See:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=3588 http://www.qcad.org/rsforum/viewtopic.php?f=33&t=3587

Caused by update from Qt 4.7.4 to Qt 4.8.7

 1246 dxflibBug ReportLow Saving MText with linefeeds in escaped text causes corr ...Closed
100%
Task Description

Saving MText with linefeeds in escaped text causes corruption of file.

See:
http://www.qcad.org/rsforum/viewtopic.php?f=76&t=3593

 1247 QCAD (main)Bug ReportLow File > Print / PDF Export: problem with offset Closed
100%
Task Description

Offset shown in print preview does not match offset on paper / in PDF file.

See:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=3609 http://www.qcad.org/rsforum/viewtopic.php?f=33&t=3605

 1248 QCAD (main)Bug ReportLow Edit > Duplicate: only duplicate selected entities Closed
100%
Task Description

Edit > Duplicate duplicates all

 1252 QCAD (main)Bug ReportLow Modify > Matrix transformation: crash Closed
100%
Task Description

Modify > Matrix transformation: crashes for transformation matrices which rotate and uniformly scale the selection.

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

 1253 QCAD (main)Bug ReportLow Snap > Intersection Manual: no result between line and  ...Closed
100%
Task Description

See:
http://www.qcad.org/rsforum/viewtopic.php?f=32&t=3661

Showing tasks 201 - 250 of 749 Page 5 of 15<<First - 3 - 4 - 5 - 6 - 7 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing