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 Type  ascSeveritySummaryStatusProgress
 272 QCAD (main)Bug ReportLow Exception Linux Closed
100%
Task Description

Welcome to the Qt Script debugger.
Debugger commands start with a . (period).
Any other input will be evaluated by the script interpreter.
Type “.help” for help.

Uncaught exception at C:/Programme/QCAD 3 Beta2/scripts/File/PrintPreview/../..\library.js:635: Error: cannot access member `objectName’ of deleted QObject
635 if (!isNull(child.objectName) && child.objectName != ““) {

 278 QCAD (main)Bug ReportLow ECMAScript: all scripts should be read as UTF-8 Closed
100%
Task Description

Scripts that are included through the ECMAScript include function are read with a default constructed QTextStream. UTF-8 should be forced.

 280 QCAD (main)Bug ReportLow dxf import: vertical text position Closed
100%
Task Description

see 404011_0310_001.dxf

 281 QCAD (main)Bug ReportLow dxf import: show paper space by default Closed
100%
Task Description

dxf import: show paper space by default if whole drawing is constructed on paper space or read ‘current block’ from sxf if available.

 282 QCAD (main)Bug ReportLow dxf import: single line text: diameter, plus minus, ... Closed
100%
Task Description

dxf import: single line text: diameter, plus minus, degree shown as c, p, %%d

 283 QCAD (main)Bug ReportLow property editor: shift - left arrow to select broken Closed
100%
Task Description

property editor: shift - left / right arrow to select in line edit broken (hot key for next / prev tab)

 291 QCAD (main)Bug ReportLow Tangent Point - Circle Closed
100%
Task Description

See:
http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1642

 294 QCAD (main)Bug ReportLow Printing: Exception: page tags Closed
100%
Task Description

Uncaught exception at C:/DISEGNO/QCAD Professional/scripts/File/PrintPreview\Print.js:345: Error: QFont::QFont(): could not find a function match; candidates are: QFont() QFont(QFont arg1) QFont(QFont arg1, QPaintDevice pd) QFont(String family, int pointSize, int weight, bool italic)

 296 QCAD (main)Bug ReportLow Segmentation Fault: Mac OS X: Print Preview Closed
100%
Task Description

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x9392df87 objc_msgSend + 23
1 QtGui 0x05006ceb -[QCocoaWindow sendEvent:] + 267
2 com.apple.AppKit 0x902b760b -[NSApplication sendEvent:] + 6431
3 QtGui 0x0500a3ed -[QNSApplication sendEvent:] + 93
4 com.apple.AppKit 0x9024b253 -[NSApplication run] + 917
5 QtGui 0×05014481 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1505
6 QtCore 0x04d60941 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
7 QtCore 0x04d60c8a QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 170
8 QtCore 0x04d620e6 QCoreApplication::exec() + 182
9 ...ript_core_debug.1.0.0.dylib 0x1dec391e qtscript_QCoreApplication_static_call(QScriptContext*, QScriptEngine*) + 1316 (qtscript_QCoreApplication.cpp:314)
10 QtScript 0x04af8318 QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) + 136
11 QtScript 0x04a10871 QTJSC::NativeFuncWrapper::operator()(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) const + 113
12 QtScript 0x049e5ac9 cti_op_call_NotJSFunction + 489
13 ??? 0x202e626f 0 + 539910767
14 QtScript 0x0499d057 QTJSC::Interpreter::execute(QTJSC::EvalExecutable*, QTJSC::ExecState*, QTJSC::JSObject*, int, QTJSC::ScopeChainNode*, QTJSC::JSValue*) + 1031
15 QtScript 0x0499d351 QTJSC::Interpreter::execute(QTJSC::EvalExecutable*, QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::ScopeChainNode*, QTJSC::JSValue*) + 97
16 QtScript 0x04aca7b6 QScriptEnginePrivate::evaluateHelper(QTJSC::ExecState*, long, QTJSC::EvalExecutable*, bool&) + 582
17 QtScript 0x04acb011 QScriptEngine::evaluate(QString const&, QString const&, int) + 801
18 com.ribbonsoft.qcad 0x0003868b RScriptHandlerEcma::eval(QString const&, QString const&) + 57
19 com.ribbonsoft.qcad 0x00037c6f RScriptHandlerEcma::doScript(QString const&, QStringList const&) + 805
20 com.ribbonsoft.qcad 0x009c3b8d RScriptHandler::init(QString const&, QStringList const&) + 641
21 com.ribbonsoft.qcad 0x0002f4b8 main + 3878 (main.cpp:218)
22 com.ribbonsoft.qcad 0x0002e289 _start + 208
23 com.ribbonsoft.qcad 0x0002e1b8 start + 40

 303 QCAD (main)Bug ReportLow Hatch with spline boundary Closed
100%
Task Description

If spline boundary has fit points, hatch is loaded with visible inaccuracy.

 307 QCAD (main)Bug ReportLow Library Browser DB File Locked Closed
100%
Task Description

Handle situation in which DB file is locked (from previous crash, ...).

Currently, the debugger is shown repeatedly.

 322 QCAD (main)Bug ReportLow Line type scaling with print scale factor Closed
100%
Task Description

In QCAD 2, line type patterns are scaled according to the print preview drawing scale, also in model space.
This is not the case in QCAD 3 and possibly needs a different solution.

Possible solutions:

  • two different LTSCALEs for model space and print preview
  • same behavior as QCAD 2
 325 QCAD (main)Bug ReportLow Layer renaming: changing name from lower case to upper  ...Closed
100%
Task Description

Layer renaming: changing name from lower case to upper case

 328 QCAD (main)Bug ReportLow Persistent selections Closed
100%
Task Description

Preference for persistent selections

 331 QCAD (main)Bug ReportLow Snap buttons doubled Closed
100%
Task Description

1. For some reason on the Window machine, the snap toolbar buttons are doubled for all functions. I therefore have two buttons for each type of snap and cannot access the bottom snaps unless I undoc the toolbar.

For some reason, this is still fine in the Linux Beta 3. Single buttons like always.

Reported by: koosjr

 333 QCAD (main)Bug ReportLow Add layer: new layer should be active one Closed
100%
Task Description

Add layer: new layer should be active one

 336 QCAD (main)Bug ReportLow Tool bars with tools without icon Closed
100%
Task Description

Some tool bars (e.g. ‘Block’ tool bar) contain tools without an icon (empty button).
Not all tools are available in tool bars.

 351 QCAD (main)Bug ReportLow Simple text: position, simple text flag Closed
100%
Task Description

Simple text tool does not create simple text but mtext.
When changed to simple in property editor, position does not work

 357 ECMAScriptBug ReportLow include should raise exception if file not found Closed
100%
Task Description

include() should raise exception if file not found.

This is actually the case but does not seem to work properly.

 361 QCAD (main)Bug ReportLow New from template: save saves template Closed
100%
Task Description

- New from template
- Choose template
- File - Save

→ Template is overwritten instead of the “Save As” dialog being shown.

 364 QCAD (main)Bug ReportLow Default paper with default unit inch Closed
100%
Task Description

Default paper might be configured as 210×297 inches if inch is chosen as default unit.

 365 QCAD (main)Bug ReportLow Auto fit to paper fails with some drawings in inches Closed
100%
Task Description

Auto fit to paper fails with some drawings in inches

e.g. Bathroom mod 2.dxf

 370 QCAD (main)Bug ReportLow Canceling quit leaves windows in half-closed state Closed
100%
Task Description
  1. File - New
  2. File - New
  3. Draw line
  4. Quit
  5. Cancel
  6. Switch to first tab
 371 QCAD (main)Bug ReportLow Ctrl-P not working in print preview Closed
100%
Task Description

Ctrl-P not working in print preview

Linux only.

 372 QCAD (main)Bug ReportLow Loading QCAD 3 layer names with international character ...Closed
100%
Task Description

Loading QCAD 3 layer names with international characters fails in QCAD 2.

e.g. æøå

 374 QCAD (main)Bug ReportLow Text: spaces at beginning of line does not indent Closed
100%
Task Description

Text: non-breaking spaces (\~) at beginning of line does not indent.

See aeg_koe_1_H0_A.dxf

 375 QCAD (main)Bug ReportLow Text: white text shown as white on white in text dialog Closed
100%
Task Description

Text: white text shown as white on white in text dialog

See: aeg_koe_1_H0_A.dxf

 376 QCAD (main)Bug ReportLow Text: alignment: simple text starting with spaces Closed
100%
Task Description

Text: alignment: simple text starting with spaces or ending in spaces is not aligned correctly.

 377 QCAD (main)Bug ReportLow Text: empty lines do not cause enough line spacing Closed
100%
Task Description

Text: empty lines do not cause enough line spacing

 379 QCAD (main)Bug ReportLow Dimension: move label when label is beside dimension li ...Closed
100%
Task Description

Dimension: moving label when label is beside dimension line not possible with drag and drop.

 383 QCAD (main)Bug ReportLow Property editor: Moving entities to invisible layer Closed
100%
Task Description

Entities cannot be added to an invisible layer which is intended.

However, it should be allowed to change the layer in the property editor to an invisible layer.

 386 QCAD (main)Bug ReportLow Snap to center: does not work for circles in block refe ...Closed
100%
Task Description

Snap to center: does not work for circles in block references

See:
http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1705

 392 QCAD (main)Bug ReportLow Complex blocks: moving does not update spatial index co ...Closed
100%
Task Description

Complex blocks: moving does not update spatial index correctly

 399 QCAD (main)Bug ReportLow Exception when disabling splash with non-english UI lan ...Closed
100%
Task Description

Exception when disabling splash with non-english UI language

See also:
http://ribbonsoft.com/rsforum/viewtopic.php?p=5172#5172

'splash'"Loading plugin translations...""\n"
 400 QCAD (main)Bug ReportLow Round: circle entity: exception Closed
100%
Task Description

Trying to round a circle entity throws exception.

 402 QCAD (main)Bug ReportLow Highlight color of enity can match background color Closed
100%
Task Description

Highlight color of entity can match background color, making an entity ‘disappear’ on mouse over.

See also:
http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1719

 403 QCAD (main)Bug ReportLow File - Print: Print preview button not pressed Closed
100%
Task Description

File - Print: Print preview button not pressed / print preview cannot be closed with print preview button.

 411 QCAD (main)Bug ReportLow angular dimension: prompt Closed
100%
Task Description

Strange behavior when adding a simple angular dimension between two lines.
Command:dimangular shows in Command window, but there are no prompts displayed to select first line or second line.
If I proceed and select the first , then second, the Dimension Arc Location: prompt appears and the dimension is properly added.

See:
http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1734

 413 QCAD (main)Bug ReportLow images: change path in property editor Closed
100%
Task Description

Changing image path in property editor does not update image

 419 QCAD (main)Bug ReportLow Uncaught exception: GridSettings.js Closed
100%
Task Description

Uncaught exception at C:/Program Files/QCad Professional\\scripts/Edit/DrawingPreferences/GridSettings/GridSettings.js:40: TypeError: Result of expression \’GridSettings.widgets[\”GridSpacingXUnit\”]\’ [undefined] is not an object.

After the closure of qt debuger another message then qcad finally start
It\’s only at the first start of qcad.

See also:
http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1746

 422 QCAD (main)Bug ReportLow Property editor: "*VARIES*" value set as text  Closed
100%
Task Description
  1. Select two texts with different contents
  2. Click into Contents field in the property editor
  3. press enter or move focus away
  4. Texts are changed to “*VARIES*”
 423 QCAD (main)Bug ReportLow Text dialog: changing main font in source editing mode Closed
100%
Task Description

Changing main font in source editing mode reverts changes made to text.

 424 QCAD (main)Bug ReportLow Autosave: Change default directory for Windows systems Closed
100%
Task Description

Temporary directory is cleared out when booting Windows.

 428 QCAD (main)Bug ReportLow Modify - Explode: Leaders not explodable Closed
100%
Task Description

Leaders cannot be exploded.

 432 QCAD (main)Bug ReportLow Text dialog: default tab should be 'Rich Text' Closed
100%
Task Description

Text dialog: default tab should be ‘Rich Text’

 436 QCAD (main)Bug ReportLow Cut / copy with reference and paste do not change comma ...Closed
100%
Task Description

Cut / copy with reference and paste do not change command line prompt

 439 QCAD (main)Bug ReportLow Help crashes Closed
100%
Task Description

Vista 32bit, SP2

See also:
http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1767

 441 QCAD (main)Bug ReportLow Library Browser: DB file does not exist / is not creat ...Closed
100%
Task Description

I have installed QCAD 3.0 RC2 in Kubuntu 11.10 (same as Ubuntu). I installed using the RC2 .bin file. Application starts and runs as expected except for the Library Browser. If I click on the icon for the Library browser I get the following error message:

Plugin LibraryBrowser: cannot connect to DB.
Driver error: Error opening database
Database error: unable to open database file
Database file: /home/jim/.config/RibbonSoft/library_3_0_0_Beta.db
Library browser will not be available.

The only file in the /home/jim/.config/RibbonSoft/ directory is QCAD.ini. The file library_3_0_0_Beta.db does not exist anywhere under my home directory.

See also:
www.ribbonsoft.com/rsforum/viewtopic.php?p=5338

 443 QCAD (main)Bug ReportLow Script exception when selecting a spline with fit point ...Closed
100%
Task Description

Script exception when selecting a spline with fit points and a spline with control points

 444 QCAD (main)Bug ReportLow ISO project: arcs in text Closed
100%
Task Description

Arcs in texts (e.g. dimension labels) should be projected as ellipse arcs, not polylines.

Showing tasks 101 - 150 of 748 Page 3 of 15 - 1 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing