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 TypeSeveritySummaryStatus  ascProgress
 2513 QCAD (main)Bug ReportLow MACOS Compile Error Closed
100%
Task Description

Using XCODE15, QCAD fails to compile. The error shown:

In file included from include/spatialindex/SpatialIndex.h:251:
include/spatialindex/MovingRegion.h:155:34: error: no template named ‘binary_function’ in namespace ‘std’; did you mean ‘__binary_function’?

Per Apple’s website, binary_function are no longer provided in C++17 and newer

 490 QCAD (main)Bug ReportVery Low Mac Property Editor Layout problem. Closed
100%
Task Description

With Mac OS X 10.5.8 PPC, in the Property Editor the entries are aligned at the bottom and not in the center. The strange is that in your screenshots on the site everything is correct (http://www.qcad.org/img/qcad3_mac.png). Add a picture for the problem.

 475 QCAD (main)Bug ReportHigh Mac OSX 10.6.8 frequent crashes Closed
100%
Task Description

I’m getting frequent crashes for no apparent reason, in a variety of commands. Sorry, Qcad 3 is unusable for me at the moment.

 456 QCAD (main)Bug ReportLow Mac OS X: crash Closed
100%
Task Description

Panning and zooming a simple drawing with lines

Crash, report attached.

Process:         QCAD [8638]
Path:            /Applications/QCAD.app/Contents/MacOS/QCAD
Identifier:      com.ribbonsoft.qcad
Version:         3.0 RC2 (3.0.0)
Code Type:       X86 (Native)
Parent Process:  launchd [139]

Date/Time:       2012-01-10 10:00:25.180 +0200
OS Version:      Mac OS X 10.7.2 (11C73)
Report Version:  9

Interval Since Last Report:          357223 sec
Crashes Since Last Report:           8
Per-App Interval Since Last Report:  3465 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      E8E5552B-9671-463F-B015-0C0B8103D061

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000080000020

VM Regions Near 0x80000020:
    MALLOC_LARGE           000000001830b000-00000000186d8000 [ 3892K] rw-/rwx SM=PRV  
--> 
    __TEXT                 000000008fe2d000-000000008fe60000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld

Application Specific Information:
objc_msgSend() selector name: mouseMoved:
objc[8638]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x982fbd47 objc_msgSend + 23
1   com.apple.AppKit              	0x936a2c6b -[NSWindow sendEvent:] + 8743
2   QtGui                         	0x044a0b1b QMacInputContext::reset() + 32107
3   com.apple.AppKit              	0x9363aebb -[NSApplication sendEvent:] + 6768
4   QtGui                         	0x044a42cd QMacInputContext::reset() + 46365
5   com.apple.AppKit              	0x935cbc82 -[NSApplication run] + 1007
6   QtGui                         	0x044ae341 QDesktopWidget::resizeEvent(QResizeEvent*) + 12513
7   QtCore                        	0x042509c1 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
8   QtCore                        	0x04250d0a QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 170
9   QtCore                        	0x04252166 QCoreApplication::exec() + 182
10  libqtscript_core.dylib        	0x0ce486e7 qtscript_create_QCoreApplication_class(QScriptEngine*) + 6599
11  QtScript                      	0x04046478 QScriptable::QScriptable() + 3256
12  QtScript                      	0x03f5ec71 0x3e8d000 + 859249
13  QtScript                      	0x03f33ec9 0x3e8d000 + 683721
14  ???                           	0x0c07b106 0 + 201830662
15  QtScript                      	0x03eeb457 0x3e8d000 + 386135
16  QtScript                      	0x03eeb751 0x3e8d000 + 386897
17  QtScript                      	0x04018cd6 QScriptEngine::setGlobalObject(QScriptValue const&) + 1174
18  QtScript                      	0x04019531 QScriptEngine::evaluate(QString const&, QString const&, int) + 801
19  com.ribbonsoft.qcad           	0x0003f063 RScriptHandlerEcma::eval(QString const&, QString const&) + 67
20  com.ribbonsoft.qcad           	0x0003c590 RScriptHandlerEcma::doScript(QString const&, QStringList const&) + 912
21  com.ribbonsoft.qcad           	0x009de87b RScriptHandler::init(QString const&, QStringList const&) + 523
22  com.ribbonsoft.qcad           	0x0002d0a5 main + 2501
23  com.ribbonsoft.qcad           	0x0002c219 _start + 208
24  com.ribbonsoft.qcad           	0x0002c148 start + 40

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x9b9fc90a kevent + 10
1   libdispatch.dylib             	0x99405c58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib             	0x994046a7 _dispatch_mgr_thread + 53

Thread 2:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x9b9fbb42 __select + 10
1   com.apple.CoreFoundation      	0x927a8195 __CFSocketManager + 1557
2   libsystem_c.dylib             	0x9c408ed9 _pthread_start + 335
3   libsystem_c.dylib             	0x9c40c6de thread_start + 34

Thread 3:
0   libsystem_kernel.dylib        	0x9b9fb83e __psynch_cvwait + 10
1   libsystem_c.dylib             	0x9c40ce78 _pthread_cond_wait + 914
2   libsystem_c.dylib             	0x9c3b482a pthread_cond_wait + 48
3   QtScript                      	0x03feda88 0x3e8d000 + 1444488
4   QtScript                      	0x03fedad1 0x3e8d000 + 1444561
5   libsystem_c.dylib             	0x9c408ed9 _pthread_start + 335
6   libsystem_c.dylib             	0x9c40c6de thread_start + 34

Thread 4:
0   libsystem_kernel.dylib        	0x9b9fb83e __psynch_cvwait + 10
1   libsystem_c.dylib             	0x9c40ce78 _pthread_cond_wait + 914
2   libsystem_c.dylib             	0x9c3b482a pthread_cond_wait + 48
3   QtWebKit                      	0x03794955 JSValueIsEqual + 1376165
4   QtWebKit                      	0x037949f1 JSValueIsEqual + 1376321
5   libsystem_c.dylib             	0x9c408ed9 _pthread_start + 335
6   libsystem_c.dylib             	0x9c40c6de thread_start + 34

Thread 5:
0   libsystem_kernel.dylib        	0x9b9fc02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x9c40accf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9c40c6fe start_wqthread + 30

Thread 6:
0   libsystem_kernel.dylib        	0x9b9fc02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x9c40accf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9c40c6fe start_wqthread + 30

Thread 7:
0   libsystem_kernel.dylib        	0x9b9fc02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x9c40accf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9c40c6fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x05ef41f8  ebx: 0x0000000d  ecx: 0x93fd21ba  edx: 0x80000000
  edi: 0x14599d20  esi: 0x00000008  ebp: 0xbfffedf8  esp: 0xbfffec88
   ss: 0x00000023  efl: 0x00210202  eip: 0x982fbd47   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x80000020
Logical CPU: 0

Binary Images:
    0x1000 -  0x2447ff3 +com.ribbonsoft.qcad (3.0 RC2 - 3.0.0) <28B8D159-98C8-9C47-C079-F35BC0912B96> /Applications/QCAD.app/Contents/MacOS/QCAD
 0x2a8d000 -  0x3c6cfe7 +QtWebKit (4.7.3 - compatibility 4.7.0) <FD06016E-363A-9562-FB19-8A5EC91A8F4A> /Applications/QCAD.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
 0x3e8d000 -  0x40d7ff3 +QtScript (4.7.3 - compatibility 4.7.0) <07794524-8FE8-7454-320C-8BD69B810EFD> /Applications/QCAD.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
 0x410f000 -  0x436aff3 +QtCore (4.7.3 - compatibility 4.7.0) <484341AD-3077-11FE-0F93-3875C3070D5F> /Applications/QCAD.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
 0x43b5000 -  0x4452fef +QtScriptTools (4.7.3 - compatibility 4.7.0) <D663DF9C-970C-2889-F40C-790AD4C4FAC8> /Applications/QCAD.app/Contents/Frameworks/QtScriptTools.framework/Versions/4/QtScriptTools
 0x446d000 -  0x4dc1feb +QtGui (4.7.3 - compatibility 4.7.0) <63297064-BCB8-B08B-1909-412C708552FC> /Applications/QCAD.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
 0x4f00000 -  0x4f49fe3 +QtSvg (4.7.3 - compatibility 4.7.0) <1F0016FC-BE3E-5B66-E00A-C8E72326CD15> /Applications/QCAD.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
 0x4f57000 -  0x4f88fef +QtSql (4.7.3 - compatibility 4.7.0) <B2E62289-D1C3-F001-5D28-EC62FC0D65DC> /Applications/QCAD.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql
 0x4f96000 -  0x5414ffb +QtXmlPatterns (4.7.3 - compatibility 4.7.0) <0153ED09-DD0C-E2F7-EE04-3A01E13CBC6F> /Applications/QCAD.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
 0x5474000 -  0x5589ffb +QtNetwork (4.7.3 - compatibility 4.7.0) <A2AFA78B-1938-04BE-FF50-FF0FB59FC4AD> /Applications/QCAD.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
 0x55ac000 -  0x55fffeb +QtXml (4.7.3 - compatibility 4.7.0) <42136E64-2EEF-3E7B-2578-7497A89513ED> /Applications/QCAD.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
 0x5610000 -  0x56d5fef +QtOpenGL (4.7.3 - compatibility 4.7.0) <FE4580C5-B128-9A19-D4BC-0F5FB3EBDE63> /Applications/QCAD.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL
 0x56f5000 -  0x5c55ffb +QtDesigner (4.7.3 - compatibility 4.7.0) <996BD939-6C64-059F-0FAC-F47448F40482> /Applications/QCAD.app/Contents/Frameworks/QtDesigner.framework/Versions/4/QtDesigner
 0x5cf6000 -  0x5d68fff +QtHelp (4.7.3 - compatibility 4.7.0) <39B5F058-578C-E636-9AFE-7E160C31BE40> /Applications/QCAD.app/Contents/Frameworks/QtHelp.framework/Versions/4/QtHelp
 0x5d7d000 -  0x5dbcfff +phonon (4.4.0 - compatibility 4.4.0) <0C1C1C88-8B07-8652-C932-DB363223E265> /Applications/QCAD.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
 0x5dd1000 -  0x5e90fe7 +libQtCLucene.4.dylib (4.7.3 - compatibility 4.7.0) <43FA7644-EFCF-EAAB-90A4-57E9DA593846> /Applications/QCAD.app/Contents/Frameworks/libQtCLucene.4.dylib
 0x9795000 -  0x979dfff +libqsvgicon.dylib (??? - ???) <5562E071-A869-69C5-CC72-B3B84125ACC4> /Applications/QCAD.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
 0x97d8000 -  0x97f4fff +libqtscript_svg.dylib (??? - ???) <96A8B3F5-D96D-DEFE-9917-129B67C4CB39> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_svg.dylib
 0xc280000 -  0xc286ff3 +libqgif.dylib (??? - ???) <89AF8824-41FB-BCC8-5BB9-9297EB9E53CC> /Applications/QCAD.app/Contents/PlugIns/imageformats/libqgif.dylib
 0xc28b000 -  0xc291fff +libqico.dylib (??? - ???) <C783675F-E460-2E04-7686-66E018BF9ED2> /Applications/QCAD.app/Contents/PlugIns/imageformats/libqico.dylib
 0xc296000 -  0xc29affb +libqsvg.dylib (??? - ???) <F7C021CB-29DA-2967-71EA-D2240AF06F6E> /Applications/QCAD.app/Contents/PlugIns/imageformats/libqsvg.dylib
 0xce1b000 -  0xd0a9fff +libqtscript_core.dylib (??? - ???) <C598F3F2-3495-B767-F38A-DD640A5A465A> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_core.dylib
 0xd11c000 -  0xdcc8ff3 +libqtscript_gui.dylib (??? - ???) <AADDAB15-211C-D32D-B4CE-AA0301941A94> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_gui.dylib
 0xe140000 -  0xe23efeb +libqtscript_network.dylib (??? - ???) <695DFB21-3675-651A-5AE1-ECAF69E9D394> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_network.dylib
 0xe26f000 -  0xe2bcfeb +libqtscript_opengl.dylib (??? - ???) <972D6DF6-15A5-E7C5-2E78-8F4FA9B0AB30> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_opengl.dylib
 0xe2d0000 -  0xe391fe3 +libqtscript_phonon.dylib (??? - ???) <35774810-AA35-B70D-58F8-EF37D6011F48> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_phonon.dylib
 0xe3ba000 -  0xe430ffb +libqtscript_sql.dylib (??? - ???) <2908D5A7-80A2-0975-314F-370E7A6A7D6C> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_sql.dylib
 0xe447000 -  0xe4eaff3 +libqtscript_uitools.dylib (??? - ???) <7A3C2912-64C8-2942-1668-EFAF6D97B6AA> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_uitools.dylib
 0xe517000 -  0xe59afff +libqtscript_webkit.dylib (??? - ???) <99F962DA-EA6C-F98C-8A43-4FF4A82C3405> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_webkit.dylib
 0xe5bd000 -  0xe63cfe7 +libqtscript_xml.dylib (??? - ???) <FA5C410D-346C-B766-BA8E-EF44D6E9E9B5> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_xml.dylib
 0xe655000 -  0xe6a2fe3 +libqtscript_xmlpatterns.dylib (??? - ???) <2604F89A-6462-75D8-E471-305E0E6BEA03> /Applications/QCAD.app/Contents/PlugIns/script/libqtscript_xmlpatterns.dylib
 0xeac0000 -  0xeaf5fef +libqjpeg.dylib (??? - ???) <75E4B8E7-0705-CC75-CF07-D93FBAC60F55> /Applications/QCAD.app/Contents/PlugIns/imageformats/libqjpeg.dylib
 0xeafa000 -  0xeb44fe7 +libqmng.dylib (??? - ???) <3344B8D3-433B-DE06-88CE-00AFA4F6267F> /Applications/QCAD.app/Contents/PlugIns/imageformats/libqmng.dylib
 0xeb4b000 -  0xeb9affb +libqtiff.dylib (??? - ???) <AAEE94D5-8E16-BB44-5529-D8F3BDE486A4> /Applications/QCAD.app/Contents/PlugIns/imageformats/libqtiff.dylib
 0xec7d000 -  0xeca7ff7 +libqtaccessiblewidgets.dylib (??? - ???) <B5FEBFEB-789F-BB02-7117-0A9A1FD18195> /Applications/QCAD.app/Contents/PlugIns/accessible/libqtaccessiblewidgets.dylib
0x11475000 - 0x1147afeb +libqwebview.dylib (??? - ???) <6DCD3248-DA61-5F0F-71EF-E57EEC8828E8> /Applications/QCAD.app/Contents/PlugIns/designer/libqwebview.dylib
0x114b3000 - 0x114bdfff +libqgenericbearer.dylib (??? - ???) <82099E6C-6758-8F4F-AEB5-FD070627F1AB> /Applications/QCAD.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
0x114c3000 - 0x114e5ffb +libqcncodecs.dylib (??? - ???) <57C456E4-D8C8-23AF-9409-C12C8E3A2048> /Applications/QCAD.app/Contents/PlugIns/codecs/libqcncodecs.dylib
0x114e9000 - 0x114fbfef +libqkrcodecs.dylib (??? - ???) <1AF6E9E2-CE9E-C2D8-E1F4-ADB93C5CFECD> /Applications/QCAD.app/Contents/PlugIns/codecs/libqkrcodecs.dylib
0x11800000 - 0x11828feb +libqjpcodecs.dylib (??? - ???) <EA10B289-BC26-BFEA-0342-AEEA78C81938> /Applications/QCAD.app/Contents/PlugIns/codecs/libqjpcodecs.dylib
0x1182d000 - 0x11852fe7 +libqtwcodecs.dylib (??? - ???) <78C8A95F-7C91-B671-7CEC-4C205C1FE876> /Applications/QCAD.app/Contents/PlugIns/codecs/libqtwcodecs.dylib
0x8fe2d000 - 0x8fe5f9c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90020000 - 0x90029fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9002a000 - 0x90156ff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9017d000 - 0x901b9fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
0x901ba000 - 0x904c4ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x904c5000 - 0x904c8ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x904dd000 - 0x905acfff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x905ad000 - 0x905bafff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x905bc000 - 0x905c0ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x90611000 - 0x90633ffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x906bc000 - 0x906e4ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x906e5000 - 0x9071cfef  com.apple.DebugSymbols (2.1 - 87) <E2E26B90-BC10-304A-AF1B-8E5CCA9776A7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x90805000 - 0x90827ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x90bc2000 - 0x90be1fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x90be2000 - 0x90be2fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90c39000 - 0x90ca8fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x90ca9000 - 0x90dbaff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x90dbb000 - 0x90dbeff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x90e1d000 - 0x90e1dfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90e1e000 - 0x90e99ffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90e9a000 - 0x90f5aff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90f89000 - 0x90f94fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x90f95000 - 0x90f9fff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90fa0000 - 0x9102dfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9102e000 - 0x9102fffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9103a000 - 0x91045ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91046000 - 0x91062ff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x91063000 - 0x910bbfff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x910bc000 - 0x91105ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91106000 - 0x91114fff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x916c2000 - 0x916c5ffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x916c6000 - 0x916eeff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x91758000 - 0x9175effb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9175f000 - 0x91bd4ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x91bef000 - 0x91bf0fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91bf1000 - 0x91c85ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91c86000 - 0x91c91ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x91c92000 - 0x91f44ff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91faf000 - 0x91fddfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <032FA5E1-D44A-3600-91CA-C0C5DB175E92> /usr/lib/libSystem.B.dylib
0x920c0000 - 0x9211dffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92121000 - 0x9212ffff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x92130000 - 0x92140ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x92141000 - 0x92164fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x921a1000 - 0x92284ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x92285000 - 0x922bbff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x922bc000 - 0x922ccfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x922cd000 - 0x922e3ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
0x9235d000 - 0x92364ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x92365000 - 0x92369fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92396000 - 0x923fbffb  com.apple.Symbolication (1.2 - 89) <AB71058E-7106-3D01-8EF9-5F9FEF950D6E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x923fc000 - 0x92469ffb  com.apple.CoreSymbolication (2.1 - 71) <442A5CD4-9820-3BB2-BD68-D8AB94010E34> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9271a000 - 0x9271eff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9271f000 - 0x928f5fe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92922000 - 0x92983ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92dd7000 - 0x92e17ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x92e62000 - 0x92e62fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x92e6e000 - 0x92e87fff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92efa000 - 0x92f28ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x935c4000 - 0x935c5ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x935c6000 - 0x94054ffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94055000 - 0x94357fff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94383000 - 0x94390fff  com.apple.HelpData (2.1.0 - 70) <0145664A-4AD4-3CD3-AAF9-73B9EE906B9D> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94391000 - 0x943f3ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x94603000 - 0x9466afff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x9466b000 - 0x9467cfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9467d000 - 0x946c4fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94708000 - 0x94708fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94709000 - 0x94790fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94791000 - 0x9479cffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9479d000 - 0x947a4ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x947cb000 - 0x947cffff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x947d0000 - 0x947d5ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x951de000 - 0x951e0ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x951e1000 - 0x95454fff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x961a6000 - 0x961abffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x96448000 - 0x96448ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96449000 - 0x9644cffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9644d000 - 0x96535fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x96611000 - 0x9662bfff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9662c000 - 0x96724ff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x96766000 - 0x96795ff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
0x96796000 - 0x96799ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9679a000 - 0x9679afff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x967f5000 - 0x96e9eeeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96e9f000 - 0x96eb2ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x971ac000 - 0x97211ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x97212000 - 0x97213fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x97214000 - 0x97215fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x97216000 - 0x973ffff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x974ff000 - 0x97558ff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x97559000 - 0x976baffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x976d0000 - 0x97822fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x97823000 - 0x97825ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9782f000 - 0x978a4fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x978a5000 - 0x978f5ff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x978f6000 - 0x978fefff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x978ff000 - 0x979efff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x979f0000 - 0x979f1fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9815c000 - 0x98200fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x98201000 - 0x98252ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x982a2000 - 0x982b6ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x982b7000 - 0x982bfff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x982d9000 - 0x982e0ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x982f5000 - 0x983cba5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x983cc000 - 0x9870cffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x98756000 - 0x9875affa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9875b000 - 0x9875bff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x98768000 - 0x98769ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x98785000 - 0x98939ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9893a000 - 0x98978fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x98ac0000 - 0x98f9cff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x990f3000 - 0x990fbff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9914d000 - 0x9916aff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9916b000 - 0x9916bfff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x99403000 - 0x99411fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x99412000 - 0x994adff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x994ae000 - 0x994d7ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x994e4000 - 0x99509ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9950a000 - 0x9990cff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9990d000 - 0x99910ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x99911000 - 0x999a8ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x999a9000 - 0x999b0fff  com.apple.agl (3.1.4 - AGL-3.1.4) <CCCE2A89-026B-3185-ABEA-68D268353164> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x999b1000 - 0x999c6fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x99d0a000 - 0x99d3dfef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x99d6d000 - 0x99e2aff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <ADBA42F5-0130-315B-880C-70AA70666474> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x9a4a7000 - 0x9a5b6ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x9a5ba000 - 0x9a5bbff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x9a5bc000 - 0x9a5d9fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x9a5da000 - 0x9a603ffe  com.apple.shortcut (2.0 - 2.0) <7F289D05-DDEC-3993-9F86-0DB896E1E686> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9a604000 - 0x9a654fff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9a90f000 - 0x9a924ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9a925000 - 0x9a927ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9a928000 - 0x9aa48fec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9af0d000 - 0x9af11ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9b93a000 - 0x9b943ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9b944000 - 0x9b9d1ff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9b9e3000 - 0x9ba01ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x9bb62000 - 0x9bba5ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9bba6000 - 0x9bbe4fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9bbfc000 - 0x9bc60fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9bc62000 - 0x9c100ff7  com.apple.RawCamera.bundle (3.9.0 - 584) <5CC4C59B-5ECF-9767-2BB1-493AB505F433> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9c171000 - 0x9c1adffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9c239000 - 0x9c348ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9c349000 - 0x9c3abffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9c3ac000 - 0x9c477fff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9c4c4000 - 0x9c4c5ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x9c4c6000 - 0x9c550ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9c551000 - 0x9c557ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9c9aa000 - 0x9ca6afff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9cac1000 - 0x9cac1ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9cac2000 - 0x9cacaff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9cb3a000 - 0x9cb65fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 14
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 22336
    thread_create: 0
    thread_set_state: 36

VM Region Summary:
ReadOnly portion of Libraries: Total=248.2M resident=140.1M(56%) swapped_out_or_unallocated=108.1M(44%)
Writable regions: Total=229.9M written=82.8M(36%) resident=110.6M(48%) swapped_out=12.6M(5%) unallocated=119.3M(52%)
 
REGION TYPE                      VIRTUAL
===========                      =======
(null) (reserved)                  4168K        reserved VM address space (unallocated)
ATS (font support)                 32.1M
CG backing stores                  12.6M
CG image                            424K
CG raster data                      400K
CG shared images                   3640K
CoreGraphics                          8K
CoreServices                       3388K
JS garbage collector               16.5M
MALLOC                             65.8M
MALLOC guard page                    32K
Memory tag=240                        4K
Memory tag=242                       12K
Stack                              67.1M
VM_ALLOCATE                        83.6M
__CI_BITMAP                          80K
__DATA                             9864K
__DATA/__OBJC                       120K
__IMAGE                            1256K
__IMPORT                            336K
__LINKEDIT                         54.4M
__OBJC                             1428K
__OBJC/__DATA                         4K
__PAGEZERO                            4K
__RC_CAMERAS                        236K
__TEXT                            193.8M
__UNICODE                           544K
mapped file                       146.7M
shared memory                       312K
shared pmap                        10.0M
===========                      =======
TOTAL                             708.4M
TOTAL, minus reserved VM space    704.3M

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.53 GHz, 8 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53533531323634485A2D3147314131
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53533531323634485A2D3147314131
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.18)
Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 0 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: WDC WD7500BPKT-00PK4T0, 750,16 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 4
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3
 2376 QCAD (main)Bug ReportLow Mac Deployment: plugins don't load on case sensitive fi ...Closed
100%
Task Description

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

 1595 dxflibBug ReportLow LWPOLYLINE exports Z values for vertices Closed
100%
Task Description

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

https://www.autodesk.com/techpubs/autocad/acad2000/dxf/lwpolyline_dxf_06.htm

 738 QCAD (main)Bug ReportLow Lost Layer and Block List caused by closing the empty " ...Closed
100%
Task Description

XP32 / 3.0.5

Example case:
I open QCAD and I have automatically the “Untitled 1” drawing.
If I open now an additional, saved drawing I have all Blocks and Layer listed and I’m able to work normal with my drawing ...
If the “Untitled 1” drawing is NOT the active drawing and I close it with the X in the Tab I will lose the Layer and Block List (only the List!) in the other drawing ....

I have to play around with QCAD “Window minimizing” “Draft mode” or I have to reopen the drawing to get the Layer/Block List back!
Seems to be a refresh problem .....

Funny is that this not occurs if I have opened a couple drawings .... but in this case I’m able to switch (and refresh?) the drawings with the tabs ....

 1839 QCAD (main)Bug ReportHigh Lost in migration Closed
100%
Task Description

Hi Andrew,

I am trying to ‘HP pen plotter’ a test file, created by AutoCAD 10.

Saving the in QCAD loaded file goes fine. However, the tool table is empty now.

Trying to make a new tool 1 Errors it exists already but does not show up in the tool table.

What do I miss?

 1384 QCAD (main)Bug ReportVery Low Lost Icons in Context Menu Closed
100%
Task Description

When I press ALT + Left mouse click to select overlapping entities - afterwards the icons in the context menu become lost until I restart QCAD again!

 495 QCAD (main)Bug ReportLow Long operations: no terminate Closed
100%
Task Description

Tool that trigger long operations (e.g. rotate with complex entities, angle 1, 359 copies) can sometimes not be terminated after the operation is finished.

 134 QCAD (main)TaskLow Lock relative zero Closed
100%
Task Description

Lock relative zero tool

 135 QCAD (main)TaskLow Lock layers Closed
100%
Task Description

Implement layer locking

 1211 QCAD (main)Bug ReportLow Localized color names saved to DXF Closed
100%
Task Description

Property ColorSettings/BackgroundColor can contain localized color name in DXF.

 1306 QCAD (main)Bug ReportLow Locales are not synced with translation server Closed
100%
Task Description

For example for ru language missing files on github:

scripts/Block/InsertBlockItem/ts/InsertBlock_ru.ts
scripts/Block/InsertScriptItem/ts/InsertScript_ru.ts
scripts/Block/ToggleBlockVisibility/ts/ToggleVisibility_ru.ts
scripts/File/NewFile/ts/New_ru.ts
scripts/Layer/RemoveLayer/ts/Remove_ru.ts
scripts/Misc/Examples/BlockExamples/ts/BlockExamples_ru.ts
scripts/Misc/Examples/CommandLineExamples/ts/CommandLineExamples_ru.ts
scripts/Misc/Examples/DrawExamples/ts/DrawExamples_ru.ts
scripts/Misc/Examples/IOExamples/ts/IOExamples_ru.ts
scripts/Misc/Examples/LayerExamples/ts/LayerExamples_ru.ts
scripts/Misc/Examples/ListenerExamples/ts/ListenerExamples_ru.ts
scripts/Misc/Examples/MathExamples/ts/MathExamples_ru.ts
scripts/Misc/Examples/QtExamples/ts/QtExamples_ru.ts
scripts/Misc/Examples/ts/Examples_ru.ts
scripts/Misc/MiscBlock/BlockFixNames/ts/BlockFixNames_ru.ts
scripts/Misc/MiscBlock/BlockListAttributes/ts/BlockListAttributes_ru.ts
scripts/Misc/MiscBlock/BlockListExport/ts/BlockListExport_ru.ts
scripts/Misc/MiscBlock/ts/MiscBlock_ru.ts
scripts/Misc/MiscDevelopment/DevDebug/ts/DevDebug_ru.ts
scripts/Misc/MiscDevelopment/EcmaScriptShell/ts/EcmaScriptShell_ru.ts
scripts/Misc/MiscDevelopment/ts/MiscDevelopment_ru.ts
scripts/Misc/MiscDraw/Cross/ts/Cross_ru.ts
scripts/Misc/MiscDraw/LineBoxJoint/ts/LineBoxJoint_ru.ts
scripts/Misc/MiscDraw/LineDove/ts/LineDove_ru.ts
scripts/Misc/MiscDraw/LineRadicalAxis/ts/LineRadicalAxis_ru.ts
scripts/Misc/MiscDraw/LineSimilarityAxes/ts/LineSimilarityAxes_ru.ts
scripts/Misc/MiscDraw/PointPole/ts/PointPole_ru.ts
scripts/Misc/MiscDraw/PointPowerCenter/ts/PointPowerCenter_ru.ts
scripts/Misc/MiscDraw/ts/MiscDraw_ru.ts
scripts/Misc/MiscDraw/XLineHorizontal/ts/XLineHorizontal_ru.ts
scripts/Misc/MiscDraw/XLineVertical/ts/XLineVertical_ru.ts
scripts/Misc/MiscIO/ImportPoints/ts/ImportPoints_ru.ts
scripts/Misc/MiscIO/MolImport/ts/MolImport_ru.ts
scripts/Misc/MiscIO/ts/MiscIO_ru.ts
scripts/Misc/MiscModify/ArcChangeDirection/ts/ArcChangeDirection_ru.ts
scripts/Misc/MiscModify/SplineToLine/ts/SplineToLine_ru.ts
scripts/Misc/MiscModify/ts/MiscModify_ru.ts
scripts/Misc/MiscSelect/SelectByHandle/ts/SelectByHandle_ru.ts
scripts/Misc/MiscSelect/ts/MiscSelect_ru.ts
scripts/Misc/Tutorials/CommandLineTools/ts/CommandLineTools_ru.ts
scripts/Misc/Tutorials/ts/Tutorials_ru.ts

The same problem for all languages.

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

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

e.g. æøå

 98 QCAD (main)Bug ReportLow Load/Save Templates Closed
100%
Task Description

Edit–>Application_Preferences–>Load/Save–>Templates: Click in add button....Crash

 1426 QCAD (main)Feature RequestVery Low Load drawings that were open when closing QCAD on start ...Closed
100%
Task Description

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

 1685 QCAD/CAMBug ReportLow LinuxCNC no longer works under CAM Legacy Export  Closed
100%
Task Description

On any version newer than 3.18.0 the LinuxCNC options under “Configuration” drop-down no longer work under CAM→CAM Legacy Export. As you can see in the attached screen shot, the menu line which would normally contain LinuxCNC is blank. Also, when LinuxCNC (Inch) and LinuxCNC (Millimeter) are selected, none of the Global or per-Layer options are available, it just says “No Global Options” and “No Layer Options” as you can also see in the screen shot. I think this is because both of these are derivatives of the main LinuxCNC configuration which is not working.

I have confirmed this problem with fresh installs (using the installer) on both Windows 10 and Debian testing

 77 QCAD (main)Bug ReportMedium Linux: Printing crashes Closed
100%
Task Description

Printing segfaults under Linux after the printer dialog is shown.

 67 QCAD (main)Bug ReportLow Linux: New file is saved in wrong format Closed
100%
Task Description

Affected OS: OpenSUSE, Ubuntu

  1. File → New
  2. File → Save As, name: “simple” (without extension, file type is DWG by default) → file is save as DXF instead of DWG

behavior under Mac OS X seems to be correct (file dialog adds extension based on chosen filter)

 205 QCAD (main)Feature RequestLow Linux: fix gcc dependencies Closed
100%
Task Description

qcad-trial-bin requires gcc-4.4.4, but I have gcc-4.4.5, so QCAD fails to start.

QCAD should require major GCC versions (gcc-4.4.x), and not revisions.

 1184 QCAD (main)Bug ReportLow Linux x86_64 unhandled exception on startup Closed
100%
Task Description

Fedora 21 - kernel 3.18.5-201.fc21.x86_64
QCAD exits immediately. This started with version 3.8.0.
3.7.7 is ok with respect to startup.

/home/wrsturm/opt/qcad-3.8.1-linux-x86_64/qcad
Debug: RCamScriptsPlugin: init
Debug: RDwgPlugin::init: trial
Debug: RDxfPlugin::init
Debug: RHelpPlugin::init
Debug: RProScriptsPlugin::init
Debug: loading patterns from file: “/home/wrsturm/opt/qcad-3.8.1-linux-x86_64/linetypes/metric/qcadiso.lin”
Debug: loading patterns from file: “/home/wrsturm/opt/qcad-3.8.1-linux-x86_64/linetypes/imperial/qcad.lin”
Debug: TIMER: 107 ms - “loading add-ons”
Debug: TIMER: 567 ms - “initializing add-ons”
Warning: QSqlDatabasePrivate::removeDatabase: connection ‘library_browser_connection’ is still in use, all queries will cease to work.
Warning: QSqlDatabasePrivate::addDatabase: duplicate connection name ‘library_browser_connection’, old connection removed.
Debug: Rebuilding DB...
Debug: checking for QCAD Pro updates...
Debug: no updates available
Debug: “DWG” : disabling (> 100 runs)
Warning: WidgetFactory: File /home/wrsturm/opt/qcad-3.8.1-linux-x86_64/scripts/TrialExpiredDialog.ui does not exist
Warning: RScriptHandlerEcma::eval: script engine exception: “TypeError: Result of expression ‘dlg’ [undefined] is not an object.”
Warning: “<anonymous>()@:scripts/Cam/Widgets/TrialExpired/TrialExpired.js:276”
Debug: “Pro Tools” : disabling (> 100 runs)
Warning: RScriptHandlerEcma::eval: script engine exception: “TypeError: Result of expression ‘dlg’ [undefined] is not an object.”
Warning: “<anonymous>()@:scripts/Cam/Widgets/TrialExpired/TrialExpired.js:276”
Warning: At least one uncaught exception:
Warning: “<anonymous>()@:scripts/Cam/Widgets/TrialExpired/TrialExpired.js:276”
Debug: “<global>() at -1”

 91 QCAD (main)Feature RequestLow linux start shell script enhancement Closed
100%
Task Description

The script in the application directory only works when called from within this directory like that “./qcad”. I suggest below alternative, that can be called from any place, as above and also with an absolute path, eg “/opt/qcad-3.0.0-tp1-prof-linux/qcad”:

#!/bin/sh

EXE=${0##*/}
DIR=${0%$EXE}
LD_LIBRARY_PATH=${DIR} ${DIR}/qcad-bin $@


Can only post anonymously, Peter

 1556 QCAD (main)Bug ReportLow Linux lubuntu - menu doesn't work properly Closed
100%
Task Description

This is not the only menu that didn’t work properly: moving the mouse cursor on the lower arrow made the list moving up; but is impossible to make the list moving down when I put the mouse over the upper arrow.
The only workaround (time consuming but effective) is to select the first upper paper size: selecting again the menu I can see tha current selection in the second position: I select the one above it; and so on, until I find what I need.

 78 QCAD (main)TaskLow Linux deployment: tar.gz Closed
100%
Task Description

if possible, extend create_makeself script to create a tar.gz in addition to the executable installer, so we have both in the end.

 183 QCAD (main)Bug ReportMedium Linux CUPS: QPrinter::init() causes SIGPIPE:Broken pipe Closed
100%
Task Description
  • not reproduceable
  • Linux vostro 2.6.37.6-0.7-desktop #1 SMP PREEMPT 2011-07-21 02:17:24 +0200 i686 i686 i386 GNU/Linux
  • openSUSE 11.4 (i586)
  1. new drawing
  2. add new layer
  3. save as DWG
  4. File → Drawing Preferences → crash
/home/martin/workspace/rsframework/debug/qcad-bin [23943]	
	Thread [8] 23992 (Suspended : Container)	
		__kernel_vsyscall() at 0xffffe424	
		poll() at 0xb4f9703e	
		g_poll() at 0xb4b010bb	
		0xb4af0c46	
		g_main_context_iteration() at 0xb4af0fce	
		QEventDispatcherGlib::processEvents() at 0xb54a2741	
		QEventLoop::processEvents() at 0xb547131d	
		QEventLoop::exec() at 0xb54715aa	
		QThread::exec() at 0xb535e8ed	
		0xb544da4b	
		0xb5361b52	
		start_thread() at 0xb5177b05	
		clone() at 0xb4fa1d5e	
	Thread [7] 23954 (Suspended : Container)	
	Thread [6] 23953 (Suspended : Container)	
	Thread [5] 23952 (Suspended : Container)	
	Thread [3] 23950 (Suspended : Container)	
	Thread [2] 23946 (Suspended : Container)	
	Thread [1] 23943 (Suspended : Signal : SIGPIPE:Broken pipe)	
		__kernel_vsyscall() at 0xffffe424	
		send() at 0xb517f5b8	
		0xacd498b2	
		httpFlushWrite() at 0xacd49c21	
		0xacd4bcb8	
		cupsSendRequest() at 0xacd62470	
		cupsDoIORequest() at 0xacd62bc7	
		cupsDoRequest() at 0xacd62f0b	
		0xacd41d7f	
		cupsGetDests2() at 0xacd435d5	
		cupsGetDests() at 0xacd439a3	
		0xb5ad5153	
		0xb5a12133	
		0xb5a28344	
		0xb5a2b78c	
		QPrinter::init() at 0xb5a2d4ee	
		QPrinter::QPrinter() at 0xb5a2f01f	
		QtScriptShell_QPrinter::QtScriptShell_QPrinter() at 0xb02c9e29	
		qtscript_QPrinter_static_call() at 0xafe863ba	
		0xb6bd7f88	
		0xb6ac7c97	
		0xb6a91114	
		0xa7b3a4fd	
		0xb6a44262	
		0xb6a445f7	
		0xb6bb0f92	
		QScriptEngine::evaluate() at 0xb6bba46f	
		RScriptHandlerEcma::ecmaInclude() at RScriptHandlerEcma.cpp:1,015 0x8799f2d	
		0xb6bd813c	
		0xb6ac1f68	
		0xb6a9164c	
		0xa7b8e0f6	
		0xb6a44262	
		0xb6a445f7	
		0xb6bb0f92	
		QScriptEngine::evaluate() at 0xb6bba46f	
		RScriptHandlerEcma::ecmaInclude() at RScriptHandlerEcma.cpp:1,015 0x8799f2d	
		0xb6bd813c	
		0xb6ac1f68	
		0xb6a9164c	
		0xa7b91f81	
		0xb6a44262	
		0xb6a445f7	
		0xb6bb0f92	
		QScriptEngine::evaluate() at 0xb6bba46f	
		RScriptHandlerEcma::ecmaInclude() at RScriptHandlerEcma.cpp:1,015 0x8799f2d	
		0xb6bd813c	
		0xb6ac1f68	
		0xb6a9164c	
		0xa7b91c9f	
		0xb6a44262	
		0xb6a466c9	
		0xb6a8db4a	
		0xa7b9465c	
		0xb6a423e3	
		0xb6af06e0	
		0xb6ac201e	
		QScriptValue::call() at 0xb6bd2e67	
		REcmaShellActionAdapter::beginEvent() at REcmaShellActionAdapter.cpp:149 0x8c5981a	
		RDocumentInterface::setCurrentAction() at RDocumentInterface.cpp:290 0x8ef0094	
		RScriptHandlerEcma::createActionDocumentLevel() at RScriptHandlerEcma.cpp:858 0x8798950	
		RGuiAction::slotTrigger() at RGuiAction.cpp:607 0x8f0e11f	
		RGuiAction::qt_metacall() at moc_RGuiAction.cpp:86 0x8f58cb1	
		QMetaObject::metacall() at 0xb5478c83	
		QMetaObject::activate() at 0xb5489134	
		QAction::triggered() at 0xb5869d99	
		QAction::activate() at 0xb586b48f	
		0xb5d550c0	
		0xb5d5b485	
		QMenu::mouseReleaseEvent() at 0xb5d5d65d	
		QtScriptShell_QMenu::mouseReleaseEvent() at 0xb0272feb	
		QWidget::event() at 0xb58da629	
		QMenu::event() at 0xb5d5aec4	
		QtScriptShell_QMenu::event() at 0xb027621b	
		QApplicationPrivate::notify_helper() at 0xb5871d7c	
		QApplication::notify() at 0xb58772c4	
		QCoreApplication::notifyInternal() at 0xb547215b	
		QApplicationPrivate::sendMouseEvent() at 0xb5875152	
		0xb59068fc	
		QApplication::x11ProcessEvent() at 0xb5905d26	
		0xb5932f04	
		g_main_context_dispatch() at 0xb4af0509	
		0xb4af0d10	
		g_main_context_iteration() at 0xb4af0fce	
		QEventDispatcherGlib::processEvents() at 0xb54a2741	
		0xb5932a55	
		QEventLoop::processEvents() at 0xb547131d	
		QEventLoop::exec() at 0xb54715aa	
		QCoreApplication::exec() at 0xb5473701	
		qtscript_QCoreApplication_static_call() at 0xb08dc4b7	
		0xb6bd813c	
		0xb6ac1f68	
		0xb6a9164c	
		0xb100d9e9	
		0xb6a44262	
		0xb6a445f7	
		0xb6bb0f92	
		QScriptEngine::evaluate() at 0xb6bba46f	
		RScriptHandlerEcma::eval() at RScriptHandlerEcma.cpp:743 0x8797fbc	
		RScriptHandlerEcma::doScript() at RScriptHandlerEcma.cpp:739 0x8797ea0	
		RScriptHandler::init() at RScriptHandler.cpp:31 0x8f3a8ca	
		main() at main.cpp:176 0x8792007	

 532 QCAD (main)Bug ReportLow Linux binaries link against libglu.so.1 Closed
100%
Task Description

Dependency possibly not needed?

See forum thread:
http://www.ribbonsoft.com/rsforum/viewtopic.php?f=8&t=1902

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

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

 896 QCAD (main)Bug ReportLow Lineweight problem Closed
100%
Task Description

Linux Mint - 64

I need to laser cut some dashed circles and in order to do this I need to change the lineweight to 0.00mm (this is the lineweight I use for all laser cutting), however when I do this the result I get is not acceptable.

Using a lineweight of 0.05 is fine but our laser cutters will only read a lineweight of 0.00mm.Normally I would use a linetype of continuous and would be no problem, but for this particular job I need to use the smallest Dash option here!
For now I can get around this problem but it would be good to be able to choose this lineweight and linetype choice at some stage.

 450 QCAD (main)Bug ReportLow Linetype scale: QCAD 2 compatibility mode Closed
100%
Task Description

Import line type scales from QCAD 2 to display the same way as in QCAD 2 if possible.

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

 2459 QCAD (main)Bug ReportLow Linetype scale of blocks in viewports not scaled accord ...Closed
100%
1 Task Description

Reported in forum 2 times:
https://www.qcad.org/rsforum/viewtopic.php?f=95&t=9887&p=40202&hilit=bugtracker#p40202 https://www.qcad.org/rsforum/viewtopic.php?f=33&t=9916&p=40298#p40298

Most likely the issue exist since QCAD Vers. < 3.25.2.0 (3.25.2)

 2200 QCAD (main)Bug ReportMedium Linetype scale is wrong when scaling linetypes by linew ...Closed
100%
Task Description

All linetype patterns are displayed too large.

 2035 QCAD (main)Bug ReportLow Linetype scale in viewports Closed
100%
Task Description

The preference

Edit > Drawing Preferences > General > Linetype > Scale of linetypes matches the scale of each viewport

should take the individual line type scale of entities into account.

 701 QCAD (main)Bug ReportLow LINETYPE SCALE Closed
100%
Task Description

The scale of the linetypes in model space not view same as in the print preview.

 1120 QCAD (main)TaskLow Linetype Dropdown not useable in Linux x86_32 (and all  ...Closed
100%
Task Description

I just installed qcad-3.7.0-pro-linux-x86_32 on my up-to-date debian sid system.
When I choose the “Pen” to be visible in the toolbar, the line type is not useable at all, because the drop-down menu is far too narrow.
After deleting QCAD3.conf the drop-down menu appeared wide after the first startup of QCAD. After the second startup it appeared narrow again.
Got the same result on another 32bit installation, a 64bit installation, all debian sid/kde and the windows version 32bit (only tried with wine).

 1215 QCAD (main)Bug ReportLow Linetype combo box: linetypes not sorted Closed
100%
Task Description

Linetypes should be sorted in linetype combo boxes.

 139 QCAD (main)Bug ReportLow Linetype / drawing unit Closed
100%
Task Description

Line type rendering with drawing unit != mm

 2042 QCAD (main)Bug ReportLow linetangent can't draw a tangent to arc through a point ...Closed
100%
Task Description

Very often I need to draw a tangent line through a point on the arc or circle. Currently I solve this by drawing the perpendicular in that point and then the perpendicular to that perpendicular. As this problem is solvable I set the severity to “Low”.

But I think linetangent should be able to draw such tangents. And I think this tool should firstly ask for arc or circle and only then for a point. Currently linetangent firstly asks for a point.

 1898 QCAD (main)Bug ReportLow Lines are broken when saved in layers. Closed
100%
Task Description

QCAD community edition.

I use this program to generate CAM data. Whenever I save a the same text in different layers - one of the layers saved has broken lines. I have to spend hours extending and trimming each segment to reattach them.

Duplicate problem:

New file
Add some text
Explode into lines
Add layer
Add same text to same location on new layer
Explode into lines
Save file

 18 QCAD (main)Bug ReportLow LineRectangleSize.js: options tool bar: alignment point ...Closed
100%
Task Description

Sometimes the popup widget that lets the user choose the alignment point for positioning the rectangle does not close when the user clicks the desired point.

 999 QCAD (main)Bug ReportLow Linear Factor doesn't get saved when drawing is closed. Closed
100%
Task Description

I have a dimension layer on a drawing. I make only that layer visible and select all dimensions. Then from the property editor I set the Linear Factor. The dimension values change as expected, and I can print the drawing and have the new dimension values show up as expected. When I save and close the drawing, then re-open it, the dimension Linear Factor does not retain the value I gave it. I saved my drawing in the current R27 DXF format.

 1020 QCAD (main)Bug ReportLow Line2PEx, Option-bar for angles disregard the Decimal P ...Closed
100%
Task Description

My QCAD setting for “Decimal Points” is “dot” instead of “comma”.
(Application Preferences, General, Coordinate Format, Decimal Point: Dot ‘.’(Default))

The new Line2PEx tool will only accept a comma - if I use a dot it will be automatically replaced by a comma.
The displayed angle in the drawing will use a dot.
No red Text font warning for using an invalid value.

I used a screen-shot with an additional coordinate option to make it a bit clearer:

 416 QCAD (main)Bug ReportLow Line weights and types are unclear in property editor i ...Closed
100%
Task Description

In V3RC3 (on Windows 7 -64)

In property editor lineweights and line types choices are unclear, e.g 0.00mm is reading as ... (3 dots only)

Also the lineweights are reading as m not mm!

Line types are very unclear too!

Regards

Clive

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

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

Possible solutions:

  • two different LTSCALEs for model space and print preview
  • same behavior as QCAD 2
 270 QCAD (main)Bug ReportLow Line type scaling Closed
100%
Task Description

Line type scaling

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

 599 QCAD (main)Bug ReportLow Line tangent to ellipse with start point on minor axis Closed
100%
1 Task Description

Line tangent to ellipse with start point on the minor axis of the ellipse produces wrong result.

 284 QCAD (main)Bug ReportMedium Line Spacing Factor get lost in saved documents Closed
100%
Task Description

When I open a saved document, the “Line Spacing Factor” it return to 1.

Tried several times, same result.

Carlo Couvert

 624 QCAD (main)Feature RequestLow Line pattern scale Closed
100%
Task Description

If we use a dash line type and set the overall linetype factor to 100 on a drawing (plan of 20metres x 20 metres approx) and then come to print it on A3, the linetype is not being scalled back from 20metres to suit the page extents.

So instead of lots of dashes we see just 2 strikes across the page. For now we set the linefactor low, which is good for printing, but now appears a solid line in the display unless we really zoom in.

 881 QCAD (main)Feature RequestLow Line orthogonal to line and tangential to arc, circle o ...Closed
100%
2 Task Description

It would be useful to have an additional line tool that could be drawn tangent to an existing circle and perpendicular to a line.
see screenshot for the idea:

 1880 QCAD (main)Bug ReportLow Line only trims one end when trimmed to circle Closed
100%
Task Description

using the trim (RM) command
the drawing has a circle with a line going through it. I want to trim the line ends to the circle with the remaining lines inside the circle.
select the circle as limiting entity.
command line says Choose entity to trim. click the line on the right side of center, the excess line on the right is properly trimmed.
command line says Choose entity to trim. Click the remaining line inside the circle on the left side of center. nothing happens.

if I exit the trim command and re-enter, now I can trim the left side of the line

Showing tasks 1401 - 1450 of 2561 Page 29 of 52<<First - 27 - 28 - 29 - 30 - 31 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing