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  asc
 1384 QCAD (main)Bug ReportVery Low Lost Icons in Context Menu Closed
100%
Task Description

When I press ALT + Left mouse click to select overlapping entities - afterwards the icons in the context menu become lost until I restart QCAD again!

 1383 QCAD (main)Bug ReportLow Updating to Latest QCAD version - Lost Library items ? Closed
100%
Task Description

When I updated to the most latest version of QCAD I now have no library items - all gone!

 1382 QCAD (main)Bug ReportLow qcad crashed when trying to save work Closed
100%
Task Description

application crashes as soon as I try to save or save as a drawing - Windows 10

Version :
3.12.6.0 (3.12.6)
Internet :
QCAD.org
Date de fabrication :
Jan 28 2016
Révision :
664eeb0
Qt Version :
5.5.1
Architecture :
x86_64
Compiler :
MSVC++ 12.0 (2013)

 1381 QCAD (main)Bug ReportLow Draw > Polyline > Simplify: changing tolerance has no e ...Closed
100%
Task Description

Tolerance input field in simplify tool has no effect.

 1380 QCAD (main)Bug ReportLow export SVG stoped working Closed
100%
Task Description

Just occured recently, I cannot now export SVG files. Qcad crashes. windows 10

 1379 QCAD (main)Bug ReportLow Snap: cannot snap to intersection between infinite line ...Closed
100%
Task Description

Intersections between polylines and XLines (infinite lines, contruction lines) cannot be found in some situations.

 1378 QCAD (main)Bug ReportLow  Wrong value separator accepted and accomplished Closed
100%
Task Description

My settings for Coordinate Format: Decimal Point = Dot

Accidentally using a comma instead of a dot in a value field leads to a wrong result without any warning.

Test:

Using the “Rectangle with Size” tool accidentally with a comma will not trigger a warning (red text) and it will draw a wrong sized rectangle.
It seems to me that QCAD is using the after comma value to draw this rectangle.
Given value 30,5 by 50,7 leads to a rectangle 5 by 7
Crazy values like 1.,.35 by 71.,.75 are also accepted and leads to a rectangle size of 35 by 75 without any warning.
A crazy value like 71.,..75 will finally trigger a red text warning!

Counter test horiz. Line: Value 100,25 leads to a line with 25 in length.
Value 100.25 leads to a line with 100.25 in length.

Using the same tools with the correct separator will work as expected!

Same game with most of all other tools which are asking for a given value. No warning at all - just wrongly accomplished.

 1377 QCAD (main)Bug ReportVery Low CE - is asking to save an untouched drawing Closed
100%
Task Description

If I launch the CE edition / do nothing with the empty default drawing and then try to terminate QCAD an unexpected warning pops up:

Do you want to save the changes you made in ‘Untitled 1’ ...

Hey - I haven’t change anything and there is nothing what needs to be saved ... ;-)

 1376 QCAD (main)Bug ReportVery Low Tool matrix: missing "X/Y of position" and "Y/X of posi ...Closed
100%
Task Description

There is no “X/Y of position” and “Y/X of position” snap function in Tool matrix.

 1375 QCAD (main)SuggestionVery Low Install in hidden folder Closed
100%
Task Description

After each update, I add a dot before the ~user/opt folder (and in the program launcher) created by QCAD to unclutter my file manager’s appearance. Would be easy, I think, to make the installer put the program directly in ~user/.opt, and nobody would miss that folder while browsing through daily used files.

And what about installing the program as root, so all users of a computer could use it without personal installs, and only personal setting files created by users would be kept in ~user/.opt/qcam.

Jean-Claude

 1374 QCAD (main)Bug ReportLow Using Filter in Tool Settings fails Closed
100%
Task Description

Presumably after entering a search filter one would press enter on the keyboard, when I enter for example ‘Line’ and press enter the dialog closes and nothing happens ?

 1370 QCAD (main)Bug ReportLow Context Menu suddenly stopped working ? Closed
100%
Task Description

Context Menu suddenly stopped working ?

Yep, tried everything I know of, can’t get it back.

 1369 QCAD/CAMBug ReportVery Low qcad-bin is trying to access non-existent /home/andrew Closed
100%
Task Description

I experience long start delays. I’ve trace the problem to the fact that I have autofs automounting my home directories. However, an strace of qcad-bin shows the following:

execve("/opt/ribbonsoft/qcad/qcad-3.12.6/qcad-bin", ["/opt/ribbonsoft/qcad/qcad-3.12.6"...], [/* 87 vars */]) = 0
brk(NULL)                               = 0x1eca000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd6194ad000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/home/andrew/local/qt/lib/tls/x86_64/libqcadecmaapi.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/andrew/local/qt/lib/tls/x86_64", 0x7fff4722f250) = -1 ENOENT (No such file or directory)
open("/home/andrew/local/qt/lib/tls/libqcadecmaapi.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/andrew/local/qt/lib/tls", 0x7fff4722f250) = -1 ENOENT (No such file or directory)
open("/home/andrew/local/qt/lib/x86_64/libqcadecmaapi.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/andrew/local/qt/lib/x86_64", 0x7fff4722f250) = -1 ENOENT (No such file or directory)
open("/home/andrew/local/qt/lib/libqcadecmaapi.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/andrew/local/qt/lib", 0x7fff4722f250) = -1 ENOENT (No such file or directory)

Since there is no “andrew” user here, I have to wait for automount to timeout which takes about 2m and is rather annoying.

 1367 QCAD (main)Bug ReportLow From Context Menu - Move/Copy not working Closed
100%
Task Description

From Context Menu - Move/Copy not working

It seems that when selection is required to use a modify tool, right clicking for context deselects - of course!

 1366 QCAD (main)Bug ReportLow Context Menu: Modify > Break Out Gap not working Closed
100%
Task Description

Using context Menu - Break Out Gap not working

 1365 QCAD (main)Bug ReportLow View > Add View: Exception Closed
100%
Task Description

Exception in View > Add View:

TypeError: Result of expression ‘validator.validate’ [undefined] is not a function.

Affects Qt 5 (QCAD for Windows 64bit and Mac OS X 64bit)

 1361 QCAD (main)Bug ReportLow Selection Filter: Selecting by property "Color" does no ...Closed
100%
Task Description

Selection filter should offer choices “By Layer”, “By Block” for “Color” property.

 1360 QCAD (main)Bug ReportLow Selection Filter - by Colour not working Closed
100%
Task Description

Selection by colour is not working when using Selection Filter tool.

Draw several lines, circles etc. Change colour to Yellow for example and use selection filter to selet ‘Any’ by colour Yellow - it fails for me.

 1359 QCAD (main)Bug ReportLow File > SVG Import: line, circle, ellipse, rect may omit ...Closed
100%
Task Description

Omitted attributes of line, circle, ellipse, rect should default to 0.

 1358 QCAD (main)Bug ReportLow Pasting is possible in a locked layer Closed
100%
Task Description

When the currently active layer is locked and some objects from another layer are copied and pasted, they are pasted into the locked layer.

 1357 QCAD (main)Bug ReportMedium Can't open files with special characters in their names Closed
100%
Task Description

When opening a .dxf file saved by QCAD with a name containing a special characters (tested with diacritics), it fails with the following message:

Cannot open file
'E:/tèst1.dxf'
Import failed.

How to reproduce:
1 - Save a file (content doesn’t matter, it’s the same with an empty file and a file containing data) using the name “tèst1.dxf” 2 - Try to open the file
3 - Error message

What is expected:
The file open.

Note that the problem doesn’t lie in the “save” step: the same file, once renamed to “test1.dxf” opens fine.

 1355 QCAD (main)Bug ReportLow Disable addon "Pro" = disable open *.dxf Closed
100%
Task Description

I’ve installed QCAD using this URLhttp://www.qcad.org/archives/qcad/qcad-3.12.5-win32-installer.exe“. I run program using superuser account on my PC, and I switch off trial addons (CAM, Pro). Then I restart program, but she lose ability to open *.dxf files :( Message “import error” appears.
I try to rename corresponding *.dll files in ..\plugins directory from *.disabled to *.dll, and ability to open *.dxf files return until addon “Pro” expires. Sorry for my English

 1354 QCAD (main)Bug ReportHigh 64 bit version crashes on Save or Save As command Closed
100%
Task Description

I just installed 3.12.5.0 (3.12.5) on a Dell Latitude E7250 (8GB RAM, i7-56000 CPU, 2.6GHz, Win 7 Pro 64 bit OS).

Started working my way through the user manual, tried to save a new file as ‘example’ and QCAD (64 bit Pro) crashed. Tried a few times with Save and Save As, empty files and a simple rectangle and it crashed every time.

Removed and re-installed the 64 bit version - same problem

Downloaded, installed 32 bit version as work around - works fine

 1353 QCAD (main)Bug ReportMedium Text rendering: subscripts and superscripts display Closed
100%
Task Description

Text with subscripts (e.g. “S\S^3;”) is display incorrectly with the latest version on both Mac OS X and windows 64-bit.

The subscript (”3”) is displayed before the normal text (”S”).

I have been using subscripts to indicate electrical switch types on my blue prints.

It appears that superscripts are also being displayed incorrectly.

 1352 QCAD (main)Bug ReportLow Shortcuts not working when action not visible Closed
100%
Task Description
  • Hide action in menu, tool bar and CAD tool bar
  • Key code of action is also disabled

This also affects actions which are never added to a menu, tool bar or CAD tool bar (e.g. property editor layer menu).

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

 1351 QCAD (main)Bug ReportLow Help > Check for Updates: No connection to server Closed
100%
Task Description

Installed latest release.

Checked for update and no connection found: See attached image.

 1350 QCAD (main)Bug ReportLow File > SVG Export: omitted texts Closed
100%
Task Description

Texts and dimension labels not exported to SVG if text rendering is set to “Render text as text”

 1349 QCAD (main)Bug ReportLow Property Editor: Linetype Scale and Draw Order not visi ...Closed
100%
Task Description

I just compiled from github master 10dd588243cce87eb9a7c901ebd77c70464bcb94, and discovered that the Property Editor does not display the values of the “Linetype Scale” or the “Draw Order” anymore, even though they were properly displayed in version 3.12.1.0. The gui text boxes allow the values to be edited, it seems, but the current values are still not displayed after entering new values.

Tested on Arch Linux, 64 bit.

 1348 QCAD (main)Bug ReportMedium Points move during print/PDF-export Closed
100%
Task Description

Points move by a constant offset relative to the rest of the drawing when printing or exporting to PDF.

This is the exact same bug as  FS#1243 , which was reportedly fixed in version 3.9.7 with commit https://github.com/qcad/qcad/commit/9c9d7bbc3fd845b8475ff12a919ad8e86bbaeb1f, but has resurfaced in version 3.12.4 (and possibly earlier versions that I have not tested).

To replicate the bug, create a simple drawing with points and lines then print or export to PDF, and notice that the points have moved relative to the lines or have disappeared off of the page entirely.

Tested with Arch Linux, 64 bit; QCAD version 3.12.4 using the prebuilt binaries supplied from the qcad.org download site.

 1347 QCAD (main)Bug ReportMedium Point style bug. Closed
100%
Task Description

Hi !
i have find another strangeware about points.. if you set a different point style in program options, on the display the style is correct, but when you try to print or export the drawing, the points are printed as default “point” (little black circle).

 1346 QCAD (main)Bug ReportLow File > Print, File > PDF Export: point entity offset Closed
100%
Task Description

Hi !
im’ trying the 3.12.4.0 base version, on linux mint x64 and i have found a problem in printing/exporting..

To replicate the bug:
Try to draw a simple form, for ex a circle, and draw a center of this circle using POINT function.

Now if you make a print preview, then CENTER the circle in the page and try to export to pdf or print, the circle and the POINT (center) are ofsetted !!

i have try to make the same operation with 3.9.5 and i have no problem !!!

 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”
 1343 QCAD (main)Bug ReportLow Edit > Application Preferences > Tool Settings: shortcu ...Closed
100%
Task Description

Shortcuts shown as part of tool title

 1342 QCAD (main)Bug ReportLow Library Browser: Creating new Item: exception Closed
100%
Task Description

Exception in LibraryBrowser.js.

See also:
http://www.ribbonsoft.com/rsforum/viewtopic.php?f=33&t=3903

 1341 QCAD (main)Bug ReportLow Layer List: double click on parent layer collapses tree ...Closed
100%
Task Description
  • Double click on a layer with child layers
  • Layer edit dialog is opened
  • After dialog is closed, the sub layers are collapsed
 1340 QCAD (main)Bug ReportLow Modify > Trim: Cannot trim to entities in block referen ...Closed
100%
Task Description

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

 1338 QCAD (main)Bug ReportLow Selection Filter "Any" "Color" "= (is)" "<Color>" does  ...Closed
100%
Task Description

Selection Filter “Any” “Color” “= (is)” “<Color>” does not work.

Qcad version is 3.12.4.1 Win64 on Windows 10

 1336 QCAD (main)Bug ReportLow Wrong snap points on circle Closed
100%
Task Description

When you draw a line to a circle the offered snap points (orthogonal, tangential ...) are ok.
But if you change a line by moving an end- or startpoint qcad gives you snap points corresponding to the opposite endpoint of the line.

 1335 QCAD (main)Bug ReportLow Wrong tangential snap point by moving an existing line  ...Closed
100%
1 Task Description

When I try to make a tangential snap of an existing line to a circle by moving one line end to the circle, qcad snaps to a wrong snap point on the circle.

 1334 QCAD (main)Bug ReportLow CAD tool bar: entering alternative menu not possible Closed
100%
Task Description
  1. Click line tools button
  2. Click button to draw lines with 2 points
  3. Draw line
  4. Right click
  5. Click back button in CAD tool bar
  6. Click Circle tools button

Circle tools not shown

 1333 QCAD (main)Bug ReportLow Draw > Polyline > Partial Polyline Along Selection Closed
100%
Task Description

Exception in RPolyline::getLengthTo if no segment is found while setting start / end point.

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

Missing file Qt5XmlPatterns.dll in Windows 64bit release.

 1330 QCAD (main)Bug ReportLow Fixed layer assignment of attribute Closed
100%
Task Description

When you change the content of a block attribute the changed content is placed on the active layer not on the original layer of the attribute.
See also:
http://www.qcad.org/rsforum/viewtopic.php?f=89&t=3870

 1329 QCAD (main)Bug ReportLow Property Editor: Changing value of block attribute sets ...Closed
100%
1 Task Description

Attributes are not fixed on their layer. When changing the content of an attribute the content is automatically placed on the active layer not on the attribute layer.
It would be much better if changing an attribute would not result in a change of the assigned layer.
For an example look also on www.qcad.org/rsforum/viewtopic.php?f=89&t=3870

Thomas

 1328 QCAD (main)ReleaseLow Windows 64bit install dir Closed
100%
Task Description

I only noticed today (perhaps they were available earlier?) that there are 64 bit binaries for windows; I suppose these are true 64 bit.

Yet, the installer prompts me to put them into “Programs (x86)”, where all the 32bit software lives, I guess - this seems to be a pure convention though, the application runs just fine.

Maybe the reason is, that the 32bit version was installed before; Maybe it should change? Maybe it should stay, so that there are not two?

 1327 WebsiteBug ReportLow qcad.org vs. ribbonsoft.com Closed
100%
Task Description

In the head of the new task form there is a “search for existing…” link to ribbonsoft.com even though I am browsing flyspray on qcad.org; maybe this can be made a relative link?

 1326 QCAD (main)Bug ReportLow Draw > Circle > 2 Tangents and Radius: not all solution ...Closed
100%
Task Description

If I try to draw a circle between two little circles with a radius (e.g.) of 3000 the tool shows me only two possibility’s - but there are much more. If I make a counter test with the tool “2 Tangents with Point” all possibility’s are correct shown.

first pic “2 Tangents with Point” correct,

second pic “2 Tangents + Radius” incorrect,

 1325 QCAD (main)Bug ReportLow Modify > Auto Trim: trims to invisible entities Closed
100%
Task Description

“Autotrim” ignores status on invisible and/or blocked layer and will still trim along invisible entities.

 1324 QCAD/CAMSuggestionVery Low Confusing Copy / Move option Closed
100%
Task Description

Hi,

Using the Copy and Move command the [ ] Use current layer and attributes’ is confusing.

Perhaps [ ] change copy /moved set to current layers and attributes. is more suitable.

 1322 QCAD/CAMBug ReportHigh Fonts mixed up witch code tables Closed
100%
Task Description

Hi,

In ‘Application preferences, Draw, Text’ fonts can be selected.

There is a mixing up between fonts (the appearance of characters on screen) and code tables (what digital code is used for each character).

‘ISO8859-11’ is the 8 bit Thai (!) code table and not a font
‘Unicode’ is the 16 bit code table and not a font.

For downward comptability QCAD should use default font Standard (ISO3098) with code table ISO8859-1 (US-ASCII Latin-1).

Showing tasks 1401 - 1450 of 2561 Page 29 of 52<<First - 27 - 28 - 29 - 30 - 31 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing