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

 2449 QCAD (main)Bug ReportLow Adjusted Alfa value for solid hatch not saved with draw ...Closed
100%
Task Description

Tested on CE and Pro. Alfa value on load is always 255 ...

Please refer also to topic:
https://www.qcad.org/rsforum/viewtopic.php?f=33&t=9800

2448QCAD (main)Feature RequestLowScale lineweight display on model spaceAssigned
0%
1 Task Description

Currently, the model space can display lineweights at scale 1:1
It’s very convenient when drawing small objects that will be printed at scale 1:1 : it makes it easy to anticipate the final aspect of the printed drawing.
But this feature is unusable for architects or users who draw large objects.

Therefore, it would be very useful to have a factor to multiply lineweight display in model space.
For example : if i know my drawing will probably be printed at scale 1:50, i set the value of the lineweight factor to 50.
Then every line would be displayed 50x thicker in model space.

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

 2445 QCAD (main)Bug ReportLow Misc Information 2D Centroids v0.32 >> Bug for area of  ...Closed
100%
1 Task Description

Andrew,

Seems to be a copy/paste but never re-edited kind of mistake.

Quick fix:
https://github.com/qcad/qcad/blob/master/scripts/Misc/MiscInformation/InfoCentroids/InfoAreaCentroid/InfoAreaCentroid.js#L1320 line 1320 should read:
return [centerPoint.x, centerPoint.y, centerPoint, radius*radius * Math.PI];

line 1318 was intended to replace the ‘area’ portion of line 1320 literally.
As is, the code in this line makes no sense and line 1318 should be removed.

Still have to investigate if the area of a full 360° arc sector/segment should be signed ...
... and if RS.AngleTolerance is required when comparing.

Regards,
CVH

 2442 QCAD (main)Bug ReportLow Edit > Drawing Preferences > Printing > Page: Paper siz ...Closed
100%
Task Description

Setting the paper size to A5 yields an invalid page size.

 2441 QCAD (main)Bug ReportLow File > Print Preview: auto fit to paper repeated when s ...Closed
100%
1 Task Description

Case: Launch Print preview (first time), confirm dialog “Auto fit drawing to paper?” with yes, change after that the scale, close Print Preview, launch Print Preview - the last chosen scale what should be remembered is overwritten by the Auto fit scale.

Note:
The Auto fit scale stays persistent - even after reloading the drawing!

The option “Auto fit drawing to paper?” as a dialog occurs only the first time you use Print Preview - there is no way to change the chosen option later in a session or after reloading the drawing ...

 2438 ECMAScriptBug ReportLow simple_modify.js > Faulty parameter explanation docDest ...Closed
100%
1 Task Description

Andrew,

simple_modify.js
function paste()
10 * \param docDestination RDocument to paste into (or undefined for current document)

A) This should be a document interface of the type RDocumentInterface.
B) The function uses the parameter diDestination and not docDestination

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

Regards,
CVH

 2437 QCAD (main)Bug ReportLow Application Preferences, Graphics View, Fonts, Font siz ...Closed
100%
Task Description

no task description

2436QCAD (main)Feature RequestLowDraw > Hatch > Hatch from Segments: mark position of op...Assigned
0%
1 Task Description

Case description: “Hatch from Segments” (HS) detects correctly an open loop but fails then to set the circle marker for an easy visuelle identification.

Same scenario tested with “Hatch from Selection” (HA) ...
... everything works like a charm ;-)

 2435 QCAD (main)Bug ReportLow SVG Export of block reference Closed
100%
Task Description

https://qcad.org/rsforum/viewtopic.php?f=33&t=9731

Quick SVG export of a block reference can lead to unexpected results if the vertical flip option is enabled during the insertion of the block. See above forum thread.

 2434 QCAD (main)Bug ReportLow Rotate Viewport fails Closed
100%
1 Task Description

Rotating a Viewport will lead to rotate the drawing in the viewport but not the Viewport itself. This will happen during a creation process by using VT or afterward by editing a viewport in the Property Editor.

2433QCAD (main)SuggestionLowLock Snap [SQ] fails at snap Middle Manual [SN]Assigned
0%
Task Description

e.g: If I use content out of the clipboard to insert it multiple times into the drawing with using the Middle Manual snap [SN] the snap can’t be locked [SQ] and I have to reactivated the snap again and again for every following insert.
Other snaps like END or CENTER work flawless in this scenario.

 2432 QCAD (main)SuggestionLow Your tracker site needs an update Closed
100%
Task Description

Notice: Trying to access array offset on value of type bool in /home/qcadch/public_html/bugtracker/scripts/details.php on line 222

Saw many other errors when I first logged on.

 2431 QCAD (main)Bug ReportLow Dimensions showing in weird font Closed
100%
Task Description

Just installed latest QCAD. Simple drawing. Add a dimension and it shows as per attached image. Have used Qcad on and off for years for doing simple drawings. Not a professional designer. Never had this problem before.

Ubuntu 20.04.1

 2430 QCAD (main)SuggestionLow error qtime Closed
100%
Task Description

Hi
I tried to compile latest source to good old OS/2
I use Qt 6.2.4 and gcc 12.2.0
The build failed here....
Could you help me out to fix this error:

H:/USR/LOCAL1220/include/sys/cdefs.h:264: warning: “LONG_LONG_SUPPORTED” redefined
264 | #define
LONG_LONG_SUPPORTED

    | 

<built-in>: note: this is the location of the previous definition
g++ -c -Zomf -march=i686 -O2 -mno-avx -std=gnu++1z -Wall -Wextra -DQT_NO_IPV6 -DQT_DISABLE_DEPRECATED_BEFORE=0×000000 -DQCAD_DLL -DQCADCORE_LIBRARY -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_UITOOLS_LIB -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_SVG_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -IG:/qcad/src/core -I. -IG:/qcad/src/core -IG:/qcad/src/core/math -IG:/qcad/src/grid -IG:/qcad/src/snap -IG:/qcad/src/gui -IG:/qcad/src/entity -IG:/qcad/src/operations -IG:/qcad/src/scripting -IG:/qcad/src/stemmer -IG:/qcad/src/scripting/ecmaapi -IG:/qcad/src/scripting/ecmaapi/generated -IG:/qcad/src/scripting/ecmaapi/adapters -IG:/qcad/src/io/dxf -IG:/qcad/src/spatialindex -IG:/qcad/src/3rdparty -IG:/qcad/src/zip -IH:/USR/LOCAL1220/include -IH:/USR/LOCAL1220/include/QtPrintSupport -IH:/USR/LOCAL1220/include/QtHelp -IH:/USR/LOCAL1220/include/QtUiTools -IH:/USR/LOCAL1220/include/QtDesigner -IH:/USR/LOCAL1220/include/QtUiPlugin -IH:/USR/LOCAL1220/include/QtWidgets -IH:/USR/LOCAL1220/include/QtSvg -IH:/USR/LOCAL1220/include/QtGui -IH:/USR/LOCAL1220/include/QtQml -IH:/USR/LOCAL1220/include/QtNetwork -IH:/USR/LOCAL1220/include/QtSql -IH:/USR/LOCAL1220/include/QtXml -IH:/USR/LOCAL1220/include/QtConcurrent -IH:/USR/LOCAL1220/include/QtCore -Irelease -IH:/USR/LOCAL1220/mkspecs/os2-g++ -o release/RStorageLayerSort.obj G:/qcad/src/core/RStorageLayerSort.cpp
g++ -c -Zomf -march=i686 -O2 -mno-avx -std=gnu++1z -Wall -Wextra -DQT_NO_IPV6 -DQT_DISABLE_DEPRECATED_BEFORE=0×000000 -DQCAD_DLL -DQCADCORE_LIBRARY -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_UITOOLS_LIB -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_SVG_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -IG:/qcad/src/core -I. -IG:/qcad/src/core -IG:/qcad/src/core/math -IG:/qcad/src/grid -IG:/qcad/src/snap -IG:/qcad/src/gui -IG:/qcad/src/entity -IG:/qcad/src/operations -IG:/qcad/src/scripting -IG:/qcad/src/stemmer -IG:/qcad/src/scripting/ecmaapi -IG:/qcad/src/scripting/ecmaapi/generated -IG:/qcad/src/scripting/ecmaapi/adapters -IG:/qcad/src/io/dxf -IG:/qcad/src/spatialindex -IG:/qcad/src/3rdparty -IG:/qcad/src/zip -IH:/USR/LOCAL1220/include -IH:/USR/LOCAL1220/include/QtPrintSupport -IH:/USR/LOCAL1220/include/QtHelp -IH:/USR/LOCAL1220/include/QtUiTools -IH:/USR/LOCAL1220/include/QtDesigner -IH:/USR/LOCAL1220/include/QtUiPlugin -IH:/USR/LOCAL1220/include/QtWidgets -IH:/USR/LOCAL1220/include/QtSvg -IH:/USR/LOCAL1220/include/QtGui -IH:/USR/LOCAL1220/include/QtQml -IH:/USR/LOCAL1220/include/QtNetwork -IH:/USR/LOCAL1220/include/QtSql -IH:/USR/LOCAL1220/include/QtXml -IH:/USR/LOCAL1220/include/QtConcurrent -IH:/USR/LOCAL1220/include/QtCore -Irelease -IH:/USR/LOCAL1220/mkspecs/os2-g++ -o release/RTabletEvent.obj G:/qcad/src/core/RTabletEvent.cpp
g++ -c -Zomf -march=i686 -O2 -mno-avx -std=gnu++1z -Wall -Wextra -DQT_NO_IPV6 -DQT_DISABLE_DEPRECATED_BEFORE=0×000000 -DQCAD_DLL -DQCADCORE_LIBRARY -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_UITOOLS_LIB -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_SVG_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -IG:/qcad/src/core -I. -IG:/qcad/src/core -IG:/qcad/src/core/math -IG:/qcad/src/grid -IG:/qcad/src/snap -IG:/qcad/src/gui -IG:/qcad/src/entity -IG:/qcad/src/operations -IG:/qcad/src/scripting -IG:/qcad/src/stemmer -IG:/qcad/src/scripting/ecmaapi -IG:/qcad/src/scripting/ecmaapi/generated -IG:/qcad/src/scripting/ecmaapi/adapters -IG:/qcad/src/io/dxf -IG:/qcad/src/spatialindex -IG:/qcad/src/3rdparty -IG:/qcad/src/zip -IH:/USR/LOCAL1220/include -IH:/USR/LOCAL1220/include/QtPrintSupport -IH:/USR/LOCAL1220/include/QtHelp -IH:/USR/LOCAL1220/include/QtUiTools -IH:/USR/LOCAL1220/include/QtDesigner -IH:/USR/LOCAL1220/include/QtUiPlugin -IH:/USR/LOCAL1220/include/QtWidgets -IH:/USR/LOCAL1220/include/QtSvg -IH:/USR/LOCAL1220/include/QtGui -IH:/USR/LOCAL1220/include/QtQml -IH:/USR/LOCAL1220/include/QtNetwork -IH:/USR/LOCAL1220/include/QtSql -IH:/USR/LOCAL1220/include/QtXml -IH:/USR/LOCAL1220/include/QtConcurrent -IH:/USR/LOCAL1220/include/QtCore -Irelease -IH:/USR/LOCAL1220/mkspecs/os2-g++ -o release/RTextBasedData.obj G:/qcad/src/core/RTextBasedData.cpp
g++ -c -Zomf -march=i686 -O2 -mno-avx -std=gnu++1z -Wall -Wextra -DQT_NO_IPV6 -DQT_DISABLE_DEPRECATED_BEFORE=0×000000 -DQCAD_DLL -DQCADCORE_LIBRARY -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_UITOOLS_LIB -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_SVG_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -IG:/qcad/src/core -I. -IG:/qcad/src/core -IG:/qcad/src/core/math -IG:/qcad/src/grid -IG:/qcad/src/snap -IG:/qcad/src/gui -IG:/qcad/src/entity -IG:/qcad/src/operations -IG:/qcad/src/scripting -IG:/qcad/src/stemmer -IG:/qcad/src/scripting/ecmaapi -IG:/qcad/src/scripting/ecmaapi/generated -IG:/qcad/src/scripting/ecmaapi/adapters -IG:/qcad/src/io/dxf -IG:/qcad/src/spatialindex -IG:/qcad/src/3rdparty -IG:/qcad/src/zip -IH:/USR/LOCAL1220/include -IH:/USR/LOCAL1220/include/QtPrintSupport -IH:/USR/LOCAL1220/include/QtHelp -IH:/USR/LOCAL1220/include/QtUiTools -IH:/USR/LOCAL1220/include/QtDesigner -IH:/USR/LOCAL1220/include/QtUiPlugin -IH:/USR/LOCAL1220/include/QtWidgets -IH:/USR/LOCAL1220/include/QtSvg -IH:/USR/LOCAL1220/include/QtGui -IH:/USR/LOCAL1220/include/QtQml -IH:/USR/LOCAL1220/include/QtNetwork -IH:/USR/LOCAL1220/include/QtSql -IH:/USR/LOCAL1220/include/QtXml -IH:/USR/LOCAL1220/include/QtConcurrent -IH:/USR/LOCAL1220/include/QtCore -Irelease -IH:/USR/LOCAL1220/mkspecs/os2-g++ -o release/RTextBasedEntity.obj G:/qcad/src/core/RTextBasedEntity.cpp
G:/qcad/src/core/RDebug.cpp: In static member function ‘static void RDebug::startTimer(int)’:
G:/qcad/src/core/RDebug.cpp:75:15: error: ‘class QTime’ has no member named ‘start’

 75 |     timer[id].start();
    |               ^~~~~

G:/qcad/src/core/RDebug.cpp: In static member function ‘static uint RDebug::stopTimer(int, const QString&, uint)’:
G:/qcad/src/core/RDebug.cpp:90:38: error: ‘class QTime’ has no member named ‘elapsed’

 90 |     unsigned long long t = timer[id].elapsed() * 1000000;
    |                                      ^~~~~~~
 2429 QCAD (main)Bug ReportLow Spline Crash Closed
100%
Task Description

While editing a spline with fit points, I accidentally moved a fit point on top of another fit point, which locked up the software (grayed out, not responding). I had to ctl / alt / del and end task to resolve.

2428QCAD (main)Feature RequestLowImplement reversing Leader entities on creation or afte...Assigned
0%
1 Task Description

Andrew,

Usually I point to something to start with.
Sometimes I want to point away from here but then the arrow is where I just clicked.

An option on creation would be nice.
The capability to reverse the Leader orientation afterwards is another method to get it pointing the intended way.

A Leader entity is stored similar as a polyline.
I think it would not be difficult to reverse the basic polyline and update the dimension shape accordingly.

Regards,
CVH

 2427 QCAD (main)Bug ReportLow Qcad Pro 3.27.8 coredump on 'Save As' and check for upd ...Closed
100%
Task Description

Arch Linux x86_64 (up to date Nov 2022)
System Qt version: 5.15.7
Qcad Pro 3.27.8 64-bit

The ‘standard’ Linux installer for Qcad Pro 3.27.8 (qcad-3.27.8-pro-linux-x86_64.run) dumps core on either of the following actions:

- Help/’Check for Updates’

- File/Save As...

However, installing the ‘qcad-3.27.8-pro-linux-qt5.14-x86_64.run’ version built against a more recent version of Qt (as of Nov 2022) does not display these issues.

I am leaving this here in case it is helpful to other users.

 2426 QCAD (main)Feature RequestLow Include linear scale for Arc Length Dimension Closed
100%
1 Task Description

Additional to  FS#2425 

Include scale option in Option Toolbar for Arc Length Dimensions.
Include scaling RDimArcLengthData by linear factor.

Regards,
CVH

 2425 QCAD (main)Bug ReportLow Dimension > Arc Length: Always uses linear factor from  ...Closed
100%
1 Task Description

Hi Andrew

When I apply an Arc Length Dimension the result is incorrect, see forum post with screenshot and dxf..

https://qcad.org/rsforum/viewtopic.php?f=33&t=9692#p39217

Cheers
John

 2424 QCAD (main)Bug ReportLow File/Folder selection dialogs are broken under KDE Closed
100%
Task Description

I run KDE Plasma (KWin window manager) on Gentoo Linux.

I have tested with several different builds of QCAD 3.27.8:

If I use Open, Save As, and anything else that selects a file or a folder, the dialog does not show any contents, and the terminal prints an error:

Warning:  couldn't create slave: "Unknown protocol 'file'."

Some of the dialogs behave better by deselecting:
Application Prefs > File: Open/Save > File Dialog > Use system file dialog

So, looking through the code, I noticed that there is already KDE-specific handling to avoid using the system dialog, but it has probably been broken since switching to QT5, because Q_WS_X11 (and all other Q_WS_* global macros) no longer exist with QT5+.

I’ve attached a patch that fixes the usage of that macro. With that patch, in my portage-built Community Edition build, I no longer have to deselect “Use system file dialog”.

But, there are at least two places that do not respect the DontUseNativeDialogs setting:

  • Application Prefs > File > Templates > Template Folders > Add
  • Application Prefs > Widgets > Library Browser > Library Sources > Add...

I found the scripts source for the Library Browser PreferencesPage.ui, but I couldn’t find the same for the Templates selection, probably because that is a Pro-only feature (right?).

For the LibraryBrowser, here is the appropriate sections of code:

So, somehow this line needs to change to use the DontUseNativeDialogs setting, but I’m not sure how to do that (I don’t have much experience with QT development).

var dir = QFileDialog.getExistingDirectory(this, fileDlgTitle);

Assuming that Template Folders preference also uses the DirectoryList widget, fixing this should fix that pref pane as well.

 2423 QCAD (main)Bug ReportLow QCAD 3.27.8 Crashes while starting Closed
100%
Task Description

Here’s the output in the console:

QCAD version 3.27.8
12:34:54: Debug: loading plugins...
12:34:54: Debug: loading static plugins...
12:34:55: Debug: trying to load theme stylesheet: themes/Default/stylesheet.css
12:34:55: Debug: trying to load theme stylesheet: themes/Default/stylesheet_linux.css
12:34:56: Debug: CadToolBar.initStyle
12:34:56: Debug: EcmaScriptShell.initStyle:
12:34:57: Debug: loading plugins...
12:34:57: Debug: loading static plugins...
Warning: action not found: “VisibleInCadToolBar” Warning: action not found: “VisibleInMatrixPanel” Warning: action not found: “VisibleInMenu” Warning: action not found: “VisibleInToolBar” Warning: action not found: “VisibleInUserToolBar1” Warning: action not found: “VisibleInUserToolBar2” 12:35:00: Debug: checking for QCAD Pro updates...
Warning: QSslSocket: cannot resolve SSL_set_psk_client_callback
Warning: QSslSocket: cannot resolve SSL_set_psk_server_callback
Warning: QSslSocket: cannot resolve SSL_CTX_use_psk_identity_hint
Warning: QSslSocket: cannot resolve SSLv2_client_method
Warning: QSslSocket: cannot resolve SSLv3_client_method
Warning: QSslSocket: cannot resolve SSLv2_server_method
Warning: QSslSocket: cannot resolve SSLv3_server_method
Auto configuration failed
140619518608640:error:0EFFF065:configuration file routines:CRYPTO_internal:missing equal sign:conf/conf_def.c:346:line 24
Warning: QMutex: destroying locked mutex

QCAD has unexpectedly quit.

Please use the offscreen or minimal platform plugin for headless systems
(without a running X11 server):
./qcad -platform offscreen

In addition, you might have to override the default Qt style
to prevent the loading of a native desktop style (such as GTK):
./qcad -style plastique

Here are my system’s specs:

Operating System: openSUSE Tumbleweed 20221113
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7
Kernel Version: 6.0.8-1-default (64-bit)
Graphics Platform: X11
Processors: 4 × AMD Phenom™ II X4 910e Processor
Memory: 7.5 GiB of RAM
Graphics Processor: AMD RS880

 2422 QCAD (main)Bug ReportLow Error message pops up every (about) 10 min Closed
100%
Task Description

Just bought the software, seems to be fine except of the problem described in the title

2421QCAD (main)Feature RequestLowMake the preview of Shorten (LE) more visibleAssigned
0%
1 Task Description

Andrew,

When we use Lengthen/Shorten (LE) with a positive amount the result is clearly visible when indicating a side of an entity.
With a negative amount there is seemingly no preview.
It is generated and shown but one can not distinguish it especially with solid lines.

Adding an orthogonal auxiliary preview shape some N pixels long would do the trick. ;-)

Regards,
CVH

 2420 QCAD (main)Bug ReportLow Snap > X/Y from Points / Y/X from Points: command line  ...Closed
100%
Task Description

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

 2419 dwg2csvBug ReportLow dwg2csv quote handling Closed
100%
1 Task Description

When a text string contains a double quote(”) character, the value is not quoted.
If the text string contains a comma, the value is quoted (using double quotes).

When a text string starts with a double quote, it is unclear which of the above two states is correct, making for difficult parsing. (Excel seems to assume the second state when possible)

It would make parsing much easier if the output csv followed the format provided in rfc4180, namely that

If fields are not enclosed with double quotes, then double quotes may not appear inside the fields
(2.5)
If double-quotes are used to enclose fields, then a double-quote appearing inside a field must be escaped by preceding it with another double quote
(2.7)
2418QCAD/CAMFeature RequestLowInclude a GroupCustom widget in CAM Toolpath dialogs.Assigned
0%
2 Task Description

Andrew,

Unrelated to OS or QCAD version.

In the postprocessor configuration dialog there is a group box called ‘GroupCustom’.
One can add custom widgets to that, rename it and so on.

Such is not provided in CamProfileToolpathDialog.ui or CamDrillToolpathDialog.ui

It should be possible but we aren’t really able to mix up things with the ‘Message’ QLabel ...
A reserved QGroupBox would do the trick. ;-)

Related topic:
https://www.qcad.org/rsforum/viewtopic.php?f=74&t=9647

Regards,
CVH

 2417 QCAD (main)Bug ReportLow Insert Measurement/e.g. d1 Point to Point fails within  ...Closed
100%
Task Description

Insert Measurement / e.g. Point to Point fails within Coordinate (SX) dialog. It is offered for X and Y but I can’t find a way to use it. For a proper measurement with IP I need to use Autosnap etc. but that means I have to switch from Coordinate snap to an other snap with no way to return to use the d1 variable.

2416QCAD (main)Feature RequestLowAutomatically set a proper alternating row color for th...Assigned
0%
1 Task Description

Andrew,

When switching from Default to Dark mode the text on alternating rows is hardly visible.
We can customize this color.

It would be easier if a proper default color is set on switching to and back.

Perhaps the user preferences can be remembered.
Perhaps only when the contrast would be affected.

Regards,
CVH

 2414 QCAD (main)Bug ReportLow Shortcut YR, YE etc fails when layer is marked. Closed
100%
Task Description

Shortcut YR, YE etc. fails for marked Layer. It works at active layer.

 2413 QCAD (main)Bug ReportLow Layer > (De-)Select Layer Entities: Default shortcuts Y ...Closed
100%
Task Description

Shortcut Y+, Y- fails for selecting Layer Entities in a Layer List. Letter is ignored and +, - zooms the drawing

 2412 QCAD (main)Bug ReportLow Request for option Closed
100%
Task Description

For what I use QCad for it would be extremely helpful - and likely quite simple to implement - to have an option to display values (e.g. measurements of position and length) in inches only instead of feet and inches. I suppose if I were working in metric units the same idea would apply to centimetres only instead of metres + centimetres. Consider you have a line segment whose x-position is 3’ 11 17/32” and you need to move it by 2’ 7 13/64”. The math would just be a lot simpler if the “feet” measure were in inches - so 47 17/32” and 31 13/64”.

 2411 QCAD (main)Feature RequestLow Report hatching loop errors in the user defined coordin ...Closed
100%
1 Task Description

Andrew,

In “Loop not closed at point 120.079/259.997.” we can not use the coordinate as such.
With my preferences I would need 120,079;259,997 as a valid coordinate to enter in the command line.
I do this ‘translation’ in between in Notepad.

Not that personally my boundaries are frequently off ;-)

Reported by <OttoZ> in:
https://www.qcad.org/rsforum/viewtopic.php?f=89&p=38836#p38829
‘Die Koordinaten lassen sich nicht kopieren, sonst könnte man zur Fehlstelle springen.’

In all cases the “/” is not a valid Cartesian coordinate separator.
The dot at the end of the sentence is also not so common in QCAD.

Regards,
CVH

 2410 QCAD (main)Bug ReportLow Edit > Application Preferences > Graphics View > Fonts: ...Closed
100%
2 Task Description

Edit: And it fails often to read the menu at all at the first time. A second try will display the information ...

 2409 QCAD (main)Bug ReportLow Area measurement of hatches leads to a crash of QCAD Closed
100%
Task Description

Reported in the QCAD Forum by TSG on a macOS Catalina system.
Details on this topic can be found at https://www.qcad.org/rsforum/viewtopic.php?f=89&t=9603#p38738.

 2408 QCAD (main)Bug ReportLow Length of Hatch entity sums the length of the patterned ...Closed
100%
1 Task Description

Andrew,

When selecting a Hatch entity:
For a solid filled Hatch the boundaries total length is given.
With a pattern that returns the summed length of the patterned lines.

I think that the recent performance update for RHatchData::getLength returns something different than intended.

Regards,
CVH

 2407 QCAD (main)Bug ReportLow App stalling for Trace Bitmap with no image in selectio ...Closed
100%
Task Description

Andrew,

Trace Bitmap requires a selection.
QCAD stalls when the first entity id is not an RImageEntity .

The prevImageEntity.getFileName() in the beginEvent will throw an exception for all but an RImageEntity.

The odds are against us that in a multiple selection an image is the first id.

I think you need to filter on image entities like later in the applyOperation function.

Regards,
CVH

 2406 QCAD (main)Bug ReportLow File > SVG Export: wrong arcs in blocks with negative s ...Closed
100%
1 Task Description

When using SVG export on a drawing with a block defined, the export is incorrect. Arcs are drawn incorrectly and parts of the block are missing. If that block is exploded, the SVG export is correct. Attached is a block on the lower left and the same block on the lower right after explode. Also attached is the resulting SVG file.
This is not always the case. Some blocks are correctly exported to SVG. The upper row is again a block on the left and the same block exploded on the right. It exports properly.

2405QCAD Community EditionBug ReportLowDimension scaling not workingAssigned
0%
Task Description

I’m using QCAD Community Edition 3.27.7 on Windows 11.

When I started my drawing, I was able to change the size scale factor of (existing) dimensions using “Edit/Drawing Preferences/Dimension/Dimension Settings/Size scale factor”. However, suddenly this feature stopped working and now I cannot switch the dimension scale factor any longer.

I used this feature to be able to adapt the scale factor of the dimensions when printing in different scales.
I.e. all my drawings are in “original” size but when it comes to printing, I print some parts in scale 1:2 (in which case I used to set the size scale factor of the dimensions to 2) and some parts in scale 1:10 (in which case I used to set the scale factor of the dimensions to 10). Using this procedure, the dimensions have the same size (font size, arrow size, gaps etc.) on both drawings.

I have attached the drawing, that shows the described issues.

 2404 QCAD (main)Performance IssueLow Extreme Lag When Selecting Solid or Pattern Hatch Closed
100%
Task Description

Hi Andrew

I get Extreme Lag When Left Click and Selecting Solid or Pattern Hatch...

Please See Thread in Forum...
https://qcad.org/rsforum/viewtopic.php?f=33&t=9588&p=38670#p38670

Screenshot & DXF Attached for your convenience ..

Version: 3.27.7.0 (3.27.7)
Build Date: Sep 30 2022
Revision: 62d387f
Qt Version: 5.14.2
Architecture: x86_64
Compiler: gcc 5.4.0

Cheers
John

 2403 QCAD (main)Bug ReportLow Print Preview Page Not The Same As Output Closed
100%
Task Description

Hi Andrew

When I Print or save as PDF the paper settings don’t seem to be working....
The output file does not match..

See Forum Post
https://qcad.org/rsforum/viewtopic.php?f=33&t=9587&p=38662#p38662

Cheers
John

 2402 QCAD (main)Bug ReportLow Selection Filter fails for different filter scenarios. Closed
100%
Task Description

Please refer to the user report below: https://www.qcad.org/rsforum/viewtopic.php?f=33&t=9586&p=38653#p38653 Note: 3.27.6.0 (3.27.6) works as intended.

Thanks.

 2401 QCAD (main)Bug ReportLow File > Print / PDF Export: Page size always A4 Closed
100%
1 Task Description

Only prints on A4 size paper, no matter what settings, print or pdf export, print from model or from layout block

Version:
3.27.7.0 (3.27.7)
Internet:
QCAD.org
Build Date:
Sep 29 2022
Revision:
58ecdde
Qt Version:
5.13.2
Architecture:
x86_64
Compiler:
MSVC++ 14.0 (2015)

 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.

 2399 QCAD (main)Bug ReportLow Directly edit object's Y coordinate, with a formula, al ...Closed
100%
Task Description

Select an object, e.g. a block or text. Hit G P to open the object’s properties.

Select the text input for the X coordinate. Add the string +0.1 to the end. Hit enter. The coordinate is increased by 0.1.

Repeat this for the Y coordinate. The coordinate always becomes 1.

Repeat this a second time, for the Y coordinate, without closing the properties dialogue in between edits. The coordinate updates as expected, e.g. 1.1, 1.2, 1.3...

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.

2397QCAD (main)Bug ReportLowPost processor "LaserGBRL (offset) [mm] fails at tabsAssigned
0%
1 Task Description

Post processor “LaserGBRL (offset) [mm] fails to turn off/on (M5, M4) at Tabs.

Forum topic:
https://www.qcad.org/rsforum/viewtopic.php?f=85&t=9552&p=38496#p38495

2396QCAD (main)Bug ReportLowMissing Dim/Label Format information from an extern wri...Assigned
0%
Task Description

Please refer to forum topic: https://www.qcad.org/rsforum/viewtopic.php?f=89&t=9556

The attached example file is written with a third party CAD program in R15.
Opened in QCAD CE all Dim/Label information are available.
If I load this drawing in QCAD Pro the Dim/Label information are lost.

If I load and save the example drawing with CE the newly written dxf is readable in Pro without any issue.

 2395 QCAD (main)Bug ReportLow Incorrect new lightyear conversion value Closed
100%
Task Description

Seen
https://github.com/qcad/qcad/commit/302010556a077f71b3de6c3c0f8f3df0282a5da9 And that all entries are a division by 1000

It is exactly 9 460 730 472 580 800 meter
To return a correct factor to meters the value must be a factor 1000 larger.

131 return 9460730472580800000 / 1000;

More info:
https://www.qcad.org/rsforum/viewtopic.php?f=31&t=9506&p=38295#p38295

Kind regards,
CVH

Showing tasks 351 - 400 of 2562 Page 8 of 52<<First - 6 - 7 - 8 - 9 - 10 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing