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)

IDCategory  ascTask TypeSeveritySummaryStatusProgress
 546 QCAD (main)Bug ReportLow visible hint lost in RC5 if hatch loop not closed Closed
100%
Task Description

RC4 and RC5 lost the very useful visible hint that was shown in RC2 at the invalid point of a non-closed boundary.

If this is not a bug, this task is a feature request to re-insert this feature. ;-)

 466 QCAD (main)Bug ReportLow unwanted auto-inserted layer on save Closed
100%
Task Description

after saving with qcad3 and re-opening, sometimes there is an additional layer “Defpoints” for unknown reason (qcad2 did not, qcad3 does not always)

 497 QCAD (main)Bug ReportMedium Trim: Tangent on circle: debugger appears Closed
100%
Task Description

having a line tangent on a circle, the Qt Debugger appears when:
- select trim tool
- select line
- mouse over circle

The debugger stops in line 326 of scripts/Modify/Trim/Trim.js (trimmed1.trimStartPoint(is2);) with the following message:
Uncaught exception at scripts/Modify/Trim/Trim.js:326: Error: :-1:-1: Wrong number/types of arguments for RArcEntity.trimStartPoint().
<native>(undefined) at -1
<anonymous>(op = RMixedOperation(0xe50a9a0), limitingEntity = RLineEntityPointer(0xff9b740), limitingShape = RLine(RShape(address: “0xe2a1608”), startPoint: RVector(36379.7, 46367.3, 0) , endPoint: RVector(40858.6, 44174.7, 0) ) , limitingPos = RVector(37446.8, 45886.1, 0) , trimEntity = RCircleEntityPointer(0xefa0170), trimPos = RVector(37054.5, 45938.9, 0) , trimBoth = false, preview = true) at scripts/Modify/Trim/Trim.js:326
<anonymous>(preview = true) at scripts/Modify/Trim/Trim.js:186
<anonymous>() at /opt/qcad-3.0.0-rc2-prof-linux/scripts/Modify/../EAction.js:1162
<anonymous>(event = REntityPickEvent(0xbfdc3614), preview = true) at scripts/Modify/Trim/Trim.js:166
<anonymous>(event = REntityPickEvent(0xbfdc3614)) at /opt/qcad-3.0.0-rc2-prof-linux/scripts/Modify/../EAction.js:1237
<global>() at -1
326 trimmed1.trimStartPoint(is2);
Uncaught exception at scripts/Modify/Trim/Trim.js:326: Error: :-1:-1: Wrong number/types of arguments for RArcEntity.trimStartPoint().
<native>(undefined) at -1
<anonymous>(op = RMixedOperation(0xec6fea8), limitingEntity = RLineEntityPointer(0×11830730), limitingShape = RLine(RShape(address: “0x10c1c988”), startPoint: RVector(36379.7, 46367.3, 0) , endPoint: RVector(40858.6, 44174.7, 0) ) , limitingPos = RVector(38065.4, 45591.8, 0) , trimEntity = RCircleEntityPointer(0xeee04a0), trimPos = RVector(37145, 45818.2, 0) , trimBoth = false, preview = true) at scripts/Modify/Trim/Trim.js:326
<anonymous>(preview = true) at scripts/Modify/Trim/Trim.js:186
<anonymous>() at /opt/qcad-3.0.0-rc2-prof-linux/scripts/Modify/../EAction.js:1162
<anonymous>(event = REntityPickEvent(0xbfdc3614), preview = true) at scripts/Modify/Trim/Trim.js:166
<anonymous>(event = REntityPickEvent(0xbfdc3614)) at /opt/qcad-3.0.0-rc2-prof-linux/scripts/Modify/../EAction.js:1237
<global>() at -1

 287 QCAD (main)Feature RequestVery Low tool bar icon size Closed
100%
Task Description

It would be nice if one could not only change the icon size of the widget panel but also the icon size of the tool bars.

 530 QCAD (main)Bug ReportMedium sporadic unwanted close of QCad Closed
100%
Task Description

Using the move and scale tools, QCad sometimes (reason unknown so far) crashes in RC4 (never seen that in RC2).

 464 QCAD (main)Bug ReportLow select not possible in zoom Closed
100%
Task Description

if drawing is zoomed too much, it is impossible to select a line with a single click (workaround: use area select)

 526 QCAD (main)Bug ReportLow Qt Debugger appears right clicking view widget Closed
100%
Task Description

Right clicking at “view list” widget list results in Qt Debugger appearing with message

Uncaught exception at /opt/qcad-3.0.0-rc4-prof-linux/scripts/Widgets/ViewList/ViewList.js:46: TypeError: Result of expression ‘RGuiAction.getByScriptFile(”scripts/View/Remove/RemoveView.js”)’ [null] is not an object.
46 RGuiAction.getByScriptFile(”scripts/View/Remove/RemoveView.js”).addToMenu(menu);

 433 QCAD (main)Bug ReportLow QScriptEngine::newVariant(): changing class of non-QScr ...Closed
100%
Task Description

Hi there,

don’t know if this is a bug or not: starting QCad 3.0.0 rc2 running on Ubuntu (rc3 not yet available for Linux) prints several warnings. Console output is:

Debug: Init script plugins...
Warning: Application asked to unregister timer 0x2100000e which is not registered in this thread. Fix application.
Warning: RGuiAction::getByScriptFile: no action found: “Scheme”
Debug: TIMER: 2196 ms - “loading and initializing plugins”
Warning: QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug: Creating storage...
Debug: Creating spatial index...
Debug: Creating document...
Debug: Creating MDI child...
Debug: Initialize Viewports...
Debug: Init graphics view...
Debug: Init scrollbars...
Debug: Init rulers...
Debug: Init idle and default actions...
Warning: QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Warning: QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug: Show MDI child...
Debug: Init event handler...
Debug: updateScenes...
Debug: updateGuiActions...
Debug: notifyListenersSlot...
Warning: QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Warning: QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Warning: QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Warning: QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug: updateScenes...
Debug: updateGuiActions...
Debug: notifyListenersSlot...
Warning: QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Warning: QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug: updateScenes...
Debug: updateGuiActions...
Debug: notifyListenersSlot...
Debug: autostart.js: main(): end.

Regards - Stefan

 841 QCAD (main)Bug ReportLow qcad 3.0.0 prof not working under xubuntu 13.04_64 Closed
100%
Task Description

Had to re-install XUbuntu, now 13.04 64 bit instead of 12.04 32 bit. Now qcad 3.0.0 professional isn’t working any more (bash won’t execute qcad-bin), even after fresh re-install. I tried qcad-3.0.0-prof-linux-alt-x86.tar.gz and qcad-3.0.0-prof-linux-x86.tar.gz downloaded 20.07.2012 (I can not download anything and can not get updates because payment is more than 12 months ago).

 288 QCAD (main)Performance IssueLow opening dwg file takes very long [improved] Closed
100%
Task Description

Opening a 4 MB dwg file results in no-response for about five minutes. Opening the same file with DraftSight takes less than five seconds.

 286 QCAD (main)Bug ReportHigh mutex lock failed Closed
100%
Task Description

Starting qcad 3 beta 2 under xubuntu 10.04, there are several warnings and debug messages. The “mutex lock failed” seems to be worth reported.

Complete console output:

#77-Ubuntu SMP Tue Sep 13 19:40:53 UTC 2011
i686
application directory:  "/home/smf/qcad-3.0.0-beta2-trial-linux" 
working path:  "/home/smf/qcad-3.0.0-beta2-trial-linux" 
library path:  "/home/smf/qcad-3.0.0-beta2-trial-linux/plugins" 
Debug:    Init script plugins... 
Debug:    TIMER:  1424 ms -  "loading and initializing plugins" 
Warning:  RScriptHandlerEcma::doScript: engine busy: aborting evaluation of script: 

 "scripts/File/NewFile/NewFile.js" 

 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    Creating storage... 
Debug:    Creating spatial index... 
Debug:    Creating document... 
Debug:    Creating MDI child... 
Debug:    Initialize Viewports... 
Debug:    Init graphics view... 
Debug:    Init scrollbars... 
Debug:    Init rulers... 
Debug:    Init idle and default actions... 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Debug:    lock failed:  "EACTION FINISH: scripts/Snap/Auto/Auto.js" 
Debug:    locker:  "NEW" 
Debug:    lock failed:  "EACTION RESUME: scripts/Idle/Reset/Reset.js" 
Debug:    locker:  "NEW" 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Debug:    lock failed:  "EACTION FINISH: scripts/Snap/RestrictOff/RestrictOff.js" 
Debug:    locker:  "NEW" 
Debug:    lock failed:  "EACTION RESUME: scripts/Idle/Reset/Reset.js" 
Debug:    locker:  "NEW" 
Debug:    Show MDI child... 
Debug:    lock failed:  "RMainWindowQt::subWindowActivated" 
Debug:    locker:  "NEW" 
Debug:    Init event handler... 
Debug:    updateScenes... 
Debug:    updateGuiActions... 
Debug:    notifyListenersSlot... 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Debug:    setActiveSubwindow... 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Warning:  QScriptEngine::newVariant(): changing class of non-QScriptObject not supported
Debug:    RDocumentInterface::deleteTerminatedActions: mutex lock failed 
Debug:    lock failed:  "EACTION FINISH: scripts/Idle/Reset/Reset.js" 
Debug:    locker:  "RMdiChildQt::closeEvent" 
Warning:  QMainWindow::saveState(): 'objectName' not set for QDockWidget 0xc0a1be0 'Trial;
Debug:    lock failed:  "RMainWindowQt::subWindowActivated" 
Debug:    locker:  "RMainWindowQt::closeEvent" 
Debug:    autostart.js: main(): end. 
 505 QCAD (main)Feature RequestLow multiple print configurations (layer+scale+center) Closed
100%
Task Description

having multiple print configurations regarding visible layers, scale and paper centre saved in the drawing or in a separate file would be extremely helpful

293QCAD (main)Feature RequestLowmulti-select for blocksAssigned
0%
Task Description

It would be nice if one could select multiple blocks in the block list at once (holding ctrl or ctrl+shift). Main purpose would be to delete them if they are not needed anymore. If possible, the same applies to layers.

 529 QCAD (main)Bug ReportLow move tool moves entities to mouse position instead of c ...Closed
100%
Task Description

Sometimes (60%, unknown reason) the move tool MV moves the selected entities to the current mouse position (after the final “ok” click at the move properties dialog) instead of click position of target (before the move properties dialog).

 549 QCAD (main)Bug ReportVery Low linewidth seems to be ignored in bitmap export Closed
100%
Task Description

I tried exporting a 297x210mm drawing to png with 2970×2100 pixels, lines had linewidth 2mm and resulting lines in png had only a few pixels (instead of the expected ~20 pixels).

 650 QCAD (main)Bug ReportLow library dependencies changed from rc5 to final Closed
100%
Task Description

Hi there,

trying to start the final qcad-3.0.0 under Ubuntu results in

./qcad-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by ./libQtCLucene.so.4)

qcad-3rc5 runs fine - do I have to install something to run the final qcad3?

Thanks - Stefan

 304 QCAD (main)Feature RequestMedium invalid hatch area hint Closed
100%
Task Description

Trying to build a hatch area sometimes results in “invalid hatch area”. It would be nice if QCAD could give a hint why / where the problem occurs (where is “line too long” or “not closed”).

 465 QCAD (main)Bug ReportLow hatch with pattern empty (solid ok) Closed
100%
Task Description

valid hatch is not visible if filled with pattern instead of solid fill

 544 QCAD (main)Bug ReportLow Hatch not restored correctly in undo operation after sc ...Closed
100%
Task Description

Scaling some entities including hatches and undo-ing this, the hatches are not restored correctly (still existing, but completely malformed).

 468 QCAD (main)Bug ReportLow hatch not existing after save+reopen Closed
100%
Task Description

After several hints (see IDs 464 and 465) I removed all non-zero Z-coordinates inside a dxf, so hatches seem to work even with pattern now. But after save and re-open, the hatch is not existing anymore (even with select all).

 635 QCAD (main)Bug ReportMedium hatch fills wrong area, saving results in "Exception oc ...Closed
100%
Task Description

Attached you’ll find a floor plan.

Trying to fill the walls (layer “KG_Wand”), the hatch does not fill them but the space inside the rooms.
Saving the file (with the wrong hatch) leads to

Exception occurred. Entity NOT saved: 148

in the Command Window, after re-opening the file the hatch is (as expected) not existing anymore.

 434 QCAD (main)Bug ReportMedium filling wrong areas Closed
100%
Task Description

Hi,

qcad3 shows wrong filling of areas, see attached example in qcad3rc2 (wrong) vs. qcad2 (ok).

Regards - Stefan

 541 QCAD (main)Bug ReportLow dxf not readable with QCad3 but was in QCad 2 Closed
100%
Task Description

I got a dxf (AC1006) from a client which is not readable by QCad 3 RC5 (”check file format...”) but is perfectly shown by QCad 2.2; opening in QCad 2.2, saving there and re-opening in QCad 3 does the trick.

 521 QCAD (main)Bug ReportLow dwg2pdf lost output with RC4 Closed
100%
Task Description

Previous working example script dwg2pdf creates empty pdf with QCad 3 RC4.
File size matches output of dwg2pdf in RC2, but output was ok in RC2.

 477 QCAD (main)Feature RequestLow crop objects at page margins Closed
100%
Task Description

It would be nice if QCad would print only objects inside page margins (i.e. to print a detail of a large drawing with margins). At the moment objects are visible up to page borders, and exporting to PDF with re-printing to a larger page contains even more objects.

 478 QCAD (main)Bug ReportHigh crash on "Draw" - "Insert Bitmap" Closed
100%
Task Description

Selecting “Draw” and “Insert Bitmap” from the menu shows file dialog “Import Bitmap” for a split second and then crashes completely with segmentation fault.

Running Ubuntu Linux 10.04 LTS with QCad3 rc2.

Console output:
Debug: updateScenes...
Debug: updateGuiActions...
Debug: notifyListenersSlot...
Warning: RScriptHandlerEcma::createActionDocumentLevel(): “scripts/Snap/RestrictOff/RestrictOff.js” : Engine is busy. Aborting...
Warning: RScriptHandlerEcma::createActionDocumentLevel(): “scripts/Snap/SnapAuto/SnapAuto.js” : Engine is busy. Aborting...
/opt/qcad-3.0.0-rc2-prof-linux/qcad: line 35: 5905 Segmentation fault LD_LIBRARY_PATH=”$DIR” “$binary” $OPT1 $OPT2 “$@”

 658 QCAD (main)Bug ReportLow crash if file is write (!) only Closed
100%
Task Description

Opening a file which is (by accident) write only results in QCad crashing. Read only or read/write files are opened without problems.

As write only files do not make much sense, this should not come up too often...

 454 QCAD (main)Feature RequestLow combined move/rotate/scale with two reference points Closed
100%
Task Description

It would be extremely helpful, if marked objects could be moved/rotated/scaled in a single step with two reference points as source and two reference poitns as destination. With a tool like this, “should match”-drawings could be merged easily.

 537 QCAD (main)Bug ReportLow colors changed for print Closed
100%
Task Description

light grey is printed as black starting with RC5 (was grey in RC4 which was fine)

525QCAD (main)Feature RequestLowchange the printed symbol of pointsAssigned
0%
1 Task Description

Hi,

in QCAD3 RC2 points were printed as crosses, in QCAD3 RC4 they are printed as (very little) points. I think this isn’t a bug but a feature. ;-)

It would be nice if one could change this behaviour / select the symbol of points.

Best regards - Stefan

This is a double post of http://www.ribbonsoft.com/rsforum/viewtopic.php?p=5870#5870 as suggested there.

 552 QCAD (main)Feature RequestMedium autosave removing last auto saved file Closed
100%
Task Description

I would like to see an autosave-option which allows to autosave, but which keeps only the latest autosave file (instead of all). So there would be autosave (if something crashes) but the hard disk is not filled up too fast.

 538 QCAD (main)Feature RequestLow add to / remove from hatch Closed
100%
Task Description

Given a hatch, it would be very useful if one could add another closed polyline to the existing hatch or remove the overlapping area from the existing hatch.

 663 QCAD (main)Feature RequestLow (de-)select by property Closed
100%
Task Description

It would be nice if one could
- select
- deselect from the current selection
all entities with a specific property, for example:
- all entities which are texts
- all entities with angle === 180
- all entities with color !== red
The current property editor has the perfect gui for it. On a similar gui one could change a value there which changes the selection instead of the properties of the selected entities.

I think there would be no need for “and” or “or”, if the current selection can be reduced or extended.

Showing tasks 1 - 33 of 33 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing