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
 1667 QCAD (main)Bug ReportLow Problem with changing Paper Size in Drawing Preferences Closed
100%
Task Description

V3.19: In Drawing Preferences-Printing I cannot seem to get paper size change to remain. I change from A4 to A3, but this has no effect, seems stuck on A4.

I can change it in Application Preferences, but obviously this does not have an effect once I have started a new drawing.

 1669 QCAD (main)Bug ReportLow Edit > Application Preferences > Defaults for New Drawi ...Closed
100%
Task Description

Blank QCAD template used as the start drawing.

Application Preferences / Dimension Settings

Text hight doesn’t accept anymore input 3.5/25.4 and it will change that in a new drawing to “0” instead to show 0.137795

If I remember correctly: Marked for “Keep proportions” = unchecked in new drawing is desired behavior, correct?

 1670 QCAD (main)Bug ReportLow Layout Blocks are not using print settings from Applica ...Closed
100%
Task Description

My settings below Application Preferences:
Dimension Settings
Drawing Unit: Inch
Paper Unit: Inch
Measurement System: Imperial

Printing - Page
Page Orientation: Landscape
Paper size: ANSI A (Letter)
Paper width: 8.5” Paper height: 11”

Printing Colors
Color Mode: Black / white

Blank QCAD template used as the start drawing.

Issue in Layout Block

Printing Color Black/White changed to “Full Color Mode”,
Default setting to use ANSI A will change to ISO A4 in mm regardless that the Paper Unit is inch and size ANSI A.
Unit is unstable when you change the format a few times. It will switch between mm and inch what can lead to a 8.5 mm x 11 mm Paper size (then called customized!) or 210” x 297” ANSI A4,

Paper orientation preset to Landscape is then Portrait in Layout Block

 1671 QCAD (main)Bug ReportLow Block > Add Layout Block: fails if layout with same nam ...Closed
100%
Task Description

Case

delete a Layout Block in Block List - name e.g. ANSI A P,
create a new Layout Block - try to use the deleted name (ANSI A P) again and it will be declined because the “Layout already exists.

 1672 QCAD (main)Bug ReportLow Dimension tool displays wrong meassurement Closed
100%
Task Description

Case:
Settings are:
General: Drawing Unit
Drawing Unit: Foot
Paper Unit: Inch
Measurement System: Imperial

Dimension Settings: Architectural

Issue:

I draw a horizontal line 12 units (foot) long,
Use then the Horizontal DIM tool and it will display a measurement of 1’ = false,

I draw a horizontal line of 2 units (foot)long,
Use then the Horizontal DIM tool and it will display a measurement of 2” = false,

I assume the input for the line length is handled from the DIM tool as inch and not as feet.

 1675 dwg2pdfBug ReportLow draw order incorrect using dwg2pdf to convert DXF to PD ...Closed
100%
Task Description

explicit drawing order of objects (such as sending hatch to back and bringing text to front) not respected when export to pdf used, the order of overlapping objects seems to use the order in which they were added to the drawing

this causes problems if we try to export a dxf to pdf and the hatching was drawn after some of the text

observed in Mac OSX El Capitan and Linux

1676QCAD (main)Feature RequestLowModify > Explode: explode lines / arcs with line patter...Assigned
0%
Task Description

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

 1677 QCAD (main)Bug ReportLow Dimension: Scale option grayed out in model space Closed
100%
Task Description

... impossible to chose a scale in the DIM option bar.

1678QCAD (main)SuggestionLowProperty Editor dialogAssigned
0%
Task Description

The line for “General properties”, “Layer” the line is too narrow,
so you do not see the layer name when the Property Editor is pinned to the side.
(see Forum - Suggestions and Feedback):
https://www.qcad.org/rsforum/viewtopic.php?f=31&t=5239

 1679 QCAD (main)Bug ReportLow Print Preview scale format metric/imperial selection bo ...Closed
100%
Task Description

Not sure: Bug or feature request. However - it’s right now confusing :-)

It would be nice if the scale format list would respond to the “Measurement System (for line types and hatch patterns)” setting.

If my setting is Metric:

1:1

1:2

1:5 etc etc

If my settings is imperial:

1”=1”

1”=2”

1”=4” etc etc

 1680 QCAD (main)Bug ReportLow Alignment of text in attribute definition changes durin ...Closed
100%
Task Description

When defining block attributes, the default text alignment is center.

I changed this to align left and copied an attribute (ctrl + C) and then pasted (ctrl + V) fourteen times.

As I opened each one up with the editor to change the tag information, I noticed that every copied/pasted attribute definition had changed to align right.

I purposely set the first one back to align left and copy/pasted it a few times. Each paste had the attribute text set to align right again.

OS: Linux Mint 18.3 [64-bit]
QCAD Pro: 3.19.1.0 [64-bit]

1681QCAD (main)Feature RequestLowAuto-dimensioningAssigned
0%
Task Description

You can apply the command to Lines, PolyLine segments, Arcs, Circles, and Rings:

For linear entities parallel to an axis of the coordinate system, aligned Dimensions (parallel Dimensions) are created. For linear entities not parallel to an axis of the coordinate system, either aligned Dimensions (measuring the absolute distance between two points) or horizontal or vertical Dimensions (measuring the horizontal or vertical distance between two points) depending on where you move the pointer are created.

For curved entities, you can create radial, diameter, linear, angular, and arc length Dimensions.

To dimension entities:

Click Dimension > Auto (or type AutoDimension).
In the graphics area, select an entity to dimension.
Click to place the dimension line.
To use another dimension type for Circles or Arcs, specify an option:
Diameter. Creates a diameter Dimension.
Radial. Creates a radial Dimension for an Arc or Circle.
Linear. Creates a linear Dimension of the diameter of a Circle or an aligned, horizontal, or vertical Dimension between the end points of an Arc.
Angular. Dimensions the angle between the end points of an Arc.
Arc length. Dimensions an Arc length.
Note: The chosen option is the default the next time you use the AutoDimension command.

When you move the pointer during a linear dimensioning, you can:
Lock. Determines the current dimension type (aligned, horizontal, or vertical) regardless where you move the pointer.
Unlock. Unlocks the type of linear dimension used.
Press Enter.

***
In short, when you use this tool you click on an entity and it will know what dimension you’re looking for. For Circles, you can specify in the command window R or D for Radius or Diameter.
This would be extremely useful on large drawings where a lot of dimensioning is to be done. One tool and start clicking on entities for dimensioning.

 1682 QCAD (main)Bug ReportLow Draw > Text: line spacing factor < 0.25 or > 4.0 causes ...Closed
100%
Task Description

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

 1683 QCAD (main)Bug ReportLow Print Page Borders option does not switch to lay-out Closed
100%
Task Description

The Print Page Borders option does not switch to lay-out blocks

 1684 QCAD (main)Bug ReportLow Always Check for updates Closed
100%
Task Description

“check for updates” works at boot even though unchecked in application preferences.

 1685 QCAD/CAMBug ReportLow LinuxCNC no longer works under CAM Legacy Export  Closed
100%
Task Description

On any version newer than 3.18.0 the LinuxCNC options under “Configuration” drop-down no longer work under CAM→CAM Legacy Export. As you can see in the attached screen shot, the menu line which would normally contain LinuxCNC is blank. Also, when LinuxCNC (Inch) and LinuxCNC (Millimeter) are selected, none of the Global or per-Layer options are available, it just says “No Global Options” and “No Layer Options” as you can also see in the screen shot. I think this is because both of these are derivatives of the main LinuxCNC configuration which is not working.

I have confirmed this problem with fresh installs (using the installer) on both Windows 10 and Debian testing

 1686 QCAD (main)Bug ReportLow File > Print: Line scale in Viewport wrong if Model_Spa ...Closed
100%
Task Description

Case:
Line / Lineweight 2mm
Model_Space Print Preview off / previously used scale was 1:1
Viewport 1:10
Paper_Space Print Preview scale 1:1
I’ll use the Paper_Space for a print:
Works as expected. A 2 mm Line will be printed in 2 mm

__

Line / Lineweight 2mm
Model_Space Print Preview off / previously used scale was 1:10 (closed Preview will keep it in memory),
Viewport 1:10
Paper_Space Print Preview scale 1:1
I’ll use the Paper_Space for a print:
Works not as expected! The Model_Space Print scale is used for scaling the 2 mm Line in the Paper_Space/Viewport. The Line will be printed with a 20 mm wideness.

 1687 QCAD (main)Bug ReportLow Invalid entry not caught in Scaling task Closed
100%
Task Description

QCAD hangs up in Scaling task when invalid value given: example .0.50
Inadvertently entering two decimal points hangs it up.

 1688 QCAD (main)Bug ReportLow Scaling (SZ) selection by Mouse only proportional possi ...Closed
100%
Task Description

Tested with checked / unchecked button for proportional scaling - but it doesn’t matter.

 1689 QCAD (main)Bug ReportLow Issue with Block Attributes Closed
100%
Task Description

QCad 3.19.2 Professional, 64bit, Liux Mint

Case:
1. Create some block with attributes.
2. Insert this bock into “Model Space” or “Paper Space”.
3. Edit this block. Rename some Attribute names (tag, prompt).
4. And when in “Model Space” or “Paper Space” Synchronize Attributes, we have in properties old and new attributes.

 1690 QCAD (main)Bug ReportLow Issue with Layers Closed
100%
Task Description

QCad 3.19.2 Professional, 64bit, Liux Mint

Case:
1. We have drawing with hierarchical layers.
2. When try for example to lock all layers from “Layer List Widget” by clicking to “Toggle lock” at Parent Layer. Then locked are all layers in this group. Same is with “Toggle snappable”, “Toggle plottable”, “Toggle frozen”. All works as expected. But “Toggle visibility” works only on this one parent layer.

 1694 QCAD (main)Bug ReportLow Viewport entities - Context menu: does not work Closed
100%
Task Description

QCad 3.19.2 Pro 64 bit. Windows 10, Linux Mint

All functions in context menu does not work with “Viewport entities” (Delete, Cut, Copy,etc).
But all same functions also work with keyboard shortcuts, from command line and buttons from toolbar.

 1696 QCAD (main)Bug ReportLow Modify > Isometric Projection > Cylindrical: exception Closed
100%
Task Description

Modify > Isometric Projection > Cylindrical throws exception / broken.

1697QCAD (main)Feature RequestLowDimensioning - add option for horizontal text alignmentAssigned
0%
Task Description

Dimensioning - add option for horizontal text alignment.

Basically an option in drawing preferences to align text horizontally instead of vertically.

1698QCAD (main)Feature RequestLowDimensioning - add option to split dimensionsAssigned
0%
Task Description

Dimensioning - add option to split dimensions.

To have an option to split the extension lines if they run over other entities.

1699QCAD (main)Feature RequestLowDimensioning - add option to insert text in the middle ...Assigned
0%
Task Description

Dimensioning - add option to insert text in the middle of dimension.

To have an option to have text aligned in the middle of the dimension line, rather than above it.

1700dwg2pdfFeature RequestLowdwg2pdf: output multiple layoutsAssigned
0%
Task Description

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

1701QCAD (main)Feature RequestLowLayer List / Block List: add filter inputAssigned
0%
Task Description

Add text filter for layer list, block list.

 1703 QCAD (main)Bug ReportLow File > Bitmap Export: Monochrome with black background  ...Closed
100%
Task Description

Exporting a monochrome bitmap with black background produces a black bitmap.

Affects File > Bitmap Export and dwg2bmp.

 1704 QCAD (main)Bug ReportLow Wrong labels for information area buttons Closed
100%
Task Description

In Information → Arc/circle/ellipse area tool labels for Area of sector and Area of segment buttons are switched.

 1706 QCAD (main)Bug ReportLow Grid line mask drawing lines Closed
100%
Task Description

After changing the colours of the grid points and grid lines I noticed that when I draw a line exactly over a grid line the grid line masks the drawing line. When zoomed in the lines disappear all together. Please see attached images.

 1707 QCAD (main)Bug ReportLow Dimension text size and arrow for imported drawings, wa ...Closed
100%
Task Description

A nasty bug that I posted some time in the forum that prevents QCAD to read properly the content block associated with dimension.

Here’s what is happening:
- every dimension entity in DXF/DWG is stored with a block representing its contents (or in fact, anything else)
- QCAD ignores that block and instead renders the dimension using the various sizes and properties of the dimension

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

 1708 QCAD (main)Feature RequestLow Layer > Select Layer: add feedback Closed
100%
Task Description

Win 7
Q-CAD 3.19.2

R-Click in Layer list
With a selection, selecting by Layer adds the Items on that Layer to the selection.
With a selection, deselecting by Layer subtracts the Items on that Layer from the selection.
This is not a bug in casu because this can be the intention of the function. Adding or Subtracting.

Intuitively ‘selecting by Layer’ to retrict to that Layer solely has only the desired effect if no selection existed before.
Deselecting by Layer with no previous selection should mention there was none to start with.
Selecting by Layer from an empty Layer should mention that nothing is added.

Faults are prone to make.

Selecting a Layer uniquely would be an interesting additional feature.

Regards

 1710 TranslationBug ReportLow Lack of translations for close dialog using Ubuntu Closed
100%
Task Description

Using Ubuntu GNOME, there are some untranslatable buttons strings on close file dialog. Screenshot attached.

 1711 QCAD (main)Bug ReportLow Error at copy with refpoint and paste, result is mirror ...Closed
100%
Task Description

QCAD V3.19
Error at copy with ref point and paste

Look at the video

for testing
I made a litte drawing, then select all
then make copy with refpoint, set refpoint
then insert it

Result: the copy is mirrored and with factor 1.2 greater then original

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

 1715 QCAD (main)Bug ReportLow Print option "Auto fit pages to drawing" broken Closed
100%
Task Description

Print option “Auto fit pages to drawing” broken.

 1720 QCAD (main)Bug ReportLow Modify > Auto Trim: fails for Rays and Infinite Lines Closed
100%
Task Description

... if other entities involved.

Testdrawing:
Please use the Auto Trim tool first with visible and then with invisible Block Countertop. The effect can change depending on where you click.

1722QCAD (main)Feature RequestLowOption to insert viewport at either of the rectangle co...Assigned
0%
Task Description

Hi Andrew,

Currently the only option to insert a viewport is using the central insertion point, for better placement it would be useful to have an option to insert viewports at any of the four corners in addition to the centre.

Hope that makes sense.

Many thanks

Clive

 1724 QCAD Community EditionSuggestionLow "OVERKILL" command Closed
100%
Task Description

Is it possible to create “OVERKILL” command like in AUTOCAD

 1725 QCAD (main)Bug ReportLow File > Bitmap Export: thin lines not exported Closed
100%
Task Description

Thin lines are with sub pixel widths are not visible in exported bitmaps.

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

 1726 QCAD (main)Bug ReportLow Layer property "for plotting" seems not working  Closed
100%
Task Description

Deaktivating “for plotting” (German “plottbar”) while editing properties of a layer seems to change nothing. I expected, that in print preview (SVG, PDF) these layers are deaktivatet too.

Deaktivating in these cases make sense as when real plotting.

 1727 QCAD (main)Bug ReportLow Autosave - Error feedback - DXF staed but should be DWG Closed
100%
Task Description

Hi Andrew,

Just a little thing I noticed recently.

My default is set to save as DWG and indeed it does, however the auto-save feedback tells me that the file is saved to DXF, although it actually does save to DWG - no big deal but is this correct feedback?

Many thanks

Clive

 1728 QCAD (main)SuggestionLow Script bindings for Qt 5.9.4 Closed
100%
Task Description

Please add script bindings for Qt 5.9.4, thank you.

 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

 1730 QCAD (main)Bug ReportLow Point display in a layout / print preview not correct Closed
100%
Task Description

Hi Andrew,

When placing a point in a layout it gives an incorrcet display, for example if I place a cross point style I get a rather strange shape in return!

Many thanks

Clive

1731QCAD (main)Feature RequestLowOption to place text to other sideAssigned
0%
Task Description

Hi Andrew,

It would be good to have an option to be able to place the text to the left or right,maybe just a simple check box? please see attached screenshot to explain. In this instance (and I have to do this a lot ;)) I had to explode the dimension entity and rearrange the text manually :(

Many thanks

C;live

 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
 1734 QCAD (main)Bug ReportLow Draw > Text: Color changes for CAD font texts ignored Closed
100%
Task Description

Create text using “standard” font with color change (e.g. one letter in the middle red).

 1738 QCAD (main)Bug ReportLow File > Print / PDF Export: shortcut broken in print pre ...Closed
100%
Task Description

Load drawing
Switch to print preview
Ctrl-P / XD have no effect

Showing tasks 1851 - 1900 of 2561 Page 38 of 52<<First - 36 - 37 - 38 - 39 - 40 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing