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)

ID  descCategoryTask TypeSeveritySummaryStatusProgress
962QCAD (main)Feature RequestLowDefault save / open directoriesAssigned
0%
1 Task Description

Add the option to use a fixed path for the save to, open and CAM export directories.

(G code files are usually saved in on directory that the Control Program opens them up from so this would save a ton of mouse clicking)

 961 QCAD/CAMBug ReportLow transactionlistener.so plugin gets installed to the wro ...Closed
100%
Task Description

When compiling QCAD 3.4.2.0 on Linux, the transactionlistener plugin gets installed to the wrong folder. The attached patch provides the correct directory path that trasactionlistener.so file gets installed too.

 960 QCAD (main)Bug ReportLow Pinch gesture support bindings broke FreeBSD build Closed
100%
Task Description
g++ -c -pipe -O2 -Wall -W -pthread -D_THREAD_SAFE -fPIC -DQCAD_DLL -DPTHREADS 
  -DHAVE_PTHREAD_H -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB
  -DQT_SCRIPTTOOLS_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB
  -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
  -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I/usr/local/include/qt4/QtHelp
  -I/usr/local/include/qt4/QtDesigner -I/usr/local/include/qt4/QtUiTools
  -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork
  -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtOpenGL
  -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtXmlPatterns
  -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtSvg
  -I/usr/local/include/qt4/QtScriptTools -I/usr/local/include/qt4/QtScript
  -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4 -I../../../../core
  -I../../../../core/math -I../../../../grid -I../../../../snap -I../../../../gui
  -I../../../../entity -I../../../../operations -I../../../../scripting
  -I../../../../stemmer -I../../../../scripting/ecmaapi
  -I../../../../scripting/ecmaapi/generated
  -I../../../../scripting/ecmaapi/adapters -I../../../../io/dxf
  -I../../../../spatialindex -I../../../../3rdparty -I. -I/usr/local/include
  -Irelease -I/usr/local/include/qt4 -I/usr/local/include -o
  release/qtscript_QPinchGesture.o
  ../../generated_cpp/com_trolltech_qt_gui/qtscript_QPinchGesture.cpp
../../generated_cpp/com_trolltech_qt_gui/qtscript_QPinchGesture.cpp:53: error: 
  redefinition of 'struct QMetaTypeId<QFlags<QPinchGesture::ChangeFlag> >'
/usr/local/include/qt4/QtGui/qgesture.h:202: error: previous definition of 
  'struct QMetaTypeId<QFlags<QPinchGesture::ChangeFlag> >'
../../generated_cpp/com_trolltech_qt_gui/qtscript_QPinchGesture.cpp:240: 
  warning: 'QScriptValue qtscript_QPinchGesture_prototype_call(QScriptContext*,
  QScriptEngine*)' defined but not used
*** [release/qtscript_QPinchGesture.o] Error code 1
$ sed '202!d' /usr/local/include/qt4/QtGui/qgesture.h
Q_DECLARE_METATYPE(QPinchGesture::ChangeFlags)
$ sed '53!d' <...>/qt-labs-qtscriptgenerator-4.8.5/<...>/qtscript_QPinchGesture.cpp
Q_DECLARE_METATYPE(QFlags<QPinchGesture::ChangeFlag>)

Using Qt version 4.8.5 in /usr/local/lib/qt4.

 959 QCAD (main)Bug ReportLow Trimming two lines which already meet causes both to di ...Closed
100%
1 Task Description

If I “Trim Both” a pair of lines which already meet, then neither line changes appearance on screen (as expected). However, after saving and reloading the file, both lines are now missing.

To reproduce:

  1. Create a new drawing
  2. Draw a 10×10 square
  3. Save the drawing
  4. Close and reopen. The square shows up as expected.
  5. Use the Trim Both tool on a pair of lines meeting at one of the corners. No change in the display.
  6. Save the drawing
  7. Close and reopen. The lines used in step 5. have disappeared.

If one or both of the lines changes length, either lengthened or shortened, then the changed line is preserved.

Build information:

Version: 3.4.2.0 (3.4.2)
Build Date: Oct 25 2013
Qt Version: 4.7.4
Compiler: MSVC++ 10.0 (2010)

Running on Windows 7 64-bit.

 958 QCAD/CAMBug ReportLow CAM Export: points not exported Closed
100%
Task Description

Points are not being exported.

 957 QCAD (main)Bug ReportLow Property editor: custom property with title 'Z' not dis ...Closed
100%
Task Description

Properties with title ‘Z’ are not displayed in the property editor. This is correct but should not apply to custom, user defined properties.

 956 QCAD (main)Bug ReportLow Screen based linetypes: splines, texts, dimensions Closed
100%
Task Description

Screen based linetypes not working for splines, texts (CAD fonts) and dimension arrows.

 955 QCAD (main)Bug ReportLow File - PDF Export: large file size Closed
100%
Task Description

Arcs and circles are exported with too many segments if the drawing scale is below 1.0 (e.g. 1:100).

 954 QCAD (main)Bug ReportMedium Coordinates entered are interpreted as direct distance  ...Closed
100%
Task Description

Entering a coordinate (e.g. 20,20) results in direct distance entry instead (angle from relative zero to mouse pointer, length 20).

 953 QCAD (main)Bug ReportMedium Crash while rendering dashed lines with zero length Closed
100%
Task Description

Line pattern factor for zero weight lines defaults to 0 which can lead to division by zero.

952QCAD (main)Feature RequestLowDimensions: manually control arrow positionAssigned
0%
3 Task Description

See drawing: I can’t seem to be able to manually change to the “To” variants – that is, override the decision of the label/arrow placement engine.

The circle in the attachment is a borderline example of when even just in this form I would more like it on the outside. If the drawing is crowded in that area, it would be even more useful to have it the other way around.

951QCAD (main)Feature RequestLowExtra Option for Block attributes ...Assigned
0%
1 Task Description

It would be nice to have the possibility to control the automatic Text orientation in Block attributes.
Something what would work like the DIM restriction: I can read the text horizontal and/or from the right side of the drawing sheet.

Right now I have the feeling that the Text orientation is dependent on the tool what I even use.
Different tools = different outcomes.

 950 QCAD (main)Feature RequestLow Copy properties from... / Copy attributes from... Closed
100%
6 Task Description

See discussion at:
http://www.qcad.org/rsforum/viewtopic.php?f=31&t=2614

 949 QCAD (main)Bug ReportLow 3.3.4 didn't promote available upgrade to 3.4  Closed
100%
Task Description

Yes, I had the ‘look for upgrades selected’ and ticked in the dialog. I only acknowledged the available update through the forum announcement made!

948QCAD (main)Bug ReportLowmainwindow example segfaultsAssigned
0%
Task Description

As far as I can tell, it never worked.

#0  0x0000000000490527 in QFormInternal::domPropertyToVariant ()
No symbol table info available.
#1  0x000000000042aea9 in QFormInternal::QAbstractFormBuilder::toVariant ()
No symbol table info available.
#2  0x00000000004498a6 in QFormInternal::QFormBuilder::applyProperties ()
No symbol table info available.
#3  0x000000000042475f in QFormInternal::FormBuilderPrivate::applyProperties ()
No symbol table info available.
#4  0x000000000042e83b in QFormInternal::QAbstractFormBuilder::create ()
No symbol table info available.
#5  0x00000000004493c0 in QFormInternal::QFormBuilder::create ()
No symbol table info available.
#6  0x000000000042182e in QFormInternal::FormBuilderPrivate::create ()
No symbol table info available.
#7  0x000000000042fa37 in QFormInternal::QAbstractFormBuilder::create ()
No symbol table info available.
#8  0x00000000004225a2 in QFormInternal::FormBuilderPrivate::create ()
No symbol table info available.
#9  0x0000000815eed3d7 in QFormInternal::QAbstractFormBuilder::load ()
   from /usr/home/ice/w/qcad/qcad/plugins/script/libqtscript_uitools.so.1.0.0
No symbol table info available.
#10 0x0000000815ededad in QUiLoader::load () from /usr/home/ice/w/qcad/qcad/plugins/script/libqtscript_uitools.so.1.0.0
No symbol table info available.
#11 0x0000000815eda326 in qtscript_QUiLoader_prototype_call (context=0x813262240)
    at ../../generated_cpp/com_trolltech_qt_uitools/qtscript_QUiLoader.cpp:282
        _q_arg0 = (QIODevice *) 0x813fe5610
        _q_arg1 = (QWidget *) 0x813ffdcd0
        _q_result = (QWidget *) 0x8006e2c00
        _id = <value optimized out>
        _q_self = (QUiLoader *) 0x813f08d40
#12 0x0000000805fc9f78 in QScript::FunctionWrapper::proxyCall () from /usr/local/lib/qt4/libQtScript.so.4
No symbol table info available.
#13 0x0000000805ee418f in QTJSC::NativeFuncWrapper::operator() () from /usr/local/lib/qt4/libQtScript.so.4
No symbol table info available.
#14 0x0000000805eb93ee in QTJSC::Interpreter::privateExecute () from /usr/local/lib/qt4/libQtScript.so.4
No symbol table info available.
#15 0x0000000805ec1ccd in QTJSC::Interpreter::execute () from /usr/local/lib/qt4/libQtScript.so.4
No symbol table info available.
#16 0x0000000805ec1ff9 in QTJSC::Interpreter::execute () from /usr/local/lib/qt4/libQtScript.so.4
No symbol table info available.
#17 0x0000000805fa9743 in QScriptEnginePrivate::evaluateHelper () from /usr/local/lib/qt4/libQtScript.so.4
No symbol table info available.
#18 0x0000000805faabc6 in QScriptEngine::evaluate () from /usr/local/lib/qt4/libQtScript.so.4
No symbol table info available.
#19 0x0000000800ac5aae in RScriptHandlerEcma::eval (this=0x811f435e0, script=<value optimized out>, 
    fileName=<value optimized out>) at RScriptHandlerEcma.cpp:855
        err = {d_ptr = {d = 0x7fffffffcf50}}
#20 0x0000000800ac65c5 in RScriptHandlerEcma::doScript (this=0x811f435e0, scriptFile=@0x7fffffffd2f0, 
    arguments=<value optimized out>) at RScriptHandlerEcma.cpp:851
        fi = {d_ptr = {d = 0x813f94700}}
        globalObject = {d_ptr = {d = 0x813ff1240}}
        contents = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 3936}, alloc = 0, size = 0, 
    data = 0x809bb387a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, 
  static shared_empty = {ref = {_q_value = 19}, alloc = 0, size = 0, data = 0x809bb389a, clean = 0, simpletext = 0, 
    righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x811c11800, static codecForCStrings = 0x0}
#21 0x0000000000417d13 in MainWindow (this=0x7fffffffd4b0, parent=<value optimized out>) at MainWindow.cpp:99
No locals.
#22 0x0000000000416ad9 in main (argc=1, argv=<value optimized out>) at main.cpp:35
        app = <value optimized out>
        window = {<QMainWindow> = {<QWidget> = {<QObject> = {_vptr$QObject = 0x4992b0, static staticMetaObject = {d = {
            superdata = 0x0, stringdata = 0x809933ae0 "QObject", data = 0x809933b80, extradata = 0x809ba94c0}}, 
        static staticMetaObjectExtraData = {objects = 0x0, 
          static_metacall = 0x80985cd80 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {
          d = 0x811d28600}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x80993cc40 "Qt", 
            data = 0x809940560, extradata = 0x0}}}, <QPaintDevice> = {_vptr$QPaintDevice = 0x499478, painters = 0}, 
      static staticMetaObject = {d = {superdata = 0x809ba94e0, stringdata = 0x808e66be0 "QWidget", data = 0x808e670c0, 
          extradata = 0x809282360}}, static staticMetaObjectExtraData = {objects = 0x0, 
        static_metacall = 0x8087899a0 <QWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, 
      data = 0x811d28748}, static staticMetaObject = {d = {superdata = 0x809282380, stringdata = 0x808ec04c0 "QMainWindow", 
        data = 0x808ec0660, extradata = 0x8092abc60}}, static staticMetaObjectExtraData = {objects = 0x8092d1880, 
      static_metacall = 0x808e5aaf0 <QMainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}}, 
  documentInterface = 0x811d31600}
        ret = <value optimized out>
 947 QCAD (main)Bug ReportLow Debug builds failing (Linux/FreeBSD) Closed
100%
Task Description

6a5c66 on both FreeBSD and Linux (particular example on FreeBSD). The following diff is present, but it should be a no-op in this regard:

--- a/shared.pri
+++ b/shared.pri
@@ -11,6 +11,7 @@ DEFINES += QCAD_DLL
 # output directory:
 CONFIG(debug, debug|release) {
     ROUTDIR = debug
+    QMAKE_CXXFLAGS_DEBUG += -ggdb3
 } else {
     ROUTDIR = release
 }
qmake-qt4 qcad.pro CONFIG=debug

Goes on a while, then bombs off at

g++ -c -pipe -g -ggdb3 -Wall -W -fPIC -DQCAD_DLL -DPTHREADS -DHAVE_PTHREAD_H
    -I/usr/local/share/qt4/mkspecs/freebsd-g++
    -I.
    -I/usr/local/include/qt4/QtHelp
    -I/usr/local/include/qt4/QtDesigner
    -I/usr/local/include/qt4/QtUiTools
    -I../../../../core
    -I../../../../core/math
    -I../../../../grid
    -I../../../../snap
    -I../../../../gui
    -I../../../../entity
    -I../../../../operations
    -I../../../../scripting
    -I../../../../stemmer
    -I../../../../scripting/ecmaapi
    -I../../../../scripting/ecmaapi/generated
    -I../../../../scripting/ecmaapi/adapters
    -I../../../../io/dxf
    -I../../../../spatialindex
    -I../../../../3rdparty
    -I.
    -I/usr/local/include/qt4
    -I/usr/local/include
    -o debug/qtscript_Global.o
    ../../generated_cpp/com_trolltech_qt_core/qtscript_Global.cpp

../../generated_cpp/com_trolltech_qt_core/qtscript_Global.cpp:6:25: error: qmetaobject.h: No such file or directory
../../generated_cpp/com_trolltech_qt_core/qtscript_Global.cpp:8:20: error: QVariant: No such file or directory
../../generated_cpp/com_trolltech_qt_core/qtscript_Global.cpp:10:21: error: qglobal.h: No such file or directory

The corresponding good release compile line is:

g++ -c -pipe -O2 -Wall -W -pthread -D_THREAD_SAFE -fPIC -DQCAD_DLL
    -DPTHREADS -DHAVE_PTHREAD_H -DQT_NO_DEBUG -DQT_WEBKIT_LIB
    -DQT_SCRIPT_LIB -DQT_SCRIPTTOOLS_LIB -DQT_SVG_LIB -DQT_SQL_LIB
    -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
    -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
    -I/usr/local/share/qt4/mkspecs/freebsd-g++
    -I.
    -I/usr/local/include/qt4/QtHelp
    -I/usr/local/include/qt4/QtDesigner
    -I/usr/local/include/qt4/QtUiTools
    -I/usr/local/include/qt4/QtCore
    -I/usr/local/include/qt4/QtNetwork
    -I/usr/local/include/qt4/QtGui
    -I/usr/local/include/qt4/QtOpenGL
    -I/usr/local/include/qt4/QtXml
    -I/usr/local/include/qt4/QtXmlPatterns
    -I/usr/local/include/qt4/QtSql
    -I/usr/local/include/qt4/QtSvg
    -I/usr/local/include/qt4/QtScriptTools
    -I/usr/local/include/qt4/QtScript
    -I/usr/local/include/qt4/QtWebKit
    -I/usr/local/include/qt4
    -I../../../../core
    -I../../../../core/math
    -I../../../../grid
    -I../../../../snap
    -I../../../../gui
    -I../../../../entity
    -I../../../../operations
    -I../../../../scripting
    -I../../../../stemmer
    -I../../../../scripting/ecmaapi
    -I../../../../scripting/ecmaapi/generated
    -I../../../../scripting/ecmaapi/adapters
    -I../../../../io/dxf
    -I../../../../spatialindex
    -I../../../../3rdparty
    -I.
    -I/usr/local/include
    -Irelease
    -I/usr/local/include/qt4
    -I/usr/local/include
    -o release/qtscript_Global.o
    ../../generated_cpp/com_trolltech_qt_core/qtscript_Global.cpp

The diff between them is suspiciously big (unique items only):

includes-wise:

--- incbad      2013-10-20 11:45:37.302711863 +0200
+++ incgood     2013-10-20 11:45:31.899711566 +0200
@@ -16,7 +16,19 @@
 -I../../../../stemmer
 -I/usr/local/include
 -I/usr/local/include/qt4
+-I/usr/local/include/qt4/QtCore
 -I/usr/local/include/qt4/QtDesigner
+-I/usr/local/include/qt4/QtGui
 -I/usr/local/include/qt4/QtHelp
+-I/usr/local/include/qt4/QtNetwork
+-I/usr/local/include/qt4/QtOpenGL
+-I/usr/local/include/qt4/QtScript
+-I/usr/local/include/qt4/QtScriptTools
+-I/usr/local/include/qt4/QtSql
+-I/usr/local/include/qt4/QtSvg
 -I/usr/local/include/qt4/QtUiTools
+-I/usr/local/include/qt4/QtWebKit
+-I/usr/local/include/qt4/QtXml
+-I/usr/local/include/qt4/QtXmlPatterns
 -I/usr/local/share/qt4/mkspecs/freebsd-g++
+-Irelease

Defines-wise:

--- defbad      2013-10-20 11:51:22.405716122 +0200
+++ defgood     2013-10-20 11:52:05.362693170 +0200
@@ -1,3 +1,17 @@
 -DHAVE_PTHREAD_H
 -DPTHREADS
 -DQCAD_DLL
+-DQT_CORE_LIB
+-DQT_GUI_LIB
+-DQT_NETWORK_LIB
+-DQT_NO_DEBUG
+-DQT_OPENGL_LIB
+-DQT_SCRIPTTOOLS_LIB
+-DQT_SCRIPT_LIB
+-DQT_SHARED
+-DQT_SQL_LIB
+-DQT_SVG_LIB
+-DQT_WEBKIT_LIB
+-DQT_XMLPATTERNS_LIB
+-DQT_XML_LIB
+-D_THREAD_SAFE

qmetaobject.h is on Qt/ and QtCore/, both of which is missing from the debug include path.

On Linux, it’s complaining about QtScript/QScriptExtensionPlugin (which is in /usr/include/qt4), diffs between includes:

--- incbad      2013-10-20 12:04:32.612710645 +0200
+++ incgood     2013-10-20 12:04:58.129714235 +0200
@@ -14,7 +14,21 @@
 -I../../../../snap
 -I../../../../spatialindex
 -I../../../../stemmer
+-I/usr/X11R6/include
+-I/usr/include/qt4
+-I/usr/include/qt4/QtCore
 -I/usr/include/qt4/QtDesigner
+-I/usr/include/qt4/QtGui
 -I/usr/include/qt4/QtHelp
+-I/usr/include/qt4/QtNetwork
+-I/usr/include/qt4/QtOpenGL
+-I/usr/include/qt4/QtScript
+-I/usr/include/qt4/QtScriptTools
+-I/usr/include/qt4/QtSql
+-I/usr/include/qt4/QtSvg
 -I/usr/include/qt4/QtUiTools
+-I/usr/include/qt4/QtWebKit
+-I/usr/include/qt4/QtXml
+-I/usr/include/qt4/QtXmlPatterns
 -I/usr/share/qt4/mkspecs/linux-g++-64
+-Irelease

Defines:

--- defbad      2013-10-20 12:07:16.961712166 +0200
+++ defgood     2013-10-20 12:07:38.831670098 +0200
@@ -1,4 +1,18 @@
 -DHAVE_PTHREAD_H
 -DPTHREADS
 -DQCAD_DLL
+-DQT_CORE_LIB
+-DQT_GUI_LIB
+-DQT_NETWORK_LIB
+-DQT_NO_DEBUG
+-DQT_OPENGL_LIB
+-DQT_SCRIPTTOOLS_LIB
+-DQT_SCRIPT_LIB
+-DQT_SHARED
+-DQT_SQL_LIB
+-DQT_SVG_LIB
 -DQT_WEBKIT
+-DQT_WEBKIT_LIB
+-DQT_XMLPATTERNS_LIB
+-DQT_XML_LIB
+-D_REENTRANT
 946 QCAD (main)Bug ReportLow a79f70 broke examples/mainwindow/ Closed
100%
Task Description

I suspect it was a79f70, that’s when setCustomProperty() and friends changed.

(slightly reformatted so it doesn’t completely break preformatted display)

g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT -DQCAD_DLL -DPTHREADS
    -DHAVE_PTHREAD_H -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB
    -DQT_SCRIPTTOOLS_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB
    -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
    -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtHelp
    -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtUiTools
    -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui
    -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml
    -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtSql
    -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtScriptTools
    -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtWebKit -I/usr/include/qt4
    -I../../../src/core -I../../../src/core/math -I../../../src/grid
    -I../../../src/snap -I../../../src/gui -I../../../src/entity
    -I../../../src/operations -I../../../src/scripting -I../../../src/stemmer
    -I../../../src/scripting/ecmaapi -I../../../src/scripting/ecmaapi/generated
    -I../../../src/scripting/ecmaapi/adapters -I../../../src/io/dxf
    -I../../../src/spatialindex -I../../../src/3rdparty -I/usr/X11R6/include
    -Irelease -o release/MainWindow.o MainWindow.cpp
In file included from MainWindow.cpp:13:0:
../../../src/spatialindex/RSpatialIndexNavel.h: In member function ‘virtual void
    RSpatialIndexNavel::Visitor::visitData(std::vector<const SpatialIndex::IData*>&)’:
../../../src/spatialindex/RSpatialIndexNavel.h:191:77: warning: format ‘%Ld’
    expects argument of type ‘long long int’, but argument 2 has type
    ‘SpatialIndex::id_type {aka long int}’ [-Wformat]
MainWindow.cpp: In constructor ‘MainWindow::MainWindow(QWidget*)’:
MainWindow.cpp:79:54: error: no matching function for call to
    ‘RLineEntity::setCustomProperty(const char [14], int)’
MainWindow.cpp:79:54: note: candidate is:
../../../src/core/RObject.h:165:10: note:
    void RObject::setCustomProperty(const QString&, const QString&, const QVariant&)
../../../src/core/RObject.h:165:10: note:   candidate expects 3 arguments, 2 provided
MainWindow.cpp:80:66: error: no matching function for call to
    ‘RLineEntity::setCustomProperty(const char [17], const char [10])’
MainWindow.cpp:80:66: note: candidate is:
../../../src/core/RObject.h:165:10: note:
    void RObject::setCustomProperty(const QString&, const QString&, const QVariant&)
../../../src/core/RObject.h:165:10: note:   candidate expects 3 arguments, 2 provided
make[4]: *** [release/MainWindow.o] Error 1

Linux, Qt 4.8.1, GCC 4.6.4

 945 QCAD (main)Feature RequestLow Stretch tool for blocks ... Closed
100%
Task Description

It would be nice if we could use the Stretch tool also on blocks.

There are so many possibility’s to build a really good (time-saving) block-list /library with preassembled parts but if I have always to explode / ruin the block to use the stretch tool doesn’t helps the productivity.

 944 QCAD (main)Bug ReportLow Build system: some dependencies are not rebuilt when ne ...Closed
100%
Task Description

As came up towards the end of  FS#892 .

What happens is a change in src/3rdparty/dxflib/src/dl_dxf.cpp does trigger a rebuild of release/libdxflib.a, but this does not, in turn, trigger a re-link of plugins/libqcaddxf.so, a (the?) consumer of libdxflib.a.

This causes partial rebuilds to be broken (I think I got puzzled by this earlier too).

How to reproduce: on a fully built tree, `touch src/3rdparty/dxflib/src/dl_dxf.cpp’ then `make’. Nothing but libdxflib.a gets rebuilt.

 943 QCAD (main)Bug ReportMedium Dashed lines with line weight 0 are displayed as contin ...Closed
100%
Task Description

When we create a draft in version 2.2.2 we put dashed lines and the length is 0. We see a dash lines. (see attach file).

When we open the same draft in the version 3.3.2 we don’t see the dashed lines we see a continous lines.

If I changed in the dxf this lines DASHED 370 0 per DASHED 370 5 and changes the preference of the drawing it’s work.

But we don’t want to open all of 180000 drawings to change the length of the dashed lines from 0 to 5. We want that the version 3 print the dashed lines as the version 2.

Thanks

Eric

 942 QCAD (main)Feature RequestLow Dirty flag (star) in MDI tab invisible when too many ta ...Closed
100%
Task Description

A window with a drawing that has unsafed changes gets an asterisk appended to its name in the tab title. When there too many tabs the title gets shortened and the star cannot be seen then.

It was nice, when the star remained visible, after or in front of the ellipses.

Also it was nice, when the “windows” menu would mark files with changes in the same way.

 941 QCAD (main)Bug ReportLow New old build error (on FreeBSD now) Closed
100%
Task Description

This seems to have somehow surfaced once again, this time on FreeBSD (that is, Linux builds are unaffected).

This diff, based on the suggestion from the forum post, seems to fix it:

--- a/src/3rdparty/qt-labs-qtscriptgenerator-4.8.5/qtbindings/qtbindings.pro
+++ b/src/3rdparty/qt-labs-qtscriptgenerator-4.8.5/qtbindings/qtbindings.pro
@@ -13,3 +13,7 @@ SUBDIRS = qtscript_core \
          qtscript_uitools
 
          #qs_eval
+
+freebsd* {
+       SUBDIRS -= qtscript_phonon
+}

Somehow (especially in light of the forum post) it doesn’t seem a very robust solution, though.

QCAD community, Git rev 3ff487, FreeBSD 9.2, Qt 4.8.5.

 940 QCAD (main)Feature RequestLow Automatically change fonts in a drawing Closed
100%
1 Task Description

Apply a font name replacement table to a drawing. E.g. change font ‘romanc’ to ‘Arial’, etc.

 939 QCAD (main)Bug ReportLow block hierarchy Closed
100%
Task Description

The block hierarchy is lost after saving. Only one item appears in the block after reload, and it is doubled outside, too.

attached file:

Tried to put the four patches and the bar in a “Pzeile” block, this works, but after save and open, only the bar is in the block and is doubled to layer “0”.

The attached file is the destroyed version with removed doublette.

 938 QCAD (main)Bug ReportLow QCAD Community Edition: may not be able to print on som ...Closed
100%
Task Description

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

 937 QCAD (main)Bug ReportLow Info Tools - Area: "Add measurement to drawing" doesn't ...Closed
100%
Task Description

XP/32

Info Tools - Area: “Add measurement to drawing” doesn’t work as expected

936QCAD (main)Feature RequestLowDisproportional scaling of block referencesAssigned
0%
Task Description

XP/32

... doesn’t works proper at circles and ellipses.

Circles: the scale works only proportional even though I have the options for x and y.
Ellipses: The same but if I play around with the x, y fields it will freeze the scale possibility.

 935 QCAD (main)Bug ReportLow Isometric projection: crash when projecting complex tex ...Closed
100%
Task Description

Projecting text into an isometric plane crashes QCAD - unless the text is first exploded, which is not always an acceptable appearance.

 934 QCAD (main)Bug ReportLow Command line not staying active Closed
100%
Task Description

When opening or closing QCAD the command line isn’t staying active.

 933 QCAD (main)Bug ReportLow Modify - Break out Segment: fails for special case of e ...Closed
100%
Task Description

If the segment of an ellipse is limited by another ellipse with the same ratio and rotation, the break out tool cannot find the correct intersection to break out to.

See also:
http://www.qcad.org/rsforum/viewtopic.php?f=33&t=2586&view=unread#unread

 932 QCAD (main)Bug ReportLow Library item with attribute definitions: attributes cre ...Closed
100%
Task Description

Inserting part library items with attributes definitions can result in attributes being created with invalid layer IDs (from the source document but invalid in the target document).

 931 QCAD (main)Bug ReportLow Insert block with attributes from library: unit scale p ...Closed
100%
Task Description

Inserting a block with attributes into a drawing with a different unit results in wrongly scaled attribute entities.

Workaround:
Sync block attributes after insert.

 930 QCAD (main)Bug ReportLow Chinese font type saving problem Closed
100%
Task Description

Dear Sir:
I am an user in Taiwan. I need to use Chinese. While editing, the font appearance can be display in view port, but after saving-closing-re-opening, the font type is missing. For example, while I type Chinese with font type “B” or “C” and save the file, the font all become font type “A” with reopening and the “Main Font” selector inside “Text” dialog window is blank. I need to re-open “Text” dialogue window and re-select font type, then click the working view port, the display of text changes. Its inconvient. In previous version it’s ok. I can’t remember the exact version of well-saving-Chinese-font function because my computer is not in my house. It might be version 3.1.x. I don’t think it’s a major problem, but could you please deal with this problem while having time.

 929 QCAD (main)Bug ReportLow Modify - Scale: Proportional scaling has no effect Closed
100%
Task Description

If the keep proportions button is checked in the scale dialog, no scaling is performed.

 928 QCAD (main)TaskLow CXF font editing Closed
100%
1 Task Description

Port CXF font editor to QCAD 3.
- Load CXF fonts (load glyphs into blocks)
- Save back to CXF format

927QCAD (main)Feature RequestLowFurther options for the 'Add Measurement' toolsAssigned
0%
2 Task Description

Absolutely love the new options for adding the measurements in the current drawing.

I would like to see an additional option for only adding the text and not the lines also, maybe a simple check box would suffice here.

Of course at the moment I am able to use the property editor to select only the lines and move to a new layer and hide!

 926 QCAD (main)Feature RequestLow Splines: break up at point Closed
100%
Task Description

Break up spline at given point, break out segment, etc.

 925 QCAD (main)Bug ReportLow Attribute definitions duplicated when loaded from DWG Closed
100%
Task Description

Title says it all. Cannot get QCAD to synchronise attributes on Fedora 19 box with QCAD 3.2.2 installed as the machine hangs (a single core of CPU maxed out). This is not present on my Windows machine (Windwows 7).

I can provide a sample file privately if needed.

Kurt

 924 QCAD (main)Bug ReportLow Printing under Linux: printing continues after cancelli ...Closed
100%
Task Description

Once the print dialog is displayed, it will print even if I “cancel” or “x” the page.

923QCAD (main)Feature RequestLowDiagramming (Intelligent Orthogonal Connectors)Assigned
0%
2 Task Description

Hi,

With the new block attribute feature available in QCAD 3.3, there’s little to be done in order to make QCAD a good environment for typesetting circuits and other diagrams. In particular, the only killer feature that lasts is support for connectors: orthogonal lines that connecting one endpoint to another creates a connection line; when the concerned entities are moved the connection line is re-arranged. I’d like to know whether commercial support for this feature is available.

922QCAD (main)Feature RequestLowPossibility to control the order in the Property editor...Assigned
0%
1 Task Description

It would be nice and helpful if we had the possibility to control the order of Attributes - shown in the property editor.
I found a solution for myself with using numbers in the Attribute definition tag - but that isn’t really a nice solution.
If I could hide my numbering ... everything would be fine for me .... ;-)

 921 QCAD (main)Bug ReportLow File - Save As: chosen file type filter ignored under K ...Closed
100%
Task Description

This affects only certain KDE installations:
- Fedora 12 with KDE
- Kubuntu 13.04

 920 QCAD (main)Feature RequestLow Matrix transformations Closed
100%
Task Description

Add matrix transformations to projection tools.

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

 919 QCAD (main)Bug ReportLow Insert block with attributes: third attribute input not ...Closed
100%
Task Description

Insert block with attributes: third attribute input not working

 918 QCAD (main)Feature RequestLow Info tools: add measurement result permanently to drawi ...Closed
100%
Task Description

Add an option to measuring tools to add results permanently to the drawing (on current layer, with current layer attributes).

 917 QCAD (main)Bug ReportMedium Integrated help not working Closed
100%
Task Description

Help - Reference Manual does not have any effect on Windows.

 916 QCAD (main)Feature RequestLow SVG export: make zero line width behaviour configurable Closed
100%
Task Description

Somewhere in the 3.1 series the SVG exporter (both precise and PG) started to make lines that are zero (0) width in CAD 0.01 (@scale 1:1) points wide in exported files (0.1 @scale 1:10). I use such lines to constrain exported files to a common size and rather not have them show. In my view, this is a regression, as there is no reason for changing line weight, isnt it? If I wanted the lines to have weight, I’d draw them with a weight.

 915 QCAD (main)Bug ReportLow Texts with undefined characters Closed
100%
Task Description

Texts in CAD fonts with characters for which no glyph is defined report a wrong bounding box which always includes the absolute zero point. This makes the spatial index ineffective for drawings containing many such texts (typically complex drawings from international users).

 914 QCAD (main)Performance IssueLow Invert selection: poor performance Closed
100%
Task Description

Inverting the current selection is significantly slower than select all, deselect all or other selection tools.

 913 QCAD (main)Bug ReportLow Library browser: SVG items show no icon / cannot be ins ...Closed
100%
Task Description

SVG import fails if no resolution is specified for SVGImporter.

Showing tasks 1601 - 1650 of 2562 Page 33 of 52<<First - 31 - 32 - 33 - 34 - 35 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing