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)

IDCategory  ascTask TypeSeveritySummaryStatusProgress
 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).

 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”

 64 DocumentationTaskLow Manual CSS Closed
100%
Task Description

Create some CSS to display the user manual in a professional way, similar to web site.

 80 DocumentationTaskLow API Doc Organization Closed
100%
Task Description

Rename everything from “RSFramework” to “QCAD Application Framework” (qcad_application_framework.pro / dox / doxyfile ...).

Add header with copyright / link to homepage.

Structure of documentation:

  • Entry (main) page
    • API (links to API doc for modules):
      • math
      • core
      • gui
      • ...
    • ECMAScript Developers (links to intros and examples):
      • ECMAScript introduction
      • ECMAScript module
 2324 dwg2csvBug ReportLow dwg2csv: exception when listing properties (-l) Closed
100%
Task Description

dwg2csv -l

Exception when trying to list properties for RDwgStyle

 1908 dwg2maptilesBug ReportLow dwg2maptiles: Transparent background not cleared Closed
100%
Task Description

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

 1021 dwg2pdfFeature RequestLow dwg2pdf: switch to set block to export Closed
100%
1 Task Description

Add a command line switch to dwg2pdf to export a given block instead of “*Model_Space”.

1700dwg2pdfFeature RequestLowdwg2pdf: output multiple layoutsAssigned
0%
Task Description

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

 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

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

 2006 dwg2pdfFeature RequestLow dwg2pdf: Auto detect page orientation Closed
100%
1 Task Description

Auto detect page orientation based on width / height of document.

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

1542dwg2svgFeature RequestLowdwg2svg: add switch to show only given layer(s)Assigned
0%
Task Description

Implement a command line switch to only show a list of given layers for dwg2* command line tools.

 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

 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
 1595 dxflibBug ReportLow LWPOLYLINE exports Z values for vertices Closed
100%
Task Description

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

https://www.autodesk.com/techpubs/autocad/acad2000/dxf/lwpolyline_dxf_06.htm

 1631 dxflibBug ReportLow dxflib: wrong definition of DL_POLYLINE3D flag Closed
100%
Task Description

DL_POLYLINE3D should be 0×8.

 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.

 1321 dxflibBug ReportLow dxflib: Handles not parsed correctly Closed
100%
Task Description

I did noticed a bug in the lib: Indeed, the handle numbers that DL_Dxf is parsing are in most case incorrect.
I believe this is due to the way then handle number is parsed in DL_Dxf::processDXFGroups.
The handle is parsed by calling the function getIntValue, which itself calls the function toInt to convert the handle from std::string to int by calling the function std::strtol(handle, NULL, 10).
However, the handle numbers in a dxf file are stored as hexadecimal.
I wrote a quick and easy fix to this issue, just tell me if you are interested!

976dxflibBug ReportLowDXF import errors related to hatches, textsAssigned
0%
Task Description

See:
http://www.qcad.org/rsforum/posting.php?mode=reply&f=30&t=2677

 35 ECMAScriptTaskLow Verify ECMAScript code Closed
100%
Task Description

Verify ECMAScript code with:
http://www.javascriptlint.com/download.htm

 82 ECMAScriptTaskLow rename some ECMAScript classes Closed
100%
Task Description

New → FileNew
Close → FileClose
...

 357 ECMAScriptBug ReportLow include should raise exception if file not found Closed
100%
Task Description

include() should raise exception if file not found.

This is actually the case but does not seem to work properly.

 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

 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.

 1557 QCAD (main)Bug ReportLow Zero length lines not shown Closed
100%
Task Description

Zero length lines are not shown in QCAD. For best compatibility these should be shown as dots.

 1432 QCAD (main)Bug ReportLow Wrong x scale for imported texts Closed
100%
Task Description

If text style has a text width (x scale) that is not 1, the property x scale from the text style is applied to all texts of that style.
See also:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=4266

 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

 851 QCAD (main)Bug ReportLow Wrong font name in DXF files created with dxflib 3.1 Closed
100%
Task Description

dxflib 3.1 saves the text style name as style font in text styles.

 1115 QCAD (main)Performance IssueLow Windows: slow file dialogs Closed
100%
Task Description

Windows 7 Professional 64bit SP1

File > Open shows empty dialog for 1 minute, then shows dialog contents.

 66 QCAD (main)Bug ReportLow Warnings to fix Closed
100%
Task Description

Fix warning on start:
Warning: RGuiAction::getByScriptFile: no action found: “scripts/Snap/Coordinate/Coordinate.js”

 793 QCAD (main)Bug ReportLow Wacom Intuos tablet with mouse not working Closed
100%
Task Description

Intuos Mouse (moving around on the Intuos Tablet)

  • does work for drawing and marking with the left button on the drawing area
  • does work for zooming in and out with the middle-button wheel
  • does work for calling up context menus with the right button on the menu bar and the layer list window
  • does not work with the left button for actually clicking any menu item (Edit, View, ..) nor action icon on the top nor the left (e.g., draw lines, measure, zoom, undo, save, ..) nor the layer window (e.g., toggle visible, lock layer) nor the property editor.

Wacom mouse model: ZC-100-01
win7-64 sp1

 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

 2065 QCAD (main)Bug ReportLow Viewport: three dimensional entities not rendered Closed
100%
Task Description

Viewports only display entities on the zero plane.

 2083 QCAD (main)Bug ReportLow Viewport: Fixed extension line length of dimensions not ...Closed
100%
Task Description

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

 2247 QCAD (main)Bug ReportLow Viewport: Display problem of line type patterns with do ...Closed
100%
Task Description

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

 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.

 2329 QCAD (main)Bug ReportLow Viewport: arcs in scaled viewports are not rendered cor ...Closed
100%
Task Description

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

1541QCAD (main)Feature RequestLowView > Zoom > Zoom In/Out: Make zoom factor configurabl...Assigned
0%
1 Task Description

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

 1396 QCAD (main)Bug ReportLow View > Zoom > Window Zoom: magnifying glass cursor not  ...Closed
100%
Task Description

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

 1581 QCAD (main)Bug ReportVery Low View > Selection Filter: no inputs for property Linetyp ...Closed
100%
Task Description

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

 2400 QCAD (main)Bug ReportLow View > Selection Filter: Entity type "Any" has no effec ...Closed
100%
1 Task Description

The “Any” filter matches no entities.

1596QCAD (main)Feature RequestLowView > Selection Filter: add filter for custom properti...Assigned
0%
3 Task Description

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

 2173 QCAD (main)Feature RequestLow View > Selection Filter: Add alpha property for hatches Closed
100%
2 Task Description

Add alpha property to filter for hatches.

 2274 QCAD (main)Bug ReportLow View > Screen-based Linetypes: rendering of arcs with d ...Closed
100%
Task Description

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

Affects arc, circles, ellipses and polylines with segment length < dash length

 1310 QCAD (main)Bug ReportLow View > Screen-based linetypes: no patterns for circular ...Closed
100%
Task Description

Circles and arcs with dash patterns are not rendered properly if View > Screen-based linetypes is activated.

 1634 QCAD (main)Bug ReportLow View > Screen-based Linetypes: arc rendering quality Closed
100%
Task Description

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

 2362 QCAD (main)Bug ReportLow View > Property Editor: Scale property cannot be edited Closed
100%
Task Description

The scale property for viewports cannot be edited.

 1344 QCAD (main)Bug ReportLow View > Property Editor: Linetype property resets to "By ...Closed
100%
Task Description
  • Make sure Property Editor is not shown
  • Select entity with custom linetype (e.g. dashed)
  • View > Property Editor
  • Property “Linetype” is shown as “By Layer”
 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

 2122 QCAD (main)Bug ReportLow View > Property Editor: Formatting of Negative Values i ...Closed
100%
Task Description

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

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

Available keyboard shortcuts

Tasklist

Task Details

Task Editing