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
 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).

 44 QCAD (main)Bug ReportHigh Save might not save in last chosen format Closed
100%
Task Description

File - Save might not save in last chosen format but default format.
E.g. if a file is saved as DXF R12, and then saved, check if the format is still DXF R12 and not the default DXF format (2010).

 49 QCAD (main)Bug ReportHigh Import QCAD 2 drawings Closed
100%
Task Description

Load QCAD 2 drawings, including:

  • print preview settings, drawing scale, etc.
  • hatch patterns
    • fix name
    • fix scale
    • fix angle
  • dimension labels (tolerances)
 85 QCAD (main)Bug ReportHigh QCAD 2 example drawing errors Closed
100%
Task Description

Fix QCAD 2 example drawings:

  1. dimension labels with tolerances
  2. hatch pattern scale
 105 QCAD (main)Bug ReportHigh Undo after line end point drag'n'drop operation Closed
100%
Task Description

Undo undoes end point movement and angle change (angle property should be ignored in undo/redo operations).

 142 QCAD (main)Bug ReportHigh Crash when staring QCAD with LibraryBrowser module Closed
100%
Task Description

QCAD crashes directly after start (when all plugins have been loaded) with a “Bus Error” or segmentation fault in approximately 90% of all starts with the LibraryBrowser module. Without modules

  • scripts/Widgets/LibraryBrowser
  • scripts/Tools/LibraryTranslator
  • scripts/Developer/BookImages
  • scripts/Developer/UiTest/LibraryBrowserTest
  • scripts/Developer/UiTest/LibraryBrowserTest2

no crashes occur.

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   QtGui                         	0x0349d27b QWidgetPrivate::showChildren(bool) + 235
1   QtGui                         	0x0349d38b QWidgetPrivate::show_helper() + 107
2   QtGui                         	0x0349d2b9 QWidgetPrivate::showChildren(bool) + 297
3   QtGui                         	0x0349d38b QWidgetPrivate::show_helper() + 107
4   QtGui                         	0x034a13c3 QWidget::setVisible(bool) + 1075
5   QtGui                         	0x0349fd7a QWidget::qt_metacall(QMetaObject::Call, int, void**) + 1098
6   QtGui                         	0x03abf6a5 QMainWindow::qt_metacall(QMetaObject::Call, int, void**) + 53
7   com.ribbonsoft.qcad           	0x007d31c7 RMainWindowQt::qt_metacall(QMetaObject::Call, int, void**) + 45
8   QtScript                      	0x05aa79db QScript::callQtMethod(QTJSC::ExecState*, QMetaMethod::MethodType, QObject*, QTJSC::ArgList const&, QMetaObject const*, int, bool) + 11595
9   QtScript                      	0x05aab60e QScript::QtFunction::execute(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::ArgList const&) + 174
10  QtScript                      	0x05aab900 QScript::QtFunction::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) + 224
11  QtScript                      	0x059aec41 QTJSC::NativeFuncWrapper::operator()(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) const + 113
12  QtScript                      	0x05983e99 cti_op_call_NotJSFunction + 489
13  ???                           	0x1a761a65 0 + 443947621
14  QtScript                      	0x0593b427 QTJSC::Interpreter::execute(QTJSC::EvalExecutable*, QTJSC::ExecState*, QTJSC::JSObject*, int, QTJSC::ScopeChainNode*, QTJSC::JSValue*) + 1031
15  QtScript                      	0x0593b721 QTJSC::Interpreter::execute(QTJSC::EvalExecutable*, QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::ScopeChainNode*, QTJSC::JSValue*) + 97
16  QtScript                      	0x05a68cb6 QScriptEnginePrivate::evaluateHelper(QTJSC::ExecState*, long, QTJSC::EvalExecutable*, bool&) + 582
17  QtScript                      	0x05a69511 QScriptEngine::evaluate(QString const&, QString const&, int) + 801
18  com.ribbonsoft.qcad           	0x0003589b RScriptHandlerEcma::eval(QString const&, QString const&) + 57
19  com.ribbonsoft.qcad           	0x000357f1 RScriptHandlerEcma::doScript(QString const&, QStringList const&) + 805
20  com.ribbonsoft.qcad           	0x00923a19 RScriptHandler::init(QString const&, QStringList const&) + 641
21  com.ribbonsoft.qcad           	0x0002d51f main + 2417 (main.cpp:172)
22  com.ribbonsoft.qcad           	0x0002c909 _start + 208
23  com.ribbonsoft.qcad           	0x0002c838 start + 40
 224 QCAD (main)Bug ReportHigh Printing not working under Windows Closed
100%
Task Description

Printing does nothing.
Sometimes crashes on quite (possibly related to printing).
PDF export works (as a workaround).

 253 QCAD (main)Bug ReportHigh coordinate input Closed
100%
Task Description

Coordinate input broken.

 440 QCAD (main)Bug ReportHigh Assert: Current layer invalid Closed
100%
Task Description

- Add layer
- Undo
→ Current layer is invalid
- Draw line
→ Assert

 1280 QCAD (main)Bug ReportHigh Dimension > Leader: crash when attempting to draw leade ...Closed
100%
Task Description

- Create new empty drawing
- Make layer 0 invisible or lock it
- Dimension > Leader
- Set start point

 1283 QCAD (main)Bug ReportHigh Crash when snapping to intersection points between zero ...Closed
100%
1 Task Description

Create spline through point P.
Create zero length line at P.
Snap to P → crash.

 1331 QCAD (main)Bug ReportHigh QCAD cannot be launched, application preferences incomp ...Closed
100%
Task Description

Missing file Qt5XmlPatterns.dll in Windows 64bit release.

 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).

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

Depolyment issue with qcaddwg plugin.

 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.

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

Exception due to invalid include path.

 2355 QCAD (main)Bug ReportHigh Viewport: Crash when moving, rotating, mirroring or str ...Closed
100%
Task Description

Recursion in move, rotate, mirror, stretch of viewport entity.

 6 QCAD (main)Performance IssueMedium Auto snap near splines Closed
100%
Task Description

Move cursor near spline, e.g. when drawing line with auto snap active.

 8 QCAD (main)Bug ReportMedium Text Dialog: custom text height broken Closed
100%
Task Description

Custom text height cannot be set (enter closes the dialog, tab does not activate the entered text height)

 43 QCAD (main)Bug ReportMedium Hatch ellipse Closed
100%
Task Description

cannot hatch single full ellipse

 61 DocumentationBug ReportMedium QCAD 3 Manual Closed
100%
Task Description

Change the user manual directory / file names from ‘simpletextviewer’ to
‘qcad_user_manual’ and adjust the sources accordingly that the manual can be shown
in the help menu.

We can simply drop the contents of the manual that is checked in and replace
it with a simple note “No manual is available yet for this technology preview of QCAD 3”

 77 QCAD (main)Bug ReportMedium Linux: Printing crashes Closed
100%
Task Description

Printing segfaults under Linux after the printer dialog is shown.

 87 QCAD (main)Bug ReportMedium Advanced Selection hits 'debugger' statement Closed
100%
Task Description

Advanced selection dialog hits a debugger statement on line 1088.

  1. Selection- Advanced Selection
  2. Change first combo box to “Any”
 172 QCAD (main)Feature RequestMedium send to back / to front Closed
100%
Task Description

implement

 259 QCAD (main)Feature RequestMedium Chain dimensions Closed
100%
10 Task Description

Chain dimensions

 260 QCAD (main)Feature RequestMedium Reference dimensioning Closed
100%
8 Task Description

Reference dimensioning (baseline dimensioning)

Create multiple dimensions using the same base line.

 385 QCAD (main)Bug ReportMedium Text position of texts in blocks Closed
100%
Task Description

Text position of texts in blocks wrong.

 515 QCAD (main)Bug ReportMedium File - Save / Save as: Null Object ID Closed
100%
Task Description

“Null Object ID” exception when saving a previously loaded file.

File: “fs515.dwg”

 725 QCAD (main)Bug ReportMedium Inserting items from part library may create invalid bl ...Closed
100%
Task Description

To reproduce:
- Create a part library item with file name “Test1 .dxf” (note the space at the end of the base name)
- Insert this part library item into a blank drawing
- Try to save the drawing
- Error “Invalid Symbol Table Name” occurs

 847 QCAD (main)Bug ReportMedium Info - Distance PP, EP: ruler ticks too dense Closed
100%
Task Description

Info tools show too many ticks which leads to slow down / crash.

 872 QCAD (main)Bug ReportMedium Crash in dwg2svg Closed
100%
Task Description

Conversion of certain files leads to crashes (segmentation fault).

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

 917 QCAD (main)Bug ReportMedium Integrated help not working Closed
100%
Task Description

Help - Reference Manual does not have any effect on Windows.

 953 QCAD (main)Bug ReportMedium Crash while rendering dashed lines with zero length Closed
100%
Task Description

Line pattern factor for zero weight lines defaults to 0 which can lead to division by zero.

 954 QCAD (main)Bug ReportMedium Coordinates entered are interpreted as direct distance  ...Closed
100%
Task Description

Entering a coordinate (e.g. 20,20) results in direct distance entry instead (angle from relative zero to mouse pointer, length 20).

 970 QCAD (main)Bug ReportMedium Unable to save file with leading / trailing spaces in l ...Closed
100%
Task Description

Layer and block names with leading / trailing spaces lead to exception when saving file through Teigha.

 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

 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

 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.

 1123 QCAD (main)Performance IssueMedium Hatch in block causes performance problem Closed
100%
Task Description

Hatches in blocks cause poor performance while (auto-)snapping.
The lines that make up those hatches are included in the search for intersection points which is not desirable.

 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.

 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.

 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

 1268 QCAD (main)Bug ReportMedium DXF/DWG import: cannot open file with custom linetypes Closed
100%
Task Description

If custom complex linetypes embedded in a file refer to a font that is not available for linetype shapes, the file cannot be opened.

Error:
Can not open file Please check your access rights, file format and file extensions

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

 1442 QCAD (main)Bug ReportMedium Imported and saved dimensions reference empty blocks Closed
100%
Task Description

- Import drawing from other CAD application with dimension blocks (*D..)
- Save file with QCAD
- Dimension blocks are exported to drawing file but are empty which can break compatibility with other products

 1657 QCAD (main)Bug ReportMedium Edit > Drawing Preferences > Printing > Page: no effect ...Closed
100%
Task Description

Printer settings cannot be changed for model space.

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

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

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

Broken due to UI file resource not being found.

 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.

 2054 QCAD (main)Bug ReportMedium Misc > Modify > Flatten Drawing to 2D Closed
100%
Task Description

Crash when drawing contains viewports.

Showing tasks 1 - 50 of 749 Page 1 of 151 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing