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
 810 QCAD (main)Bug ReportLow Polyline - Simplify, icon missing Closed
100%
Task Description

windows 7-64
3.1 beta

Polyline - Simplify option, the icon is missing.

The tool still functions as expected.

 809 QCAD (main)Bug ReportLow Hatch modifications and undo Closed
100%
1 Task Description

- Draw ellipse
- Fill ellipse (solid or hatch)
- Rotate ellipse and filling
- Undo

→ Angle of ellipse shaped fill is not undone.

Other hatch boundary elements that break or cannot be undone:
- splines from fit points
- arcs (when only one point is moved, e.g. stretch)
- circles (when radius changes, e.g. scale, position changes)
- ellipses (when major point changes)

 808 QCAD (main)Bug ReportLow Strange 'jumpy' behavior when closing drawing windows. Closed
100%
Task Description

Test case:

In Windows, set up say 2 or 3 new blank drawings.Then close them down one by one and notice the behavior when closing these drawing windows down!

 807 QCAD (main)Feature RequestLow Option to add a folders in the layer list Closed
100%
Task Description

It would be useful to have an option to be able to add new folders in the layer list, to group certain layers together in a folder when needed, this would reduce the layer list length and make it easier to navigate to certain layers (would be useful for me anyway!).

This feature might also be useful for the block list too!

 806 QCAD (main)Bug ReportLow File - Print , not working Closed
100%
Task Description

Windows 7-64

Selecting print from Main menu > File > Print - not working.

Print function only working from selecting the Print icon button from within the Print preview stage!

805QCAD (main)Feature RequestLowCreate tool radius compensation / tool path generationAssigned
0%
Task Description

This is how I would implement this:

This would be a modification tool. Parts are selected, a toolpath is generated, and a dialog pops up to allow putting the tool path into an existing layer, a new layer, or replace all drawings in an existing layer.

This is how the toolpath is generated:

We iterate through all elements and explode everything but text into line segments. Then we connect the line segments into chains wherever the line endpoints are less than some tolerance away from each other. The chains can be very chaotic, but at least we have separate entities for now.

For every chain, we need to find the largest complete loop. A good drawing would only contain non-overlapping loops, but we can’t expect that. Everything that is not on this loop can not be defined as a part or as a hole, so we will merely create a tool path segment that is equivalent to the line segment. Every segment that *IS* on a loop is either an outside edge (part outline), or an inside edge (hole outline), (or overlapping, in which case it is neither, and we have an operator problem).

In a perfect world, we need to find exactly which shape is inside which other shape, and then create alternating tool offsets from the outmost loop (part edge) to the second outmost (hole), to the next (part) etc. .

In a simplified world, we can used the bounding box of the loop instead. This works OK for rectangular shapes, but a circle next to an “L” shape could be seen as inside the L’s bounding box, hence inside the L, wrongly accused of being a hole, not a part.

Now all that is left to do is to create a new loop, offset by the tool radius. Oh, and since we have the connections from line segment to line segment in the correct order already, we can use the opportunity to order all cutting loops from inner to outer, or from small to large, and order non-loop edges by travel distance.

The new drawing in the new layer can now be exported without further hassle to create a nice laser cut file.

PS: of course, a user could create multiple layers for marking, cutting, enraging, etc. . Additional Layer attributes for cutting speed and laser power (and a few more) would be needed.

 804 QCAD (main)Bug ReportLow "Color by Layer" uses wrong Layer for Blocks Closed
100%
Task Description

Not sure whether this is intentional, but IMHO it is not logical and wrong:

When loading a block that has a drawing set to “color by layer” into any layer but “0”, it will still always show the color of the “0” layer.

However, it should show the color of the layer that this Block is in (this is likely true for all the other attributes).

 803 QCAD (main)Bug ReportLow Pan and Zoom with touch pad are hard to use (wrong buff ...Closed
100%
Task Description

Version:
V 3.0.9 and earlier.

How to reproduce:
Go into App Preferences, in Graphics View→Navigation, enable pan gesture. Now add any drawing and pan around for ten seconds quickly, not taking the fingers off the mouse/touch pad. Take the fingers off the pad now.

What goes wrong:
QCad will pan around the drawing for another 30 seconds or so, dutifully executing all the buffered mouse moves.

Suggested solution:
Qt buffers more mouse pan-moves than QCad can handle. QCad executes every move in the buffer, making the pan feature close to unusable. The zoom function has the same bug, but it much less pronounced.

This is easily solved: when receiving a pan event (two finger scroll), just check if there are more events in the queue. If there are, accumulate the effect, but don’t draw yet. As soon as the buffer is empty, kick off the redraw. The result is a *much* more fluent and responsive user interface.

Please fix soon. This wonderful feature makes life so easy, but currently it is unusable. Thanks. Matthias.

802QCAD (main)Feature RequestLowUser defined toolbarAssigned
0%
Task Description

It would be a nice feature to be able to define your own toolbar.

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

 801 QCAD (main)Bug ReportLow Different solid appearence in Autocad and Qcad Closed
100%
Task Description

Hi,

It seems that QCAD and Autocad treat solid fills differently. Here is attached
example and its view in QCAD and autocadws.com web service. I found that order
of vertices is important.

Thank you
Mikhail

 800 QCAD (main)Feature RequestLow Configurable auto snap Closed
100%
Task Description

Enable / disable individual snaps for use with auto snap.

 799 QCAD (main)Bug ReportHigh Detect duplicates not working properly Closed
100%
Task Description

Windows 7-64
3.0.9
Detect duplicates tool not working properly.
Selecting this tool causes program to lag endlessly and malfunctions.
To reproduce bug:
1. Select all entities.
2. Select duplicates tool.
3. Nothing happens.
4. Select duplicate tool again and...bug!

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

 797 QCAD (main)Bug ReportHigh QCAD hanging after loading working file Closed
100%
Task Description

I have the german Version of QCAD 3.0.0.
After starting QCAD I load my current work file (an architecture one).
After loading I get two working Areas in QCAD and after a while the complete Software QCAD (only QCAD) is hanging. It is not possible to close the QCAD SW with the task Manager of Windows 7. Only to log out helps to Close or remove the running SW. The attachment Shows a Screen copy. The view is when you see through milky glasses to QCAD.

I bought this SW a few days ago and then this happened. I have spend a lot of time to generate my Project and now this.

Is there any one who knows what the Problem is?
Is that a Problem of thw QCAD SW or can be the problem my current work file (generated with QCAD on my Notebook). Note, Problem happens on my work Station. I have started to work on my Notebook, but i found out that the Screen is to small to work with QCAD. So i moved the SW to my work Station. (Both working with Windows 7) This to get more Details abou the handling and whathappens before.

Would be great to get a quick Response or better a working solution for my Problem. When you need more details please let me know.

[Edited by Admin for profanity]

 796 QCAD (main)Bug ReportLow Pasting to current layer results in empty layers being  ...Closed
100%
1 Task Description

Initial situation:
A drawing with two visible layers: One for the outline and one for hidden lines.
A second empty drawing with the standard 0 layer.

The bug:
When copying the objects from the first drawing and pasting them to the current layer of the second drawing, both layers present in the first drawing are created and are empty. I suppose that’s not the way it was intended. I expected the selected objects being pasted to the current layer and NO extra layers being created.

 795 QCAD (main)Bug ReportLow Render circular arcs precisely - tool query Closed
100%
Task Description

Although in my re-testing of this tool with 3.0.8 everything seemed fine I have since noticed that it only seems to work for line-weights of 0.5 mm and larger!
using a line weight of 0.00 produces the original non precise result.

Is this expected behaviour or is something still not quite right for this?

see topic:
http://www.qcad.org/rsforum/viewtopic.php?f=33&p=7684&sid=6121271d19c37dd6454644eacb4d33c4#p7684

794QCAD (main)Bug ReportLowApplying Solid grid lines - not workingAssigned
50%
1 Task Description

Windows
3.0.8
Application preferences > Graphics View > Appearance - Solid grid lines doesn’t change anything?

 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

792QCAD (main)Feature RequestLowNew 'Match' properties toolAssigned
0%
Task Description

To add a new ‘Match’ properties tool.

For example, I have a large drawing with lots and lots of entities on various layers and I want to select some entities (say 500 or more) which are all on different layers and change all these selected entities to match the properties of one other particular entity - but, but I want the ‘Matched’ entities to remain on their own layers.

OK, of course I can use the property editor for this and this is fine in most instances but I would first need to determine the the layer data for the properties of the entity I would like to match to (Color, Line weight and Line type) in the first place and then I need to remember these attributes in order to change things in the property editor in order to change all of my selection to match!

As I say mostly the above procedure would be fine to use but for convenience it would be great to have a new tool to do all this for me and cut out a few steps in the process.

A new ‘Match’ properties tool procedure could be something like this:

1. Select Match properties tool.

2. Select all entities to be matched.

3. Select entity to match to.

4. Tick or leave un-ticked - move to same layer.

5. Complete process.

* Actually, while writing this I`ve just thought of another useful addition which could be added to the Info tool set, ‘Entity’ properties info!
Example - click on Info > Entity Properties and click on the entity in question and then the properties are displayed without going to the layer data for this!
Just an idea ;)

 791 QCAD (main)Bug ReportLow Info Tool Polygonal Area closing with right mouse click ...Closed
100%
Task Description

3.0.8
Setting:
Application Preferences - Widgets - Command line - Show information as dialog: Ticked!

If I use the Info Tool Polygonal Area and decide to close it with a right mouse click the “Show information” dialog window pops up - just as expected.
If I close the Dialog window with the OK Button .... a “CAD Tools” Menu pops up. Not expected ;-)

By the way - any chance to control the number of digits after the decimal point in the Info dialog window? 15 decimal places are most of the time just to much!

 790 QCAD (main)Feature RequestLow Dimension Setting - Extension Line - total length setti ...Closed
100%
Task Description

It would be nice to have the option for a “Short” Extension Line.
This is often used in Architectural drawings.
Yes, I know that I can explode a dimension and change it to that what I’m asking for - but that is really a Sisyphus task and destructs the function of a dynamic Dimension in QCAD.

789QCAD (main)Feature RequestLowScale tool - mouse-pointer - inversely proportional sca...Assigned
0%
2 Task Description

3.0.8.
Bug Report or Feature Request ..... I’m not sure!

If I use the mouse-pointer in the Scale tool I’m not able to do an inversely proportional scale.
x - y locked or unlocked doesn’t matter in combine with the mouse pointer ...

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.

787QCAD (main)Feature RequestLowHatch generator - plug in tool?Assigned
0%
Task Description

Would it be possible to make a Plug in tool for a Hatch generator, so custom made hatches can be saved as .pat files?

I have a lot of up and coming future projects that I would like to make my own ‘custom’ hatches for.

786QCAD (main)Feature RequestLowMulti - Breakout toolAssigned
0%
2 Task Description

A ' Multi ' Breakout tool or added option to the existing Breakout tool.

For example see attached image.

An option to remove all segments within a chosen boundary would be good, in my example I want to remove all the hatching within the Red circle.

So after exploding the Hatch, currently I have to remove all segments singularly!

Of course I could have placed the circle first and hatched around it - but in this and most instances it is easier to design and to produce the Hatching first and then place my circle/shapes etc.

 785 QCAD (main)Bug ReportLow Hatch at scale 1/10 not completed on 500 mm x 500 mm s ...Closed
100%
Task Description

Windows 7-64
3.0.8

I’ve not been able to hatch a simple Brick pattern at a scale of 1/10 on anything larger that 500 mm x 500 mm.

*Scale of 1:1 works fine
*Scale of 1/10 works fine on Squares 400 mm x 400 mm or less!

To reproduce:
1. Draw square of 500 x 500 mm.
2. Select and execute Hatch command using Brick pattern (but I suspect the result will be the same with any pattern).
3. Result in selection states a Hatch but no hatch is present!

Please see attached image:

784QCAD (main)Feature RequestLowTurn text into hatched polylinesAssigned
0%
1 Task Description

Would it be possible to add a feature which turns selected text into solid fill hatched polylines?

That would make it possible to migrate the drawing from one computer system to another without having to worry whether the used font is installed on both systems, like when sending a drawing to a manufacturer for laser engraving.

Right now I can do it by hand, letter by letter, and that is a rather labour-intensive task.

783QCAD (main)Feature RequestLowSave as .dgn option missing in 3.0.8?Assigned
0%
Task Description

Not really a bug I suppose but the save as.dgn file format is missing in snapshot 3.0.8 release.

Will this be available again soon?

 782 QCAD (main)Feature RequestLow Embedding Font in Drawing Closed
100%
Task Description

Recently I ran into the problem, that the font, which I used on Linux was not installed on the Windows-Computer which is connected to the Laser-Cutter. So it was not engraved correctly.

I suggest adding an option to be able to embed a font into the drawing, so that text is rendered with the intended font regardless on which system you open the drawing.

 781 QCAD (main)Bug ReportLow Font is reset to Arial when editing text. Closed
100%
Task Description

I added a text with Font “Alex Brush” and size 5. When I double-click on the text to edit it again, the font is reset to Arial and the size to 1.0.

Additional details to reproduce:

  • Main font of text is set to “Arial”
  • Individual font of selection is set to “Alex Brush”
  • The text dialog initially selects all text in the text input field which might trigger the font reset
 780 QCAD (main)Feature RequestLow Hatch should always follow changes to its contour Closed
100%
1 Task Description

I drew a closed polyline, hatched it (on the same layer) and then moved a node... the hatch didn’t change as one would expect.

It would be great if hatches would follow any changes to its contour.

779QCAD (main)Feature RequestLowTurning detailed view on/offAssigned
0%
1 Task Description

My system: Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz and 8 GB of RAM and NVIDIA GT218 (GeForce 210)

For a normal drawing displaying it in all detail is a good thing and the performance of my quad-core system is more than adequate.

But I discovered (or rather experienced) that when putting a large collection of individual drawings of gears onto one big sheet (960 mm x 600 mm - preparation for laser cutting), the performance was so bad that I had to wait several seconds (>10 sec) for each step in the process of arranging all the parts on the layer.

Request: It would be a big help and performance booster if you could disable the detailed view of each part/layer and only draw a rectangle to visualize the outline of the part.

Please take this in consideration. Attached you find an example of how that could look like. (Actually when pasting a drawing from the clipboard you already do that.)

 778 QCAD (main)Feature RequestLow Remove multiple layers Closed
100%
4 Task Description

It would be a nice feature to be able to select multiple layers to remove them all at once.

 777 QCAD (main)Bug ReportLow Spline display error Closed
100%
Task Description

Splines produced by Illustrator are not correctly imported or displayed.

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

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

775QCAD (main)Feature RequestLowNote book tool for QCADAssigned
0%
1 Task Description

It would be really cool to have a Note book tool for QCAD!

For example I am often working on a draft and at the same time scribbling notes down on a separate piece of paper relating to the drawing I am working on, could be anything e.g. add a block,add a dimension etc. etc... all sorts of things to remind myself about - all related to a particular drawing.

Of course I could use any number of other programs for this but a simple dedicated tool inside QCAD (could be called the ‘QCAD scribbler ;)) would be much better, especially one that can save the notes to a particular file, then when I open up my drawing again - my notes are there too!

774QCAD (main)Feature RequestLowAdditional Button in the Blocklist menu for "Create Blo...Assigned
0%
1 Task Description

If I work in QCAD only with Toolbars (and not with the “Cad Tools” there is nowhere a Button to find for “Create Block from selection”.
If I have to create a Block based on a selection I have to work with the Menu or have to activate the Cad Tools.

But, if I look at the Blocklist menu there is a function (+) to add an empty Block. It would be nice to have this button working for both situation - empty Block or depending on a selection to “Create Block from selection”.

Or alternative an additional Button ... :-(

Anyway - in my opinion would that make the “Blocklist” complete. :-)

 773 QCAD (main)Feature RequestLow Line - Relative Angle / Orthogonal: Reference Point opt ...Closed
100%
Task Description

Reference Point options (Start, middle, end) also for “Relative angle” and “Orthogonal” .... like the other lines ;-)

772QCAD (main)Bug ReportLowIsometric grid: toggle buttons not updatedAssigned
0%
1 Task Description

- Switch isometric grid off
- Switch isometric grid on using drawing preferences
- Tool buttons don’t reflect correct status

 771 QCAD (main)Bug ReportLow Isometric grid: spacing not updated Closed
100%
Task Description

The spacing of the isometric grid is not updated correctly, if the grid spacing is not set to ‘auto’ but fixed values and the isometric grid is switched on using the menu or tool bars:
- Set grid to orthogonal grid, spacing fixed: 1/1
- Set meta grid to orthogonal grid, spacing fixed: 10/10
- Switch to isometric grid using menu or tool bar buttons

770QCAD (main)Feature RequestLowPolyline tool to delete segments between two nodes, lea...Assigned
0%
2 Task Description

I guess this is a case of wording and wrong expectations.

The polyline tool “Delete Segments between two nodes” removes nodes, but not segments as the title and the icon suggests.

I propose to rename it to “Delete Nodes between two nodes”.

A tool which actually removes line segments from a polyline, leaving gaps, could indeed be useful to some users.

I think of a straight polyline with several segments. Then I remove some segments. I end up with a polyline with “holes” in it. Now I could stretch that polyline and all the remaining segments and holes stretch proportionally. Could be handy some times.

 769 QCAD (main)Feature RequestLow Show nodes of polyline when selected Closed
100%
1 Task Description

I have a straight polyline with several segments and want to remove some nodes. So I choose “Delete Node(s)”. Then I am asked to select the polyline. When done I can start clicking on the nodes I want to remove - IF ONLY I could see them.

Request: Would be nice if you could make the nodes of the selected polyline visible. Or don’t ask again for selecting a polyline if it was already selected before the tool was chosen.

Currently the workaround is to first select the polyline (which shows the nodes), then choose the tool, then AGAIN select the polyline and then start clicking on the nodes.

 768 QCAD (main)Bug ReportLow Polyline > Delete segments between two nodes not workin ...Closed
100%
Task Description

Windows 7 - 64
3.0.8
Polyline > Delete segments between two nodes not working.

767QCAD (main)Feature RequestLowMerging/Combining segments of a straight line into oneAssigned
0%
2 Task Description

Sometimes you end up with a straight line which is broken/split into several parts. It would be great to have a tool to merge/combine these segments into one.

That would be the opposite/complementary tool to the “Split Entities” tool.

766QCAD (main)Feature RequestLowLayer List: Add "Lock All Layers"Assigned
0%
2 Task Description

To improve useability/efficiency I would like to propose the following changes/additions to the layer list:

1) Combining the show and hide button into one button.

Clicking once will hide all layers, clicking again will show them all again.

2) A “lock/unlock” button.

Clicking once will lock all layers, clicking again will unlock them all again.

Regarding the icons I suggest that instead of show both the black and grey version of the eye/lock, you could switch between them depending on the state the switch-button is in. Also the mouse-over-text could/should change with the state.

 765 QCAD (main)Bug ReportLow Imprecise drawing of circle Closed
100%
Task Description

I use version 3.0.8

By accident I stumbled across a minor bug.

I wanted to connect two arcs seamlessly with a third arc. (Image 1)

So I drew two straight lines at right angles at the end of each arc, and at the crossing I put the center point of a circle. (Image 2)

Out of curiosity I zoomed in to the end of the second arc and discovered that the circle did not go through the end point of the arc, even tough I snapped it to the end point. (Image 3)

I could trim the circle to the wanted arc and the arc is displayed without any displacement.

So it seems that only the display of the circle is faulty, not the internal representation of it.

764QCAD (main)Feature RequestLowLinks to Data sheet, Part List ...Assigned
0%
1 Task Description

Most of our drawings have a Data sheet, parts List, cutting list, description etc etc on a pdf, world or excel file.

It would be nice to have a link possibility directly in QCAD to those files what will be saved with the drawing.
Like the bitmap function without displaying the files in the drawing ...

763QCAD (main)Feature RequestLowHatching with just one clickAssigned
0%
10 Task Description

My task: To hatch an area.

Right now, if I want to fill an area with a hatch pattern, I have to select all the enclosing objects (lines, arcs) and then I can select the hatch tool. That can be under some circumstances a tedious task.
To illustrate this, I created a simple example (see Attachment 1: Hatching.png).

Step 1: Create a rectangle.
Step 2: Draw four vertical lines.
Step 3: Select the four lines surrounding the first area. –> Problem! The horizontal lines are too long.
Step 4: Divide the long horizontal lines of the rectangle where the vertical lines touch. Now the lines surrounding the three areas can be selected.
Step 5: Hatch the selection. Done.

Just for fun try recreating my second example (see Attachment 2: Hatching2.png)

Therefore I would like to suggest a far more simple approach.

Step 1: Select the Hatch Tool.
Step 2: Click inside the area you would like to be hatched. Done.

Of course that would mean that the hatch style is already pre-defined and can be changed later, if needed.

In this way productivity can be increased by ... [fill in you own estimate] ... times.

Example 2 would need only 13 clicks to hatch all the areas (including the hatch tool button).

 762 QCAD (main)Feature RequestLow Add option to place text to follow along a given curve, ...Closed
100%
1 Task Description

Add option to place text to follow along a given curve,arc etc...

See related topic:
http://www.qcad.org/rsforum/viewtopic.php?f=11&t=2330

 761 QCAD (main)Feature RequestLow Colour Indicators for Layer List Closed
100%
2 Task Description

Layers are great for organizing a project. For construction lines alone I sometimes use 3 and more layers. And then there are more layers for each part I design. Each with its own colour.

And when a project gets bigger I start wishing for a quick overview in the layer list to the colours I use on them. So I wish for colour indicators on the layer list to quickly identify the membership of a line to a layer.

I have a small image attached to make you see, what I mean.

Showing tasks 1751 - 1800 of 2560 Page 36 of 52<<First - 34 - 35 - 36 - 37 - 38 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing