QCAD Bugtracker

QCAD - 2D CAD System.

Click here for a documentation of the DokuWiki formatting syntax that can be used in reports

Please search for existing tasks (also closed ones) before opening a new task.

Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help > Check for Updates)

IDCategoryTask TypeSeveritySummaryStatusProgress  desc
2115QCAD (main)SuggestionLowMove toolbars with negative positions to 0 positions Assigned
100%
Task Description

As it can be seen in the attached image, QCAD toolbars may dock to a position slightly outside the visible area of the screen. After having docked there, I have not been able to move them any more. Their current position is just in the middle of the screen.

The position of the toolbars remains the same after the deinstallation of QCAD, shutting down, restarting the computer and reinstalling QCAD. I kindly ask for help.

Kind regards
Reinhard

 2198 QCAD (main)Bug ReportLow International characters change when saving and reloadi ...Closed
100%
1 Task Description

Text font changes when saving and reloading the file.
Original text before saving:
ľščťžýáíé ôúäň
Text after reopening the file:
¾šèžýáíé ôúäò
See also attachments.

 259 QCAD (main)Feature RequestMedium Chain dimensions Closed
100%
10 Task Description

Chain dimensions

 260 QCAD (main)Feature RequestMedium Reference dimensioning Closed
100%
8 Task Description

Reference dimensioning (baseline dimensioning)

Create multiple dimensions using the same base line.

 264 QCAD (main)Feature RequestMedium Support for "Layouts" (paper space, viewport) Closed
100%
24 Task Description

There is one important ACAD feature that I would really like to see supported in QCAD3 and that is “Layouts”

Looking at the block lists, it seems to me that it can’t be too much extra work to support it, since the model space and different paper spaces are already shown there - and one can edit it.

QCAD draws infinitely easier than ACAD and drawing layouts is a primary feature of ACAD. With this in QCAD I can hardly see why anyone that does 2D work would need ACAD at all.

 1199 QCAD (main)Feature RequestLow Snap > Tangential Closed
100%
Task Description

Could it be possible to add a ‘Snap to tangent’ tool? Please see the below image for an use-case.
Thanks in advance.

 1297 QCAD (main)Feature RequestLow Add context menu Closed
100%
Task Description

Optionally show context menu when right-mouse button is clicked on top of entity.

Originally from FS#1111: “Furthermore, the two named applications show that it’s easily possible to combine dragging (mouse pressed) and context menu (mouse clicked) on the same mouse button.
Providing a context menu would increase the usability especially for people used to Windows default applications.
I.e. deleting, copying, creating polylines from segments, breaking up blocks/polylines would be functions I’d find useful in a context menu.”

 1537 QCAD (main)Feature RequestLow Draw > Shape: Add option to fill shape (add solid fill) Closed
100%
Task Description

Add an option to create a solid fill hatch for shape tools.

 1709 QCAD (main)Feature RequestVery Low Feature request: Add extra padding to textbox. Closed
100%
Task Description

When placing text on a drawing you are offered with the choice of where you want the origin of the textbox to be. That’s very nice. Image 1 shows an example of text with top left origin. It seems there is already some top padding above the text.

Unfortunately there is no option to add extra padding to the other sides so the text is right to the left border of the textbox. To correct this you have to add some parallel construction lines and move the text a bit to the right. Now the text has nice padding. See image 2.

It would be nice to have some padding options when adding/editing text, like in web-design: https://www.w3schools.com/css/css_padding.asp

 7 QCAD (main)Bug ReportHigh layer list not cleared when closing drawing Closed
100%
Task Description
  1. new drawing
  2. add layer named “layer 1”
  3. close drawing

the layer list still shows 2 layers, “0” and “layer 1”, but should be empty

 92 QCAD (main)Bug ReportLow Scaled printing and line-widths Closed
100%
Task Description

When printing with a scale, eg. 1:10, line-widths are scaled too. They should not. 1) they become very faint in the printout, 2) line-width in CAD carries extra information (Andrew told me:)

 218 QCAD (main)Bug ReportLow Angle dimension shows arrows (no ticks) Closed
100%
Task Description

Angle dimension shows always arrows instead of architectural ticks.

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

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

 1572 QCAD Community EditionBug ReportLow Dimension font not set to "Standard" when importing thr ...Closed
100%
Task Description

Since updating to QCAD 3.16 on MacOS, my dimension font face suddenly changed to something very unattractive and I can’t figure out how to reset it. I tried deleting QCAD and all references to it in ~/Library and then reinstalling, but no luck. Something weird has gone wrong with QCAD’s fonts.

The font change has made it impossible to open and redraw many DXF files because the new font face is larger and wider spaced and it ruins the layout of many documents.

Attached is an example of what the same DXF file looked like in the prior QCAD version, and the new version. No change to the DXF file.

Dan.

 13 QCAD (main)Feature RequestHigh File: Close Closed
100%
Task Description

Ask if document modified

 32 ECMAScriptBug ReportHigh REcmaDocument.h: queryIntersectedEntitiesXY() is missin ...Closed
100%
Task Description

context:

'doc.queryIntersectedEntitiesXY'

RDocument.h:

    QSet<REntity::Id> queryContainedEntities(
        const RBox& box
    );
    QSet<REntity::Id> queryIntersectedEntitiesXY(
        const RBox& box,
        bool checkBoundingBoxOnly=false,
        RBlock::Id blockId = RBlock::INVALID_ID,
        const QList<RS::EntityType>& filter = QList<RS::EntityType>()
    );
    QSet<REntity::Id> queryContainedEntitiesXY(
        const RBox& box
    );

REcmaDocument.h:

    static QScriptValue
    queryContainedEntities(QScriptContext* context, QScriptEngine* engine);
    static QScriptValue
    queryContainedEntitiesXY(QScriptContext* context, QScriptEngine* engine);
    static QScriptValue
 73 QCAD (main)Bug ReportMedium Uncaught exception: "cannot access member of deleted QO ...Closed
100%
Task Description

occurs sporadically, often when the application or a MDI child is closed, usually not reproducible.

  • 2011-05-11 15.19:32 unsaved drawing, after choosing “no” at the confirmation dialog
Uncaught exception at /home/martin/workspace/rsframework/scripts/Tools/PainterPathViewer/../../library.js:50:
Error: cannot access member `isNull' of deleted QObject
50	            (typeof(obj.isNull)=="function" && obj.isNull()===true));
 349 QCAD (main)Bug ReportMedium Cannot open saved files Closed
100%
Task Description

Hi Andrew

Using Beta 3 v3 saving files to DXf 2010, DWG 2010, or even 2007 only saves succesfully some times. Most of the time I get a warning dialog stating that “Cannot open file” - no suitable importer found?

Please help

Clive

 1394 QCAD (main)Feature RequestLow Arc length dimension Closed
100%
1 Task Description

Support arc length dimenions (undocumented DXF entity ‘ARC_DIMENSION’).
Create arc length dimensions with parallel extension lines for angle < 90, orthogonal extension lines otherwise.
Display arc symbol beside or on top of label text.

 101 QCAD (main)Bug ReportLow Export to PDF Closed
100%
Task Description

1)Click Print Preview
2)Click Export to PDF 3)Crash!!!

 102 QCAD (main)Bug ReportLow View Closed
100%
Task Description

View–>Edit View or Pick View Crash!!

 187 QCAD (main)Bug ReportLow Error Linetypes and Hatch angle from drawing Qcad2 Prof ...Closed
100%
Task Description

Hi, I open a drawing with Qcad2 and:
- The hatch angle is changed
- The linetype is continuos for all lines
- The “white paper” in print view not show

I add a screenshot

Greetings

 222 QCAD (main)Bug ReportCritical MacOS X Lion Installation problem Closed
100%
Task Description

Installation problem.
After uneventful installation on MacOS X Lion 10.7.1 on a MacBook Pro Core I5 the QCAD will not launch by clicking into the app. When trying to launch the application by the command line I received an error message regarding the “plugin” folder, as follows:

al:MacOS everaldo$ ./QCAD
application directory: “/Applications/QCAD.app/Contents/MacOS”
working path: “/Applications/QCAD.app/Contents/Resources”
plugins folder does not exist

Renaming the folder from “/Applications/QCAD.app/Contents/PlugIns” to “Applications/QCAD.app/Contents/plugins” solved the problem.

Regards.

Everaldo de N. Peixoto
[email protected]

 226 QCAD (main)Bug ReportCritical Editing and saving a file Closed
100%
Task Description

Hello,
Just started with the program. I opened drawing made under 2.2 pro to modify it. Everything works ok (deleting entities) but as soon as I start removing unused layers, I get an error message when trying to save my work (photo attached). The previouly saved file becomes an empty file...Working on Win7x64, logged as admin.
JJ

 240 QCAD (main)Bug ReportLow Tool 'Show only active layer' not in layer toolbar Closed
100%
Task Description

Tool ‘Show only active layer’ not in layer toolbar.

 274 QCAD (main)Bug ReportLow previous tab is renamed by the new opened file Closed
100%
Task Description

When opening a new tab, previous tab is renamed by the new opened file.

Tested on Ubuntu Natty amd64

 312 QCAD (main)Bug ReportMedium Crash Closed
100%
Task Description

Pendant la création d’un plan le logiciel se bloque, puis une boite de dialogue Windows apparait : “QCAD a cessé de fonctionner”.
Après validation de la fenêtre le logiciel se ferme et toutes les modifications non enregistrées sont perdues.

When creating a plan software hang, then a dialog window appears: “QCad has stopped working”.
After validation of the software window is closed and all unsaved changes are lost.

 504 QCAD (main)Bug ReportLow Poor results from offsetting a Spline in RC 2/3 Closed
100%
Task Description

Offsetting a Spline, after exploding and converting to a polyline produces a poor result!

1. Version 2.2 - no problems for using polyline Tools > offset for splines - after exploding them and creating a polyline from the segments! The results were acceptable!

2. Version 3 RC3 or 2 (Ubuntu) - the resultant offset of the Spline was unacceptable in Version 3 RC2/3 and only 50% of the offset was created!

 553 QCAD (main)Bug ReportLow Auswahlbox ignoriert bestimmte Bemaßungen mit geänderte ...Closed
100%
Task Description

Ziehe ich mit der Maus eine normale Auswahlbox wird bestimmte (nicht alle) Bemaßungen ignoriert welche geänderte Label haben. In meinem Fall z.B. <>” (reality check)

 666 QCAD (main)Bug ReportLow When opening a qcad edited or created dwg in autocad, o ...Closed
100%
Task Description

When opening a qcad edited or created dwg in autocad, only the first line of text is displayed for each Qcad edited or created text entry.
Qcad 3.0.0 Autocad Mac 2011
You can see that when opening the drawing in Autocad that only the First line of text is present.

 688 QCAD (main)Bug ReportMedium QCAD3: Deadlock happens during text operation when one  ...Closed
100%
Task Description

I just use QCAD3 for the first time. I work with OpenSuse 12.2.
After having unpacked the downloaded package, I am able to start QCAD3 with the QCAD command icon.
Check shows that i used the most actual version.
Obviously no further installation steps are necessary.
I am able to draw some lines, etc.
However, when trying to select a font, I recognized that the computer hangs at least for 5 minutes.
The CPU load is about 50%, and i am not able to move the mouse and to do anything else.
During this time, sometimes there is access to disk, sometimes not.
So, in order lo cancel the hanging, i must make a hard system reboot.
Before i have entered the font selection, i have tried to look into the help options.
However, It was not possible to get the FAQs and the QCAD forum, so i am not aware about similar documented problems.
I have looked after similar bugs, using the words ‘text, font’. No similar bugs found.

 699 QCAD (main)Bug ReportLow Toolbar problems? Closed
100%
Task Description

Toolbar act strangely when you put File toolbar vertically on the left or right of the screen.
Also when you put Option toolbar beside File toolbar, its position is not saved accross run, Option Toolbar is “reseted” to a line below

 707 QCAD (main)Bug ReportMedium segmentation fault on every start - after crash Closed
100%
Task Description

I was drawing on a drawing done in qcad2 - and now working on it in qcad3 - where I had saved it in the new dxf 2010 format (if this has any relevance) and then the computer ran out of power (old battery - I missed that I hadn’t turned on external power) - and shut down hard.

When I rebooted and tried to start qcad - it crashed on startup - giving only this output:
Debug: TIMER: 42 ms - “loading plugins”
Debug: TIMER: 459 ms - “initializing plugins”
./qcad/qcad: line 38: 2955 Segmentation fault (core dumped) LD_LIBRARY_PATH=”$DIR” “$binary” $OPT1 $OPT2 “$@”

I then tried removing the entire qcad-3.0.0-prof-linux-alt-x86 folder - and unpackaging the install tar.gz again.

It then started up and came to initializing plugins - 79% - and just hung - I’ve attached screenshot.

After I ctrl+c’ed it - it segfaulted and now it won’t even show the startup splash again.

I’m guessing qcad has saved some state somewhere.. but qcad hasn’t made a ~klavs/.qcad - so I don’t know where it is.

I would very much like to be able to use qcad again :(

 993 QCAD (main)Bug ReportMedium QCAD fails to load drawing with message: maximum recurs ...Closed
100%
Task Description

Since today, QCAD fails to load my drawings, with the following error message in the console:

Warning: RBlockReferenceData::getBoundingBox: maximum recursion depth reached: block: “Drukknop”

The block in question is the AREI (Belgian standard for symbols in electrical installations) symbol for a “button” light switch.
It’s a small and simple drawing (see attachment).

I’ve added a lot of these buttons in the drawing since the previous version, but there were some already present, and this never caused problems.

QCAD version: QCAD 3.4.4 Pro for Ubuntu Linux 32bit
System output: see attached file

 1017 QCAD (main)Bug ReportMedium crash when saving file with block attributes Closed
100%
Task Description

Hey,

QCAD crashes when saving a drawing that has a block attribute added.
This happens both with a block and the exploded version of the block.

Please find attached the system info, as well as an example drawing.
In this drawing, there are three boxes. The lower 2 boxes are intended to contain text attributes.

Output from the command line:
metastable@metastable:~/opt/qcad-3.4.5-pro-linux-x86_32$ ./qcad
Debug: RDxfPlugin::init
Debug: RHelpPlugin::init
Debug: RProScriptsPlugin::init
Debug: TIMER: 90 ms - “loading add-ons”
Debug: TIMER: 781 ms - “initializing add-ons”
Debug: checking for updates...
Warning: QSslSocket: cannot resolve SSLv2_client_method
Warning: QSslSocket: cannot resolve SSLv2_server_method
Debug: no updates available
Debug: checking for updates...
Debug: no updates available
Debug: RPluginBase: postInit: “DWG”
Debug: RPluginBase: postInit: “Pro Tools”
Debug: code page: 30
Debug: autosave skipped [08:54:14]: no modifications
./qcad: line 18: 3850 Segmentation fault (core dumped) LD_LIBRARY_PATH=”$DIR” “$binary” -style plastique “$@”

Kind regards,

Stijn

 1019 QCAD (main)Bug ReportLow QCAD crashes, when I try to save any formats different  ...Closed
100%
Task Description

Hello!
I tried to save attached file (file in R15 dxf format) to any other formats and I got a crash of QCAD 3.4.5 with the next log:

Debug:    RCamScriptsPlugin: init 
Debug:    RDwgPlugin::init: trial 
Debug:    RDxfPlugin::init 
Debug:    RHelpPlugin::init 
Debug:    RProScriptsPlugin::init 
Debug:    TIMER:  56 ms -  "loading add-ons" 
Debug:    TIMER:  617 ms -  "initializing add-ons" 
Debug:    checking for updates... 
Warning:  QSslSocket: cannot resolve SSLv2_client_method
Warning:  QSslSocket: cannot resolve SSLv2_server_method
Debug:    no updates available 
Debug:    checking for updates... 
Debug:    no updates available 
Warning:  KGlobal::locale(): Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work
Warning:  Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Warning:  Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
Debug:    "/org/freedesktop/UDisks2/drives/ST31000340AS_5QJ0WQPV" : property "Drive" does not exist 
Debug:    "/org/freedesktop/UDisks2/drives/ST1000DM003_1CH162_Z1D36FHL" : property "Drive" does not exist 
Debug:    "/org/freedesktop/UDisks2/drives/ST1000DM003_1CH162_Z1D36FHL" : property "DeviceNumber" does not exist 
Debug:    "/org/freedesktop/UDisks2/drives/ST1000DM003_1CH162_Z1D36FHL" : property "Device" does not exist 
Debug:    "/org/freedesktop/UDisks2/block_devices/dm_2d0" : property "Name" does not exist 
Debug:    "/" : property "DeviceNumber" does not exist 
Debug:    "/" : property "Device" does not exist 
Debug:    "/" : property "MediaCompatibility" does not exist 
Debug:    "/" : property "MediaRemovable" does not exist 
Debug:    "/" : property "Removable" does not exist 
Debug:    "/" : property "ConnectionBus" does not exist 
Debug:    code page:  30 
Debug:    RDxfExporter::exportFile 
Debug:    RDxfExporter::exportFile: header 
Debug:    RDxfExporter::exportFile: variables 
Debug:    RDxfExporter::exportFile: tables 
Debug:    RDxfExporter::exportFile: vport 
Debug:    RDxfExporter::exportFile: linetypes 
Debug:    RDxfExporter::exportFile: linetypes table 
Debug:    RDxfExporter::exportFile: linetypes loop 
Debug:    RDxfExporter::exportFile: linetypes table end 
Debug:    RDxfExporter::exportFile: layers 
Debug:    RS_FilterDxf::writeLayer:  "0" 
Debug:    writing styles... 
Debug:    writing views... 
Debug:    writing ucs... 
Debug:    writing appid... 
Debug:    writing dim styles... 
Debug:    writing block records... 
Debug:    writing block record:  "_____ _3 _________ _______" 
Debug:    writing block record:  "*Model_Space" 
Debug:    writing end of section TABLES... 
Debug:    writing blocks... 
Debug:    writing block:  "_____ _3 _________ _______" 
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 24, document: "0xa59ee48", address: "0xd779d30", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  0 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(8, 5, 0) - RVector(8, 90, 0)) )  ) , startPoint: RVector(8, 5, 0), endPoint: RVector(8, 90, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 25, document: "0xa59ee48", address: "0xa2965f0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  1 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(8, 90, 0) - RVector(20, 90, 0)) )  ) , startPoint: RVector(8, 90, 0), endPoint: RVector(20, 90, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 26, document: "0xa59ee48", address: "0xd5ef410", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  2 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(8, 65, 0) - RVector(20, 65, 0)) )  ) , startPoint: RVector(8, 65, 0), endPoint: RVector(20, 65, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 27, document: "0xa59ee48", address: "0xd7784f0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  3 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(8, 30, 0) - RVector(20, 30, 0)) )  ) , startPoint: RVector(8, 30, 0), endPoint: RVector(20, 30, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 28, document: "0xa59ee48", address: "0xd2c3250", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  4 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(13, 5, 0) - RVector(13, 90, 0)) )  ) , startPoint: RVector(13, 90, 0), endPoint: RVector(13, 5, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 29, document: "0xa59ee48", address: "0xa575df8", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  5 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(405, 13, 0) - RVector(415, 13, 0)) )  ) , startPoint: RVector(405, 13, 0), endPoint: RVector(415, 13, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 30, document: "0xa59ee48", address: "0xd37d0e8", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  6 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(405, 5, 0) - RVector(405, 20, 0)) )  ) , startPoint: RVector(405, 20, 0), endPoint: RVector(405, 5, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 31, document: "0xa59ee48", address: "0xc83cbb0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  7 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(285, 5, 0) - RVector(285, 20, 0)) )  ) , startPoint: RVector(285, 5, 0), endPoint: RVector(285, 20, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 32, document: "0xa59ee48", address: "0xa6f90f8", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  8 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(270, 5, 0) - RVector(270, 20, 0)) )  ) , startPoint: RVector(270, 5, 0), endPoint: RVector(270, 20, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 33, document: "0xa59ee48", address: "0xd67d868", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  9 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(260, 5, 0) - RVector(260, 20, 0)) )  ) , startPoint: RVector(260, 5, 0), endPoint: RVector(260, 20, 0))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 34, document: "0xa59ee48", address: "0xd984548", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  10 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(9.25, 7.88608, 0) - RVector(11.7998, 27.1139, 0)) )  ) , alignmentPoint: RVector(11.75, 17.5, 0), position: RVector(11.75, 9.36111, 0), text: "Инв. № подл.", textHeight: 2.5, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 35, document: "0xa59ee48", address: "0xd9b1250", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  11 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(250, 5, 0) - RVector(250, 20, 0)) )  ) , startPoint: RVector(250, 5, 0), endPoint: RVector(250, 20, 0))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 36, document: "0xa59ee48", address: "0xa97f870", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  12 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(9.25, 37.5675, 0) - RVector(11.7998, 57.4325, 0)) )  ) , alignmentPoint: RVector(11.75, 47.5, 0), position: RVector(11.75, 39.0556, 0), text: "Подп. и дата", textHeight: 2.5, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 37, document: "0xa59ee48", address: "0xd9b1250", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  13 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(240, 5, 0) - RVector(240, 20, 0)) )  ) , startPoint: RVector(240, 5, 0), endPoint: RVector(240, 20, 0))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 38, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  14 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(9.25, 67.82, 0) - RVector(11.7998, 87.18, 0)) )  ) , alignmentPoint: RVector(11.75, 77.5, 0), position: RVector(11.75, 69.2222, 0), text: "Взам. инв. №", textHeight: 2.5, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RPolylineEntity(REntity(RObject(id: 39, document: "0xa59ee48", address: "0x9a13980", undone: 0), type: 7, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  15 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(20, 292, 0) - RVector(415, 292, 0)) ,  RBox(RVector(20, 5, 0) - RVector(20, 292, 0)) ,  RBox(RVector(20, 5, 0) - RVector(415, 5, 0)) ,  RBox(RVector(415, 5, 0) - RVector(415, 292, 0)) )  ) RPolyline(RShape(address: "0x9a139d0"), vertices: 4, closed: true, 
RLine(RShape(address: "0x9a03c58"), startPoint: RVector(415, 292, 0), endPoint: RVector(20, 292, 0)), 
RLine(RShape(address: "0xd774b80"), startPoint: RVector(20, 292, 0), endPoint: RVector(20, 5, 0)), 
RLine(RShape(address: "0xd987298"), startPoint: RVector(20, 5, 0), endPoint: RVector(415, 5, 0)), 
RLine(RShape(address: "0xa2d31b0"), startPoint: RVector(415, 5, 0), endPoint: RVector(415, 292, 0)), ))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 40, document: "0xa59ee48", address: "0xd9b1250", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  16 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(8, 5, 0) - RVector(20, 5, 0)) )  ) , startPoint: RVector(8, 5, 0), endPoint: RVector(20, 5, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 41, document: "0xa59ee48", address: "0xd9b1250", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  25 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  17 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(230, 15, 0) - RVector(295, 15, 0)) )  ) , startPoint: RVector(295, 15, 0), endPoint: RVector(230, 15, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 42, document: "0xa59ee48", address: "0xd9b1250", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  18 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(230, 10, 0) - RVector(295, 10, 0)) )  ) , startPoint: RVector(295, 10, 0), endPoint: RVector(230, 10, 0))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 43, document: "0xa59ee48", address: "0xa97f870", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  19 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(231, 5.85618, 0) - RVector(236, 8.1, 0)) )  ) , alignmentPoint: RVector(231, 7, 0), position: RVector(228.472, 7, 0), text: "Изм.", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RPolylineEntity(REntity(RObject(id: 44, document: "0xa59ee48", address: "0xa98c480", undone: 0), type: 7, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  20 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(0, 0, 0) - RVector(420, 0, 0)) ,  RBox(RVector(420, 0, 0) - RVector(420, 297, 0)) ,  RBox(RVector(0, 297, 0) - RVector(420, 297, 0)) ,  RBox(RVector(0, 0, 0) - RVector(0, 297, 0)) )  ) RPolyline(RShape(address: "0xa98c4d0"), vertices: 4, closed: true, 
RLine(RShape(address: "0xd774b80"), startPoint: RVector(0, 0, 0), endPoint: RVector(420, 0, 0)), 
RLine(RShape(address: "0x9a03c58"), startPoint: RVector(420, 0, 0), endPoint: RVector(420, 297, 0)), 
RLine(RShape(address: "0x9be2218"), startPoint: RVector(420, 297, 0), endPoint: RVector(0, 297, 0)), 
RLine(RShape(address: "0x9c0c3e0"), startPoint: RVector(0, 297, 0), endPoint: RVector(0, 0, 0)), ))
Debug:    RDxfExporter::writeEntity:  RPolylineEntity(REntity(RObject(id: 45, document: "0xa59ee48", address: "0x9a0ea88", undone: 0), type: 7, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  21 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(230, 5, 0) - RVector(230, 20, 0)) ,  RBox(RVector(230, 20, 0) - RVector(415, 20, 0)) )  ) RPolyline(RShape(address: "0x9a0ead8"), vertices: 3, closed: false, 
RLine(RShape(address: "0xd774b80"), startPoint: RVector(230, 5, 0), endPoint: RVector(230, 20, 0)), 
RLine(RShape(address: "0x9a03c58"), startPoint: RVector(230, 20, 0), endPoint: RVector(415, 20, 0)), ))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 46, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  22 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(241, 5.24, 0) - RVector(249.534, 8.1, 0)) )  ) , alignmentPoint: RVector(241, 7, 0), position: RVector(236.639, 7, 0), text: "Кол.уч.", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 47, document: "0xa59ee48", address: "0xa97f870", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  23 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(251.956, 5.9, 0) - RVector(258.044, 8.1, 0)) )  ) , alignmentPoint: RVector(255, 7, 0), position: RVector(251.944, 7, 0), text: "Лист", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 48, document: "0xa59ee48", address: "0xd9b1250", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  24 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(295, 5, 0) - RVector(295, 20, 0)) )  ) , startPoint: RVector(295, 5, 0), endPoint: RVector(295, 20, 0))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 49, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  25 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(260.677, 5.85618, 0) - RVector(269.323, 8.1, 0)) )  ) , alignmentPoint: RVector(265, 7, 0), position: RVector(260.861, 7, 0), text: "№ док.", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 50, document: "0xa59ee48", address: "0xa97f870", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  26 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(272.414, 5.90284, 0) - RVector(282.565, 8.14667, 0)) )  ) , alignmentPoint: RVector(277.49, 7.04667, 0), position: RVector(272.323, 7.04667, 0), text: "Подпись", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 51, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  27 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(286.669, 5.68, 0) - RVector(293.331, 8.1, 0)) )  ) , alignmentPoint: RVector(290, 7, 0), position: RVector(286.556, 7, 0), text: "Дата", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 52, document: "0xa59ee48", address: "0xa97f870", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  28 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(406.541, 14, 0) - RVector(413.459, 16.5, 0)) )  ) , alignmentPoint: RVector(410, 14, 0), position: RVector(406.944, 14, 0), text: "Лист", textHeight: 2.5, textWidth: 0, drawingDirection: 1))
Debug:    writing block:  "*Model_Space" 
Debug:    writing section ENTITIES... 
Debug:    RDxfExporter::writeEntity:  RBlockReferenceEntity(REntity(RObject(id: 54, document: "0xa59ee48", address: "0xa788310", undone: 0), type: 4, layerId: 21, blockId: 22, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  30 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(-182, -97.5, 0) - RVector(238, 199.5, 0)) )  ) , position: RVector(-182, -97.5, 0), scale: RVector(1, 1, 1), rotation: 0, referencedBlockId: 23)
Debug:    RDxfExporter::writeEntity:  RBlockReferenceEntity(REntity(RObject(id: 55, document: "0xa59ee48", address: "0xd97ffb8", undone: 0), type: 4, layerId: 21, blockId: 22, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  31 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(340, -88.5, 0) - RVector(760, 208.5, 0)) )  ) , position: RVector(340, -88.5, 0), scale: RVector(1, 1, 1), rotation: 0, referencedBlockId: 23)
Debug:    writing end of section ENTITIES... 
Debug:    writing section OBJECTS... 
Debug:    writing end of section OBJECTS... 
Debug:    writing EOF... 
Debug:    RDxfExporter::exportFile: close 
Debug:    RDxfExporter::exportFile: delete 
Debug:    RDxfExporter::exportFile: OK 
Debug:    RDxfExporter::exportFile 
Debug:    RDxfExporter::exportFile: header 
Debug:    RDxfExporter::exportFile: variables 
Debug:    RDxfExporter::exportFile: tables 
Debug:    RDxfExporter::exportFile: vport 
Debug:    RDxfExporter::exportFile: linetypes 
Debug:    RDxfExporter::exportFile: linetypes table 
Debug:    RDxfExporter::exportFile: linetypes loop 
Debug:    RDxfExporter::exportFile: linetypes table end 
Debug:    RDxfExporter::exportFile: layers 
Debug:    RS_FilterDxf::writeLayer:  "0" 
Debug:    writing styles... 
Debug:    writing views... 
Debug:    writing ucs... 
Debug:    writing appid... 
Debug:    writing dim styles... 
Debug:    writing block records... 
Debug:    writing block record:  "_____ _3 _________ _______" 
Debug:    writing block record:  "*Model_Space" 
Debug:    writing end of section TABLES... 
Debug:    writing blocks... 
Debug:    writing block:  "_____ _3 _________ _______" 
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 24, document: "0xa59ee48", address: "0xd30fef0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  0 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(8, 5, 0) - RVector(8, 90, 0)) )  ) , startPoint: RVector(8, 5, 0), endPoint: RVector(8, 90, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 25, document: "0xa59ee48", address: "0x9a131d0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  1 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(8, 90, 0) - RVector(20, 90, 0)) )  ) , startPoint: RVector(8, 90, 0), endPoint: RVector(20, 90, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 26, document: "0xa59ee48", address: "0x9a131d0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  2 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(8, 65, 0) - RVector(20, 65, 0)) )  ) , startPoint: RVector(8, 65, 0), endPoint: RVector(20, 65, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 27, document: "0xa59ee48", address: "0x9a131d0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  3 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(8, 30, 0) - RVector(20, 30, 0)) )  ) , startPoint: RVector(8, 30, 0), endPoint: RVector(20, 30, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 28, document: "0xa59ee48", address: "0x9a131d0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  4 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(13, 5, 0) - RVector(13, 90, 0)) )  ) , startPoint: RVector(13, 90, 0), endPoint: RVector(13, 5, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 29, document: "0xa59ee48", address: "0x9a131d0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  5 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(405, 13, 0) - RVector(415, 13, 0)) )  ) , startPoint: RVector(405, 13, 0), endPoint: RVector(415, 13, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 30, document: "0xa59ee48", address: "0x9a131d0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  6 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(405, 5, 0) - RVector(405, 20, 0)) )  ) , startPoint: RVector(405, 20, 0), endPoint: RVector(405, 5, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 31, document: "0xa59ee48", address: "0x9a131d0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  7 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(285, 5, 0) - RVector(285, 20, 0)) )  ) , startPoint: RVector(285, 5, 0), endPoint: RVector(285, 20, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 32, document: "0xa59ee48", address: "0x9a131d0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  8 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(270, 5, 0) - RVector(270, 20, 0)) )  ) , startPoint: RVector(270, 5, 0), endPoint: RVector(270, 20, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 33, document: "0xa59ee48", address: "0x9a131d0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  9 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(260, 5, 0) - RVector(260, 20, 0)) )  ) , startPoint: RVector(260, 5, 0), endPoint: RVector(260, 20, 0))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 34, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  10 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(9.25, 7.88608, 0) - RVector(11.7998, 27.1139, 0)) )  ) , alignmentPoint: RVector(11.75, 17.5, 0), position: RVector(11.75, 9.36111, 0), text: "Инв. № подл.", textHeight: 2.5, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 35, document: "0xa59ee48", address: "0x9c0dd40", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  11 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(250, 5, 0) - RVector(250, 20, 0)) )  ) , startPoint: RVector(250, 5, 0), endPoint: RVector(250, 20, 0))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 36, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  12 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(9.25, 37.5675, 0) - RVector(11.7998, 57.4325, 0)) )  ) , alignmentPoint: RVector(11.75, 47.5, 0), position: RVector(11.75, 39.0556, 0), text: "Подп. и дата", textHeight: 2.5, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 37, document: "0xa59ee48", address: "0x9c0dd40", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  13 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(240, 5, 0) - RVector(240, 20, 0)) )  ) , startPoint: RVector(240, 5, 0), endPoint: RVector(240, 20, 0))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 38, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  14 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(9.25, 67.82, 0) - RVector(11.7998, 87.18, 0)) )  ) , alignmentPoint: RVector(11.75, 77.5, 0), position: RVector(11.75, 69.2222, 0), text: "Взам. инв. №", textHeight: 2.5, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RPolylineEntity(REntity(RObject(id: 39, document: "0xa59ee48", address: "0xdbdade8", undone: 0), type: 7, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  15 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(20, 292, 0) - RVector(415, 292, 0)) ,  RBox(RVector(20, 5, 0) - RVector(20, 292, 0)) ,  RBox(RVector(20, 5, 0) - RVector(415, 5, 0)) ,  RBox(RVector(415, 5, 0) - RVector(415, 292, 0)) )  ) RPolyline(RShape(address: "0xdbdae38"), vertices: 4, closed: true, 
RLine(RShape(address: "0x9a0fe10"), startPoint: RVector(415, 292, 0), endPoint: RVector(20, 292, 0)), 
RLine(RShape(address: "0xd497720"), startPoint: RVector(20, 292, 0), endPoint: RVector(20, 5, 0)), 
RLine(RShape(address: "0x99fd1a8"), startPoint: RVector(20, 5, 0), endPoint: RVector(415, 5, 0)), 
RLine(RShape(address: "0x9a10628"), startPoint: RVector(415, 5, 0), endPoint: RVector(415, 292, 0)), ))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 40, document: "0xa59ee48", address: "0x9c0dd40", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  16 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(8, 5, 0) - RVector(20, 5, 0)) )  ) , startPoint: RVector(8, 5, 0), endPoint: RVector(20, 5, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 41, document: "0xa59ee48", address: "0xd3703e0", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  25 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  17 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(230, 15, 0) - RVector(295, 15, 0)) )  ) , startPoint: RVector(295, 15, 0), endPoint: RVector(230, 15, 0))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 42, document: "0xa59ee48", address: "0x9c0dd40", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  18 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(230, 10, 0) - RVector(295, 10, 0)) )  ) , startPoint: RVector(295, 10, 0), endPoint: RVector(230, 10, 0))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 43, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  19 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(231, 5.85618, 0) - RVector(236, 8.1, 0)) )  ) , alignmentPoint: RVector(231, 7, 0), position: RVector(228.472, 7, 0), text: "Изм.", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RPolylineEntity(REntity(RObject(id: 44, document: "0xa59ee48", address: "0xdbdade8", undone: 0), type: 7, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  20 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(0, 0, 0) - RVector(420, 0, 0)) ,  RBox(RVector(420, 0, 0) - RVector(420, 297, 0)) ,  RBox(RVector(0, 297, 0) - RVector(420, 297, 0)) ,  RBox(RVector(0, 0, 0) - RVector(0, 297, 0)) )  ) RPolyline(RShape(address: "0xdbdae38"), vertices: 4, closed: true, 
RLine(RShape(address: "0x9a044c0"), startPoint: RVector(0, 0, 0), endPoint: RVector(420, 0, 0)), 
RLine(RShape(address: "0x99fd1a8"), startPoint: RVector(420, 0, 0), endPoint: RVector(420, 297, 0)), 
RLine(RShape(address: "0x9a0fe10"), startPoint: RVector(420, 297, 0), endPoint: RVector(0, 297, 0)), 
RLine(RShape(address: "0x9a10628"), startPoint: RVector(0, 297, 0), endPoint: RVector(0, 0, 0)), ))
Debug:    RDxfExporter::writeEntity:  RPolylineEntity(REntity(RObject(id: 45, document: "0xa59ee48", address: "0xdbdade8", undone: 0), type: 7, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  21 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(230, 5, 0) - RVector(230, 20, 0)) ,  RBox(RVector(230, 20, 0) - RVector(415, 20, 0)) )  ) RPolyline(RShape(address: "0xdbdae38"), vertices: 3, closed: false, 
RLine(RShape(address: "0x9a11a90"), startPoint: RVector(230, 5, 0), endPoint: RVector(230, 20, 0)), 
RLine(RShape(address: "0xa6ffd58"), startPoint: RVector(230, 20, 0), endPoint: RVector(415, 20, 0)), ))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 46, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  22 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(241, 5.24, 0) - RVector(249.534, 8.1, 0)) )  ) , alignmentPoint: RVector(241, 7, 0), position: RVector(236.639, 7, 0), text: "Кол.уч.", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 47, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  23 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(251.956, 5.9, 0) - RVector(258.044, 8.1, 0)) )  ) , alignmentPoint: RVector(255, 7, 0), position: RVector(251.944, 7, 0), text: "Лист", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RLineEntity(REntity(RObject(id: 48, document: "0xa59ee48", address: "0x9c0dd40", undone: 0), type: 6, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  60 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  24 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(295, 5, 0) - RVector(295, 20, 0)) )  ) , startPoint: RVector(295, 5, 0), endPoint: RVector(295, 20, 0))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 49, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  25 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(260.677, 5.85618, 0) - RVector(269.323, 8.1, 0)) )  ) , alignmentPoint: RVector(265, 7, 0), position: RVector(260.861, 7, 0), text: "№ док.", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 50, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  26 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(272.414, 5.90284, 0) - RVector(282.565, 8.14667, 0)) )  ) , alignmentPoint: RVector(277.49, 7.04667, 0), position: RVector(272.323, 7.04667, 0), text: "Подпись", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 51, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  27 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(286.669, 5.68, 0) - RVector(293.331, 8.1, 0)) )  ) , alignmentPoint: RVector(290, 7, 0), position: RVector(286.556, 7, 0), text: "Дата", textHeight: 2.2, textWidth: 0, drawingDirection: 1))
Debug:    RDxfExporter::writeEntity:  RTextEntity(RTextBasedEntity(REntity(RObject(id: 52, document: "0xa59ee48", address: "0xd37a508", undone: 0), type: 14, layerId: 21, blockId: 23, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  28 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(406.541, 14, 0) - RVector(413.459, 16.5, 0)) )  ) , alignmentPoint: RVector(410, 14, 0), position: RVector(406.944, 14, 0), text: "Лист", textHeight: 2.5, textWidth: 0, drawingDirection: 1))
Debug:    writing block:  "*Model_Space" 
Debug:    writing section ENTITIES... 
Debug:    RDxfExporter::writeEntity:  RBlockReferenceEntity(REntity(RObject(id: 54, document: "0xa59ee48", address: "0x9a02c98", undone: 0), type: 4, layerId: 21, blockId: 22, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  30 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(-182, -97.5, 0) - RVector(238, 199.5, 0)) )  ) , position: RVector(-182, -97.5, 0), scale: RVector(1, 1, 1), rotation: 0, referencedBlockId: 23)
Debug:    RDxfExporter::writeEntity:  RBlockReferenceEntity(REntity(RObject(id: 55, document: "0xa59ee48", address: "0x9a02c98", undone: 0), type: 4, layerId: 21, blockId: 22, parentId: -1, childIds: QSet() , lineweight:  -1 , linetypeId:  0 , color:  RColor(ByLayer) , drawOrder:  31 , selectionStatus:  false , boundingBoxes:  (RBox(RVector(340, -88.5, 0) - RVector(760, 208.5, 0)) )  ) , position: RVector(340, -88.5, 0), scale: RVector(1, 1, 1), rotation: 0, referencedBlockId: 23)
Debug:    writing end of section ENTITIES... 
Debug:    writing section OBJECTS... 
Debug:    writing end of section OBJECTS... 
Debug:    writing EOF... 
Debug:    RDxfExporter::exportFile: close 
Debug:    RDxfExporter::exportFile: delete 
Debug:    RDxfExporter::exportFile: OK 
./qcad-3.4.5-linux-x86_32/qcad: line 18: 12988 segmantation fault                   LD_LIBRARY_PATH="$DIR" "$binary" -style plastique "$@"
 1129 QCAD (main)Bug ReportLow Options Toolbar not visible for Edit > Paste tool Closed
100%
Task Description

Hello all,

copy of elements between layers does not work. I have added 2 additional layers to my dxf file. Then I have drawn a line with points, 1 rectangle, 2 rectangles. None of them worked. I do NOT want to move the element selection between 2 layers using the properties editor.

Version 1:
copy to clipboard from layer where drawn (is current layer)
switch to target layer (is now current layer)
insert from clipboard –> nothing happened

Version 2:
switch to target layer (is now current layer)
copy to clipboard from layer where drawn
insert from clipboard –> nothing happened

I am seeing such a misbeheaviour in a CAD system for the first time. All CAD systems I am aware of are able to do this task. I think that this error still exists in the most current version of QCAD because it had always been reported in 2013 in the forum http://www.qcad.org/rsforum/viewtopic.php?f=8&t=2329&p=7571&hilit=move+layer#p7571. This article mentions a checkbox “To current layer” that does not exist.

OS: Linux Mint 17 Qiana based on Ubuntu

Best regards
Peter

 1173 QCAD (main)Bug ReportLow Qcad shutdown after 15 min  Closed
100%
Task Description

after a few minutes 15min the application failed and it closes down!

Naam van toepassing met fout: qcad.exe, versie: 0.0.0.0, tijdstempel: 0x54be6afa
Naam van module met fout: MSVCR100.dll, versie: 10.0.30319.1, tijdstempel: 0x4ba1dbbe
Uitzonderingscode: 0xc0000005
Foutmarge: 0x00010a85
Id van proces met fout: 0x5f8
Starttijd van toepassing met fout: 0x01d039396e5ddd89
Pad naar toepassing met fout: C:\Program Files (x86)\QCAD\qcad.exe
Pad naar module met fout: C:\Program Files (x86)\QCAD\MSVCR100.dll
Rapport-id: 80645c3c-a559-11e4-825a-fcaa1428aee5
Volledige pakketnaam met fout:
Relatieve toepassings-id van pakket met fout:

 1176 QCAD (main)Bug ReportLow Leaders: Arrow Yes/No state not saved Closed
100%
Task Description

After saving with format R27, the state of the arrow of a leader “Führungslinie” is always No (”Nein”) on loading the file.

 1201 QCAD (main)Feature RequestLow SVG import: add support for circles, ellipses Closed
100%
1 Task Description

The attached file should result in two overlapping circles, it does not, it results in a single ellipse.

The “<circle ... />” directive seems just be ignored in this case, but in other instances I have seen it result in ellipses.

And the “<ellipse ... />” directive should of course result in a circle, when rx and ry are the same.

 1261 QCAD (main)Bug ReportCritical Unable to open dxf files saved by QCad in QCad. Closed
100%
Task Description

I am unable to open dxf files saved by QCad in QCad. I was initially using pro version 3.10, when I first encountered this problem (details below)
I then tried reverting to pro version 3.7.7.0 and also saving dxf files as R24, as this configuration has always worked with no problems until now.
I can not now open a file saved by QCad this morning using pro 3.7.7.0 and saving in R24 dxf format. This worked ok for two days.
I can view this file in FreeCad however! Sadly that is just not capable of achieving my goal.
I am currently unable to do any work and have lost four days attempting to overcome this problem.
This is the first problem I have ever had with QCad,I recommend it to my friends and colleagues as a particularly solid application.

File attached: R24_outlineGA;31dxf.dxf

Versions
QCAD version: 3.10.0.0
Date: Aug 24 2015
Qt version: 4.8.4
Compiler version: gcc 4.4.3
OS: Linux
OS version: Unknown

Locale
QCAD locale: en
Name: en_GB
Country: 224
Country name: United Kingdom
Language: 31
Language name: British English
Script: 0
Script name: Default
Decimal point: 46
Negative sign: 45
Positive sign: 43
Text direction: 0
System codec: UTF-8

Arguments: ./qcad-bin,-style,plastique

Plugins
Description=Import and export support for the DXF and DWG format and support for splines from fit points. Based on ODA Teigha®.
FileName=/archive/Com/com/downloaded/bin/qcad/qcad-3.10.0-pro-linux-x86_64/plugins/libqcaddwg.so
ID=DWG
License=Proprietary
Name=QCAD Pro
PurchaseURL=http://ribbonsoft.com/add-ons/qcadpro-purchase
QtVersion=4.8.4
SystemCodePage=0
URL=http://ribbonsoft.com/add-ons/qcadpro
Version=3.10.0 (Teigha® 3.09.1.0)

Description=Import support for the DXF format. Based on dxflib.
FileName=/archive/Com/com/downloaded/bin/qcad/qcad-3.10.0-pro-linux-x86_64/plugins/libqcaddxf.so
ID=DXF
License=GPLv2+
Name=DXF
QtVersion=4.8.4
URL=http://www.qcad.org
Version=3.10.0 (dxflib 3.7.5.0)

Description=Integrated help browser.
FileName=/archive/Com/com/downloaded/bin/qcad/qcad-3.10.0-pro-linux-x86_64/plugins/libqcadhelp.so
ID=HELP
License=Proprietary
Name=QCAD Pro
QtVersion=4.8.4
URL=http://www.ribbonsoft.com
Version=3.10.0

Description=Polygon clipping, boolean polygon operations, path offset.
FileName=/archive/Com/com/downloaded/bin/qcad/qcad-3.10.0-pro-linux-x86_64/plugins/libqcadpolygon.so
ID=POLYGON
License=Proprietary
Name=QCAD Pro
PurchaseURL=http://ribbonsoft.com/add-ons/qcadpro-purchase
QtVersion=4.8.4
URL=http://ribbonsoft.com/add-ons/qcadpro
Version=3.10.0

Description=QCAD Professional tools.
FileName=/archive/Com/com/downloaded/bin/qcad/qcad-3.10.0-pro-linux-x86_64/plugins/libqcadproscripts.so
ID=PROTOOLS
License=Proprietary
Name=QCAD Pro
NamePostfix= Professional
PurchaseURL=http://ribbonsoft.com/add-ons/qcadpro-purchase
QtVersion=4.8.4
URL=http://ribbonsoft.com/add-ons/qcadpro
Version=3.10.0

Environment
KONSOLE_DBUS_WINDOW=/Windows/1
XCURSOR_SIZE=0
JAVA_BINDIR=/usr/lib64/jvm/jre/bin
LESS_ADVANCED_PREPROCESSOR=no
JRE_HOME=/usr/lib64/jvm/jre
XCURSOR_THEME=Oxygen_Blue
GTK_MODULES=canberra-gtk-module
XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
JAVA_HOME=/usr/lib64/jvm/jre
MAIL=/var/spool/mail/neil
MACHTYPE=x86_64-suse-linux
XDG_SESSION_ID=1
XDG_DATA_DIRS=/usr/share:/usr/share:/etc/opt/kde3/share:/opt/kde3/share
PAGER=less
KDE_NO_IPV6=1
GPG_AGENT_INFO=/tmp/gpg-l7ephR/S.gpg-agent:1149:1
KDE_SESSION_UID=1000
AUDIODRIVER=pulseaudio
PILOTPORT=usb:
NNTPSERVER=news
PATH=/opt/OpenPrinting-Gutenprint/sbin:/opt/OpenPrinting-Gutenprint/bin:/home/neil/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
PROMPT_COMMAND=history -a
XAUTHLOCALHOSTNAME=Stothert
WINDOWMANAGER=/usr/bin/startkde
GPG_TTY=/dev/pts/1
KDE_FULL_SESSION=true
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-pru8X8mc8o,guid=00a2d1328eb37df0566779b855eda10f
CONFIG_SITE=/usr/share/site/x86_64-unknown-linux-gnu
XDG_VTNR=7
SSH_ASKPASS=/usr/lib/ssh/ksshaskpass
QT_PLUGIN_PATH=/home/neil/.kde4/lib64/kde4/plugins/:/usr/lib64/kde4/plugins/
HOSTNAME=Stothert
CVS_RSH=ssh
LANGUAGE=
TMPDIR=/tmp
G_BROKEN_FILENAMES=1
GS_LIB=/home/neil/.fonts
SHELL_SESSION_ID=e541a82f5bfa40008d6eb664c682a430
SDL_AUDIODRIVER=pulse
CPU=x86_64
DESKTOP_SESSION=default
GTK_IM_MODULE=cedilla
KDE_MULTIHEAD=false
LANG=en_GB.UTF-8
HOST=Stothert
JAVA_ROOT=/usr/lib64/jvm/jre
PYTHONSTARTUP=/etc/pythonstart
LESSKEY=/etc/lesskey.bin
XNLSPATH=/usr/share/X11/nls
SSH_AGENT_PID=1148
SESSION_MANAGER=local/Stothert:@/tmp/.ICE-unix/1515,unix/Stothert:/tmp/.ICE-unix/1515
KONSOLE_DBUS_SERVICE=:1.89
INPUTRC=/home/neil/.inputrc
PWD=/archive/Com/com/downloaded/bin/qcad/qcad-3.10.0-pro-linux-x86_64
LOGNAME=neil
COLORTERM=1
XSESSION_IS_UP=yes
MORE=-sl
LESSOPEN=lessopen.sh %s
PROFILEREAD=true
SSH_AUTH_SOCK=/tmp/ssh-cTHJf7mvbfas/agent.1046
KONSOLE_PROFILE_NAME=Shell
ALSA_CONFIG_PATH=/etc/alsa-pulse.conf
WINDOWPATH=7
XDM_MANAGED=method=classic,auto
HOME=/home/neil
UNICODEMAP_JP=cp932
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/neil/.gtkrc-2.0-kde4:/home/neil/.gtkrc-2.0:/home/neil/.kde4/share/config/gtkrc-2.0
FROM_HEADER=
LS_COLORS=no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.xz=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
XDG_SEAT=seat0
USE_FAM=
XMODIFIERS=@im=local
WINDOWID=102760474
QT_IM_MODULE=xim
BASH_FUNC_mc%%=() {  . /usr/share/mc/mc-wrapper.sh
}
KDE_SESSION_VERSION=4
SHLVL=3
QT_SYSTEM_DIR=/usr/share/desktop-data
COLORFGBG=15;0
MANPATH=/opt/OpenPrinting-Gutenprint/man:/usr/local/man:/usr/share/man:/opt/kde3/share/man
G_FILENAME_ENCODING=@locale,UTF-8,ISO-8859-15,CP1252
KONSOLE_DBUS_SESSION=/Sessions/1
DISPLAY=:0
CSHEDIT=emacs
XDG_CURRENT_DESKTOP=KDE
XDG_CONFIG_DIRS=/etc/xdg
_=./qcad-bin
DM_CONTROL=/var/run/xdmctl
SHELL=/bin/bash
LS_OPTIONS=-N --color=tty -T 0
MINICOM=-c on
XDG_RUNTIME_DIR=/run/user/1000
GTK_RC_FILES=/etc/gtk/gtkrc:/home/neil/.gtkrc:/home/neil/.kde4/share/config/gtkrc
OSTYPE=linux
QEMU_AUDIO_DRV=pa
PROFILEHOME=
LD_LIBRARY_PATH=.
HISTSIZE=1000
TERM=xterm
HOSTTYPE=x86_64
LESSCLOSE=lessclose.sh %s %s
LESS=-M -I -R
QT_IM_SWITCHER=imsw-multi
USER=neil
HISTCONTROL=ignoreboth
Versions
QCAD version: 3.7.7.0
Date: Jan 20 2015
Qt version: 4.8.4
Compiler version: gcc 4.4.3
OS: Linux
OS version: Unknown

Locale
QCAD locale: en
Name: en_GB
Country: 224
Country name: United Kingdom
Language: 31
Language name: British English
Script: 0
Script name: Default
Decimal point: 46
Negative sign: 45
Positive sign: 43
Text direction: 0
System codec: UTF-8

Arguments: /archive/Com/com/downloaded/bin/qcad/qcad-3.7.7-pro-linux-x86_64/qcad-bin,-style,plastique

Plugins
Description=Import and export support for the DXF and DWG format and support for splines from fit points. Based on ODA Teigha®.
FileName=/archive/Com/com/downloaded/bin/qcad/qcad-3.7.7-pro-linux-x86_64/plugins/libqcaddwg.so
License=Proprietary
Name=DWG
PurchaseURL=http://ribbonsoft.com/add-ons/qcaddwg-purchase
QtVersion=4.8.4
SystemCodePage=0
URL=http://ribbonsoft.com/add-ons/qcaddwg
Version=3.7.7 (Teigha® 3.09.1.0)

Description=Import support for the DXF format. Based on dxflib.
FileName=/archive/Com/com/downloaded/bin/qcad/qcad-3.7.7-pro-linux-x86_64/plugins/libqcaddxf.so
License=GPLv2+
Name=DXF
QtVersion=4.8.4
URL=http://www.qcad.org
Version=3.7.7 (dxflib 3.7.5.0)

Description=Integrated help browser.
FileName=/archive/Com/com/downloaded/bin/qcad/qcad-3.7.7-pro-linux-x86_64/plugins/libqcadhelp.so
License=Proprietary
Name=Help Browser
QtVersion=4.8.4
URL=http://www.ribbonsoft.com
Version=3.7.7

Description=Script collection of QCAD Professional tools.
FileName=/archive/Com/com/downloaded/bin/qcad/qcad-3.7.7-pro-linux-x86_64/plugins/libqcadproscripts.so
License=Proprietary
Name=Pro Tools
PurchaseURL=http://ribbonsoft.com/add-ons/qcadpro-purchase
QtVersion=4.8.4
URL=http://ribbonsoft.com/add-ons/qcadpro
Version=3.7.7

Environment
XCURSOR_SIZE=0
JAVA_BINDIR=/usr/lib64/jvm/jre/bin
LESS_ADVANCED_PREPROCESSOR=no
JRE_HOME=/usr/lib64/jvm/jre
XCURSOR_THEME=Oxygen_Blue
GTK_MODULES=canberra-gtk-module
XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
JAVA_HOME=/usr/lib64/jvm/jre
MAIL=/var/spool/mail/neil
MACHTYPE=x86_64-suse-linux
XDG_SESSION_ID=1
XDG_DATA_DIRS=/usr/share:/usr/share:/etc/opt/kde3/share:/opt/kde3/share
PAGER=less
KDE_NO_IPV6=1
GPG_AGENT_INFO=/tmp/gpg-l7ephR/S.gpg-agent:1149:1
KDE_SESSION_UID=1000
AUDIODRIVER=pulseaudio
PILOTPORT=usb:
NNTPSERVER=news
PATH=/opt/OpenPrinting-Gutenprint/sbin:/opt/OpenPrinting-Gutenprint/bin:/home/neil/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
PROMPT_COMMAND=history -a
XAUTHLOCALHOSTNAME=Stothert
WINDOWMANAGER=/usr/bin/startkde
GPG_TTY=not a tty
KDE_FULL_SESSION=true
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-pru8X8mc8o,guid=00a2d1328eb37df0566779b855eda10f
CONFIG_SITE=/usr/share/site/x86_64-unknown-linux-gnu
XDG_VTNR=7
SSH_ASKPASS=/usr/lib/ssh/ksshaskpass
QT_PLUGIN_PATH=/home/neil/.kde4/lib64/kde4/plugins/:/usr/lib64/kde4/plugins/
HOSTNAME=Stothert
CVS_RSH=ssh
LANGUAGE=
TMPDIR=/tmp
G_BROKEN_FILENAMES=1
GS_LIB=/home/neil/.fonts
SDL_AUDIODRIVER=pulse
CPU=x86_64
DESKTOP_SESSION=default
GTK_IM_MODULE=cedilla
KDE_MULTIHEAD=false
LANG=en_GB.UTF-8
HOST=Stothert
JAVA_ROOT=/usr/lib64/jvm/jre
PYTHONSTARTUP=/etc/pythonstart
LESSKEY=/etc/lesskey.bin
XNLSPATH=/usr/share/X11/nls
SSH_AGENT_PID=1148
SESSION_MANAGER=local/Stothert:@/tmp/.ICE-unix/1515,unix/Stothert:/tmp/.ICE-unix/1515
INPUTRC=/home/neil/.inputrc
PWD=/home/neil
LOGNAME=neil
COLORTERM=1
XSESSION_IS_UP=yes
MORE=-sl
LESSOPEN=lessopen.sh %s
PROFILEREAD=true
SSH_AUTH_SOCK=/tmp/ssh-cTHJf7mvbfas/agent.1046
ALSA_CONFIG_PATH=/etc/alsa-pulse.conf
WINDOWPATH=7
XDM_MANAGED=method=classic,auto
HOME=/home/neil
UNICODEMAP_JP=cp932
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/neil/.gtkrc-2.0-kde4:/home/neil/.gtkrc-2.0:/home/neil/.kde4/share/config/gtkrc-2.0
FROM_HEADER=
XDG_SEAT=seat0
USE_FAM=
XMODIFIERS=@im=local
QT_IM_MODULE=xim
BASH_FUNC_mc%%=() {  . /usr/share/mc/mc-wrapper.sh
}
KDE_SESSION_VERSION=4
SHLVL=2
QT_SYSTEM_DIR=/usr/share/desktop-data
MANPATH=/opt/OpenPrinting-Gutenprint/man:/usr/local/man:/usr/share/man:/opt/kde3/share/man
G_FILENAME_ENCODING=@locale,UTF-8,ISO-8859-15,CP1252
DISPLAY=:0
CSHEDIT=emacs
XDG_CURRENT_DESKTOP=KDE
XDG_CONFIG_DIRS=/etc/xdg
_=/archive/Com/com/downloaded/bin/qcad/qcad-3.7.7-pro-linux-x86_64/qcad-bin
DM_CONTROL=/var/run/xdmctl
SHELL=/bin/bash
MINICOM=-c on
XDG_RUNTIME_DIR=/run/user/1000
GTK_RC_FILES=/etc/gtk/gtkrc:/home/neil/.gtkrc:/home/neil/.kde4/share/config/gtkrc
OSTYPE=linux
QEMU_AUDIO_DRV=pa
LD_LIBRARY_PATH=/archive/Com/com/downloaded/bin/qcad/qcad-3.7.7-pro-linux-x86_64
HISTSIZE=1000
HOSTTYPE=x86_64
TERM=xterm
LESSCLOSE=lessclose.sh %s %s
LESS=-M -I -R
QT_IM_SWITCHER=imsw-multi
USER=neil
HISTCONTROL=ignoreboth
 1275 QCAD (main)Bug ReportVery Low Library browser: path display under Windows Closed
100%
Task Description

It’s wrong URL Librarie on QCAD 3.10

Actually the register is C:/name/etc (wrong write to acces a new library) could’you change the code for write a good URL ( C:\name\...) it’s very important to use QCAD

 1286 QCAD (main)Bug ReportHigh Canvas flickers/flashes white when scrolling. Closed
100%
Task Description

When scrolling quickly, the entire canvas flashes white (some kind of video buffer issue?). This includes the rulers, but excludes the scroll bars and the corner fillet at the top-left between the two rulers. Frequency of flicker is linked to speed too - the more you scroll the fast the flicker.

I’ve marked the severity high - obviously this is not a functional problem, but the strobe effect is causing headaches and may have negative affects for people with illnesses triggered by flashing light. Even with the background set to white, the flashing is still severe - when the background is set to black, it’s unbearable.

Using a Mac Pro (10.10.3) with AMD FirePro D300 2048 MB graphics and dual displays. Happens on either of the displays. Was using an August 2013 build with the issue - just upgraded to latest build and have same issue. Didn’t experience this on previous/older Mac Pro (running 10.8), so suspect it’s an issue with hardware or OS version?

 1293 QCAD/CAMBug ReportMedium Crash when snapping to intersection points between 3d l ...Closed
100%
Task Description

I have a file that makes QCAD crash. I’ve been editing this design across different versions of QCAD over time and this is the first time I have a problem with it.

Steps to reproduce:
Open the attached file and try to add some entities or dimensions to it (you may need to create large ones since it seems to depend on the zoom factor; for example a very large ellipse). After a freeze of a few seconds QCAD will quit.

The attached file is a simplified version from which I deleted a number of entities; on the original I can’t do anything – QCAD crashes as soon as I try to create any object.

Cause: 3D lines with x1==x2, y1==y2 but z1!=z2

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

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

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

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

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

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

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

 1385 QCAD (main)Bug ReportLow Default unit for new drawings reset to Inch on restart Closed
100%
Task Description

Application Preferences > Defaults for New Drawings > Drawing Units

Do not save new selected value, It keeps “Inch”.

Could be changed per file in Edit > Drawing Preferences. I normally use Millimeter. I have no tested in command line / automation mode.

Error tested in:
Mac OS X 10.11.2 El Capitan
Mac OX X 10.7.5 Server Lion
Windows 10 (also with QCad fresh install)

 1463 QCAD (main)Bug ReportLow Scaling also scales locked layers Closed
100%
Task Description

Hi,

Upon selecting and scaling multiple objects, locked layers are also scaled.

Expected:
Locked layers are unaffected by any modification commands

Workaround:
Manually unselect objects before scaling

 1468 QCAD (main)Bug ReportLow Custom patterns are not selectable from qcad Closed
100%
Task Description

Hi,

I added a new custom pattern into patterns/metric folder
However, even after restarting QCAD, new pattern is not showing in hatch dialog.

Showing tasks 1 - 50 of 2560 Page 1 of 521 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing