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 TypeSeverity  descSummaryStatusProgress
2159QCAD (main)Bug ReportLowDraw > Polyline > Polyline from Selection: may induce N...Assigned
0%
1 Task Description

QCAD Professional
Win installer 32
Version: 3.25.2.7 (3.25.2.7)
Internet: QCAD.org
Build Date: Dec 16 2020
Revision: e06f230
Qt Version: 5.13.2
Architecture: i386
Compiler: Unknown

Discovered in 3.25.2.4, reproducible under 3.25.2.7

Draw any open or closed chain of line entities.
Select All.
OC to Polyline.
Step through vertices.

No example file provided because these NaN values are not saved to a file.
More pronounced with lines as with arcs.
Less pronounced when recombining after an explosion.
Some methods clear these to value = void.
Some methods clear these to zero (OR).
Can also occur when adding segments to an existing polyline with OC.

Regards,
CVH

2160QCAD (main)Bug ReportLowDraw > Polyline > Relocate Start Point: fails on polyli...Assigned
0%
1 Task Description

QCAD Professional
Win installer 32bit
Version: 3.25.2.7 (3.25.2.7)
Internet: QCAD.org
Build Date: Dec 16 2020
Revision: e06f230
Qt Version: 5.13.2
Architecture: i386
Compiler: Unknown

Origin:
I like to start my CAM paths at low curvature instead starting at high curvature.
Ellipses may explode with the startpoint at the tip. (file Y2)

Documented in 3.25.2.4, reproducible under 3.25.2.7

File included with 4 LayerStates
- Original Ellipses: Y1
- Exploded to polylines (32 segments): Y2
- Direct after XP, OR performs different on the left top one: Y3
- Faulty solutions by OR: Y4 (= saved state)

The results may differ with the saved explosions.

With the file.
Y1
TA
XP
Relocate startpoint with OR to an existing reference (called ‘End’)

Regards,
CVH

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

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

1298QCAD (main)Feature RequestLowDrawing Preference; File formatAssigned
0%
1 Task Description

Hi, I get anoyed everytime saving a drawing;

 File Format not recommended.......          [Yes]   ; I know. it's suppose to be in that format!
 Saving to file......                        [OK]    ; I already told you
 Black entities ......bla bla                [OK]    ; I already told you
 Custom colors ...... bla bla                [OK]    ; I already told you

Therefore, Drawing Preferences should start with the file format choice field;

 File Format: R.......

Drawing should be opened and saved in that format without any question. Please.

1911QCAD/CAMFeature RequestLowDrill ToolpathAssigned
0%
Task Description

Hallo Andrew

It would be more than conveniant, defining the drilling locations of the drill toolpath, by selecting a circle’s center point.

2300QCAD (main)Feature RequestLowDuplicate layout blocks with contentsAssigned
0%
2 Task Description

Add a tool to duplicate a layout block with contents.

2325QCAD (main)Bug ReportLowdwg file crashes QCADAssigned
0%
Task Description

Regarding to forum post:
https://www.qcad.org/rsforum/viewtopic.php?f=33&t=8982&p=35836#p35836

dwg loaded in 3.27.1 frees QCAD (no response) and a Win10 PC. Same drawing loaded in 3.26.0 causes no problems. It looks to me that two hatches (handle 198b6, 198ba) are the culprits.
Drawing saved without those hatches opens without any problem in 3.27.1.

TECNOFLEX symbol library.dwg = original file from forum post
TECNOFLEX symbol library_mod.dwg = my modification

2462QCAD (main)Bug ReportLowDWG import issue: m^2 gets weird "\A1"Assigned
0%
Task Description

I’ve opened an existing, old dwg file in the Professional Trial edition, file(1) says it’s “DWG AutoDesk AutoCAD 2004/2005/2006”.
It contains (among other stuff) a floor plan with areas in m^2. A PDF export (from the original software used at the time, probably autocad) shows that this was displayed correctly.
However, in QCAD, I get a “\A1” and a very small number 2 instead. I’ll attach screenshots.

1824dwg2pdfFeature RequestLowdwg2pdf does not obey frozen layers in paper-space view...Assigned
0%
Task Description

We currently have a paper-space using two viewports with different layers from the model-space frozen. Unfortunately in the pdf output the layers which are frozen show up.
dwg2pdf should obey the specific frozen layer for each viewport

1700dwg2pdfFeature RequestLowdwg2pdf: output multiple layoutsAssigned
0%
Task Description

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

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.

1008QCAD (main)Bug ReportLowDXF (dxflib) compat issuesAssigned
0%
Task Description

Git head as well as 3.4.5 (trial), both with dxflib 3.3.4.0.

Start up QCAD, (with existing or new configuration, doesn’t seem to matter), “Save as” the completely empty drawing, choose “R15 (dxflib)” on Pro (only this one is available on community), save drawing.

Fire up AutoCAD 2000, try to load the empty drawing just saved.

Result:

DXF read error
Error in APPID Table
DXF read error on line 941.
Invalid or incomplete DXF input -- drawing discarded.

Problem not present when a completely empty drawing saved using Teigha in R15 format is opened (ie. it just results in an empty drawing in AutoCAD 2000). Problem is also not present when saving an existing drawing with Pro (trial) with Teigha and opening it in AutoCAD 2000. Problem does present when trying to open a dxflib-saved drawing in AutoCAD 2000.

Empty drawings created with both dxflib 3.3.4.0 in QCAD Pro 3.4.5 trial and Teigha whatever in QCAD Pro trial 3.4.5 are attached. (Community Git 135fd0 is identical to Pro - same dxflib version.)

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

747QCAD (main)Feature RequestLowDXF import: dimension labelAssigned
0%
Task Description

Add support for custom dimension labels created in 3rd party applications. Such labels may contain text that is stripped by QCAD.

1586QCAD (main)Feature RequestLowEdit > Application Preferences: Use different color for...Assigned
0%
Task Description

Add preference to use a single, configurable color for all locked layers.

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

1489QCAD (main)Feature RequestLowEdit > Drawing Preferences > Dimensions: Add option to ...Assigned
0%
2 Task Description

It would be extreamly useful to have an option to either use - or not use leader lines in the standard horizontal/vertical dimension line tools, some of the drawings I’m working on need the ‘standard’ looking dimensions with leader lines and some don’t. its a real pain to have to select - explode and delete all the leaders I don’t need.

Hoping for an option

Regards

Clive

1093QCAD (main)Feature RequestLowEdit Layer attributes by double-clicking on entry in la...Assigned
0%
2 Task Description

When double clicking on an entry in the layer list just nothing happens.
I would prefer if this would directly open the layer attributes dialog to change color/name etc.

798QCAD (main)Feature RequestLowelaborate on purge toolAssigned
0%
1 Task Description

Modify the “purge layer” tool to preserve empty layers with a locked status.
see: http://www.qcad.org/rsforum/viewtopic.php?f=31&t=2386

1976QCAD (main)Feature RequestLowEnvelope at offset to a poly toolAssigned
0%
1 Task Description

See:
https://www.qcad.org/rsforum/viewtopic.php?t=6650

2398QCAD (main)Feature RequestLowExcessive AutosaveAssigned
0%
Task Description

Autosave currently updates the backup file indefinitely regardless of whether the drawing has been modified since the last autosave. Request only update autosave following additional edits since last autosave.

173QCAD (main)Feature RequestLowexplode text to lettersAssigned
0%
1 Task Description

implement

2378dwg2svgFeature RequestLowExport attributes on block references as namespaced XML...Assigned
0%
Task Description

dwg2svg supports exporting the layer name (and probably others?) as namespaced XML attributes (`qs:layer`) which works well.
However I’d like to export block attributes as well, as seen on the following screenshot:

https://imgur.com/a/wUd0adE

(...so `ROOM_NAME` would become `qs:ROOM_NAME=”Eötvös terem”` on the respective XML element).

Thanks in advance.

1555QCAD (main)Feature RequestLowExport list of points.Assigned
0%
1 Task Description

Hello
It would be great when you can add a function to export a selected object as a list of points.
Is it possible to add?

Autodes DWG TrueView 2017 has this function and it is very useful.
Here you can see a screenshot of this function.

1090QCAD (main)Feature RequestLowExport only selected layers to SVG and/or export each l...Assigned
0%
2 Task Description

When exporting to SVG it would be helpful if there was a selection of layers to export.
E.g. when selecting only layer A in the SVG export dialog, only the objects located/displayed on layer A would be exported to SVG.

As an alternative or additional export feature, there could be an option to export each (non-empty) layer to a separate SVG in one step.
The layer names could be used as (part of the) default file names during the export.
E.g. Layer A of file XYZ would be exported to “XYZ_A.SVG” while layer B would be exported to “XYZ_B.SVG” etc.

1526QCAD (main)SuggestionLowExporting block attributes to CSVAssigned
0%
1 Task Description

Two useful commands make it necessary to

1-”delete all the history of the command lines without terminating QCad” ; and

2-”export attributes to the CSV file as exported to the Blocks List”

2191QCAD (main)Feature RequestLowExtend the functionality of the Reorder toolAssigned
0%
3 Task Description

Add functions to the Reorder tool, similar to the functions of the counter tool, undo last step and start at any number, allowing corrections and restarting the tool part way through.

See the discussions at https://qcad.org/rsforum/viewtopic.php?f=32&t=8170

2446QCAD (main)Feature RequestLowExtending dimension line beyond extension line when usi...Assigned
0%
1 Task Description

I would like the ability to extend dimension lines beyond the extension line when using tick marks. Images are attached and posted here: https://qcad.org/rsforum/viewtopic.php?f=31&t=9785

776QCAD (main)Feature RequestLowExtra ' isometric' buttons for using Line from Angle.Assigned
0%
2 Task Description

When working with the isometric grid (in any projection - Top, Right, Left) and drawing from ‘scratch’ as it were, without using the projection tools - I find myself using ‘Line from Angle’ the most.

It would be extreamly useful to be presented with two extra buttons when using this tool, a 30 degree button and a -30 degree button, this way I wouldn’t need to keep typing in the angle difference here.

Regards

Clive

951QCAD (main)Feature RequestLowExtra Option for Block attributes ...Assigned
0%
1 Task Description

It would be nice to have the possibility to control the automatic Text orientation in Block attributes.
Something what would work like the DIM restriction: I can read the text horizontal and/or from the right side of the drawing sheet.

Right now I have the feeling that the Text orientation is dependent on the tool what I even use.
Different tools = different outcomes.

788QCAD (main)Feature RequestLowExtra option to detect duplicates only in user defined ...Assigned
0%
2 Task Description

It would be very useful to have an extra option to only detect duplicates within a user defined area.

467QCAD (main)Feature RequestLowFeature request for new Arc tool option to add to Arc s...Assigned
0%
2 Task Description

For and behalf of mandrena

To add another Arc tool option in Arc tools set:

1.Specify Start point for Arc.
2.Specify End point for Arc.
3.Specify “Tangent” direction (without being restricted in input field) so you can visually select a point on your desired Tangent line!

638QCAD (main)Feature RequestLowFeature request- text find/replace functionAssigned
0%
2 Task Description

Feature request- text string find/replace

Scope: entire drawing/selected objects set/chosenlayer only

Functionality:

‘find’ with ‘zoom to’, first, next, previous, last

‘replace’ with ‘next’, ‘undo’, ‘all’

This functionality is very useful when using QCad for system diagrams and the like.

1663QCAD (main)Feature RequestLowFeature Request: Export Layers as New DrawingAssigned
0%
2 Task Description

Hi!

in many tasks in qcad I ended up exporting one or several layers into individual files for some cnc jobs or further processing. So the steps I usually do are:

  • select all elements on the layer
  • paste into new drawing
  • sometimes rename layer names or attributes
  • adjust dimension settings
  • save and give name for drawing

Sometimes I have up to 100 layers I need to export like this, so an automatic export for all would be time saving too. But very often a “single click” export method would also help a lot. (e.g. inside the layer list an entry in the right click menue like “save as new file”). Also a multiple selection would be handy if more that one layer should end up in the new file. (e.g. select the three layers that need to be in the new document, then right click and save as new file). Maybe this is too much of changes needed inside the layer list - so something like a separate layer export dialogue would make sense.

When exporting many layers some variables for automatic naming of layers and filename would make sense e.g. user can specify basename_%L.dxf to get the basename_layername.dxf or just an increasing number.

For layers and attributes it is often needed to give a layer a certain name or color for different cnc processes (e.g. engraving and cutting for lasers) or to put everything on layer “0” because of some old CAM software that only supports content on layer 0.

probably many more details would make sense that I didn’t think of yet...

kind regards
Martin


1471QCAD (main)Feature RequestLowFile > Open file locationAssigned
0%
2 Task Description

When working with several files is normal also to work in several folders, this can be confusing, expecially in the case where there are different folders with equal file names.
I propose the creation of a “Open file location”. This, probably under the main menu, “File”, when clicked would open the standard
“file explorer” with the folder that contains the current file already selected.
It would be quite similar to the windows 8/10 “Open file location”.

2483QCAD (main)Bug ReportLowFile > Open: MLeaders with text not importedAssigned
0%
Task Description

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

1230QCAD (main)Feature RequestLowFile > PDF Export / SVG Export: export layersAssigned
0%
Task Description

Dear Andrew, just in case you should ever run out of ideas for enhancements; As an advisor I sometimes get PDF files and recently, some CAD drawings contained layers, which is kind of nifty to reduce the clutter.

Sadly though, qprinter/qpainter seem to be unaware of OCG (Optional Content Groups, the PDF jargon for layers) at the moment, so my plea is for the back burner now. Probably in SVG though it can be done? Yet that is of a little less use, maybe…

1332QCAD (main)Feature RequestLowFile > SVG Export: export DXF entity handles to SVGAssigned
0%
Task Description

Add handle attribute to exported SVG tags to identify exported DXF entities.

586QCAD (main)Feature RequestLowFile open dialog with previewAssigned
0%
1 Task Description

Since this is not supported by Qt anymore, this would likely have to be implemented from scratch.

2351QCAD (main)Feature RequestLowFile Thumbnail PreviewAssigned
0%
1 Task Description

Could we please implement the ability to display file contents in the file explorer. This would make it easier to decide which files to open.

1067QCAD (main)Feature RequestLowFilling an area with a bitmapAssigned
0%
1 Task Description

Being able to fill an area with a bitmap would be a nice addition to the already impressive feature list of QCAD.

2391QCAD Community EditionBug ReportLowFix Dark Theme for LinuxAssigned
0%
Task Description

The dark theme for Linux is broken:

- Some icons have dark background (expected) and black foreground color (that should be replaced by white of very light gray)
- Some icons have light background (not cohesive with the theme).
- The command history shows dark blue font on dark gray background.
- The grid’s ruler shows black font over dark background for the numbers.
- The icons folder is missing in the GitHub repository, but other themes have that folder.
- The general icons (open, save, and so on) are not dark theme friendly. A better approach for maybe all the themes would be to use something like the breeze icons pack for LibreOffice, and it will have the added benefit of making the app look more modern.

The icons issue is the biggest problem. They should probably replace the black color for white or very light gray. Even the red accent color is not ideal for dark themes, is not the main issue.

Attached is an image that show the problems and another that shows LibreOffice with the Dark Breeze theme for reference.

2450QCAD (main)Bug ReportLowFlip Block with Attributes horizontaly failsAssigned
0%
Task Description

A block with Attributes can’t be flipped (Option bar) horizontally. The Attributes will be rotated 180° instead of been mirrored. Other entities in the block flip correctly.
Same block flipped vertically works as expected (Mirrored Attributes).
Same block flipped with FH or MI works as expected. (Mirrored Attributes).

2014QCAD (main)Bug ReportLowFocus on Options Toolbar failsAssigned
0%
Task Description

Scenario: e.g. Tools Move/Copy and Rotate switched to “use without dialog.

Launch within a drawing Move/Copy, use the Keyboard keys CTRL + Space to focus on the Option Bar - the field for Numbers is Highlighted and I can change it. Further navigation with keys on the keyboard depends on remembered option (copy yes/no etc what make a navigation possible or not. It looks like the navigation with the Arrow keys is focused on the canvas and sooner or later the courser will jump to the Command Line or Property editor. Same behavior with the Rotation tool.

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

2252QCAD (main)Bug ReportLowFreeze / crash when selecting clamped splines (not crea...Assigned
0%
Task Description

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

601QCAD (main)Feature RequestLowFür Berechnungen neu zu erstellende Elemente Werte von ...Assigned
0%
Task Description

Es wäre schön wenn ich Werte wie zum Beispiel Längen von Linien direkt abgreifen könnte um diese weiter in Berechnungen verwenden zu können.

Beispiel:
Ich habe eine Linie konstruiert wobei sich eine Länge y ergeben hat.

Nun möchte ich eine Linie zeichnen die 5 mal y sein soll.

Linientool → Wert 5* eingeben und y durch Auswahl mit der Maus von dem vorhandenen Elements übernehmen.

Natürlich könnte ich die Geometrie Info benutzen um den Wert abzulesen oder auch über die Zwischenablage zu benutzen. Ein abgreifen mit der Maus wäre aber schneller, direkter und wahrscheinlich auch mit weniger Fehlern (Human error) verbunden. Wahrscheinlich auch genauer da QCad, denke ich, mit mehr Nachkommastellen rechnet, oder?

927QCAD (main)Feature RequestLowFurther options for the 'Add Measurement' toolsAssigned
0%
2 Task Description

Absolutely love the new options for adding the measurements in the current drawing.

I would like to see an additional option for only adding the text and not the lines also, maybe a simple check box would suffice here.

Of course at the moment I am able to use the property editor to select only the lines and move to a new layer and hide!

1772QCAD (main)Feature RequestLowGo back on right-click on shaded Tool buttonAssigned
0%
Task Description

Right-click on the tools on the left-hand side of the screen brings you back in the hierarchy.

However, that does not work if you right-click while hovering above a button that that is shaded (inactive).

1112QCAD (main)Feature RequestLowGradientsAssigned
0%
4 Task Description

I would very much like to ask for the option to Hatch/Fill with a gradient of one or two colours.

Many Thanks

Clive

839QCAD (main)Feature RequestLowGrid / Meta Grid info + Drawing Unit Info ...Assigned
0%
1 Task Description

At our QCAD Drawing window, below right corner, we have the Info displayed what are the Grid / Meta Grid settings.
It would be nice to have additional the Info for the drawing unit ...

1826QCAD (main)Feature RequestLowguide lines when extending lines Assigned
0%
Task Description

When using the SHIFT key while dragging the end point a perpendicular guide line is displayed (see attached screenshot).
It would be very helpful if other guide lines with x=const. and y= const. are displayed when pressing SHIFT + ALT key together while dragging.

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

Available keyboard shortcuts

Tasklist

Task Details

Task Editing