Wednesday, February 20, 2008

Qtpfsgui 1.9.0 update

Just a short notice - there was a minor problem with the first 1.9.0 dmg I uploaded to sourceforge. A library that is not included on either Tiger or Leopard (as far as i know) by Apple, was dynamically linked into the app. I have now uploaded a new dmg where the libintl library (which was the problem) is statically linked into the qtpfsgui app.

Hope this fix some problems! Userreports are welcome, as always.

Take care.

4 comments:

Old rookey said...

I downloaded your package off of Sourceforge (Thanks very much!!!!). It is very exciting to have this great tool available on Mac.

Unfortunately, I had a crash as it was aligning images. It worked fine when I tried again and did not align the images (but then of course the images were all misaligned).

Here is the error report (I hope it is of some use). I had to substitute lt/gt symbols with braces in order to have this comment accepted.

Tom

Process: qtpfsgui [192]
Path: /Applications/qtpfsgui.app/Contents/MacOS/qtpfsgui
Identifier: qtpfsgui
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [100]

Date/Time: 2008-02-24 09:52:05.210 -0500
OS Version: Mac OS X 10.5.2 (9C31)
Report Version: 6

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0

Thread 0 Crashed:
0 libSystem.B.dylib 0x94b370ea __kill + 10
1 libSystem.B.dylib 0x94bae3f2 raise + 26
2 libSystem.B.dylib 0x94bbd9af abort + 73
3 libstdc++.6.dylib 0x94286005 0x9423e000 + 294917
4 libstdc++.6.dylib 0x9428410c __gxx_personality_v0 + 1108
5 libstdc++.6.dylib 0x9428414b std::terminate() + 29
6 libstdc++.6.dylib 0x942842b1 __cxa_rethrow + 79
7 QtCore 0x01400202 QMetaObject::activate(QObject*, int, int, void**) + 1916
8 QtCore 0x0141b40f QSocketNotifier::activated(int) + 61
9 QtCore 0x0140559c QSocketNotifier::event(QEvent*) + 558
10 QtGui 0x009ab0e2 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 438
11 QtGui 0x009ad571 QApplication::notify(QObject*, QEvent*) + 255
12 QtCore 0x013f0573 QCoreApplication::notifyInternal(QObject*, QEvent*) + 83
13 QtCore 0x01410a54 QEventDispatcherUNIX::activateSocketNotifiers() + 222
14 QtCore 0x014111b3 QEventDispatcherUNIXPrivate::doSelect(QFlags{QEventLoop::ProcessEventsFlag}, timeval*) + 919
15 QtGui 0x009f5885 QApplicationPrivate::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 6011
16 com.apple.HIToolbox 0x947c6fc3 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
17 com.apple.HIToolbox 0x947c63fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
18 com.apple.HIToolbox 0x947c6262 SendEventToEventTargetWithOptions + 58
19 com.apple.HIToolbox 0x947f5520 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 356
20 com.apple.HIToolbox 0x947c737c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
21 com.apple.HIToolbox 0x947c63fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
22 com.apple.HIToolbox 0x947e2e0e SendEventToEventTarget + 52
23 QtGui 0x009f0baa qt_mac_send_event(QFlags{QEventLoop::ProcessEventsFlag}, OpaqueEventRef*, OpaqueWindowPtr*) + 86
24 QtGui 0x009fddf2 QEventDispatcherMac::processEvents(QFlags{QEventLoop::ProcessEventsFlag}) + 624
25 QtCore 0x013f0194 QEventLoop::processEvents(QFlags{QEventLoop::ProcessEventsFlag}) + 54
26 QtCore 0x013f02b3 QEventLoop::exec(QFlags{QEventLoop::ProcessEventsFlag}) + 109
27 QtGui 0x00d53479 QDialog::exec() + 225
28 qtpfsgui 0x0001a664 MainGui::fileNewViaWizard() + 126
29 qtpfsgui 0x000a1d3b MainGui::qt_metacall(QMetaObject::Call, int, void**) + 247
30 QtCore 0x013ffe33 QMetaObject::activate(QObject*, int, int, void**) + 941
31 QtGui 0x009a5a29 QAction::triggered(bool) + 75
32 QtGui 0x009a621c QAction::activate(QAction::ActionEvent) + 150
33 QtGui 0x00d212c6 QToolButton::nextCheckState() + 38
34 QtGui 0x00c68907 QAbstractButtonPrivate::click() + 73
35 QtGui 0x00c68b36 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 114
36 QtGui 0x00d2122c QToolButton::mouseReleaseEvent(QMouseEvent*) + 28
37 QtGui 0x009e7321 QWidget::event(QEvent*) + 1265
38 QtGui 0x00c67a5d QAbstractButton::event(QEvent*) + 71
39 QtGui 0x00d210b2 QToolButton::event(QEvent*) + 24
40 QtGui 0x009ab0e2 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 438
41 QtGui 0x009ae0c2 QApplication::notify(QObject*, QEvent*) + 3152
42 QtCore 0x013f0573 QCoreApplication::notifyInternal(QObject*, QEvent*) + 83
43 QtGui 0x009f53dd QApplicationPrivate::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 4819
44 com.apple.HIToolbox 0x947c6fc3 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
45 com.apple.HIToolbox 0x947c63fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
46 com.apple.HIToolbox 0x947e2e0e SendEventToEventTarget + 52
47 com.apple.HIToolbox 0x947f5874 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208
48 com.apple.HIToolbox 0x947c737c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
49 com.apple.HIToolbox 0x947c63fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
50 com.apple.HIToolbox 0x947e2e0e SendEventToEventTarget + 52
51 QtGui 0x009f0baa qt_mac_send_event(QFlags{QEventLoop::ProcessEventsFlag}, OpaqueEventRef*, OpaqueWindowPtr*) + 86
52 QtGui 0x009fddf2 QEventDispatcherMac::processEvents(QFlags{QEventLoop::ProcessEventsFlag}) + 624
53 QtCore 0x013f0194 QEventLoop::processEvents(QFlags{QEventLoop::ProcessEventsFlag}) + 54
54 QtCore 0x013f02b3 QEventLoop::exec(QFlags{QEventLoop::ProcessEventsFlag}) + 109
55 QtCore 0x013f222f QCoreApplication::exec() + 147
56 qtpfsgui 0x0000b154 main + 584
57 qtpfsgui 0x00005e16 start + 54

Thread 1:
0 libSystem.B.dylib 0x94ac89e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x94ad01dc mach_msg + 72
2 com.apple.CoreFoundation 0x900a00de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x900a0d74 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x9456146f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5 ...ple.CoreServices.CarbonCore 0x94d1abeb PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x94af9c55 _pthread_start + 321
7 libSystem.B.dylib 0x94af9b12 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x94ac89e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x94ad01dc mach_msg + 72
2 com.apple.CoreFoundation 0x900a00de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x900a0d74 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x945615e8 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5 ...ple.CoreServices.CarbonCore 0x94d1abeb PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x94af9c55 _pthread_start + 321
7 libSystem.B.dylib 0x94af9b12 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x94acfbce __semwait_signal + 10
1 libSystem.B.dylib 0x94afa8cd pthread_cond_wait$UNIX2003 + 73
2 ...ple.CoreServices.CarbonCore 0x94d1c9d7 TSWaitOnCondition + 126
3 ...ple.CoreServices.CarbonCore 0x94cfb8fe TSWaitOnConditionTimedRelative + 202
4 ...ple.CoreServices.CarbonCore 0x94d1c654 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x9456ca7a TNodeSyncTask::SyncTaskProc(void*) + 84
6 ...ple.CoreServices.CarbonCore 0x94d1abeb PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x94af9c55 _pthread_start + 321
8 libSystem.B.dylib 0x94af9b12 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x94af94c6 kevent + 10
1 libSystem.B.dylib 0x94af9c55 _pthread_start + 321
2 libSystem.B.dylib 0x94af9b12 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x94b18b3a select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x94af9c55 _pthread_start + 321
2 libSystem.B.dylib 0x94af9b12 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x94ac8a46 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x94afadaf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x94afc633 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x96cda4fc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x96cda310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x96cda275 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x950857f0 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x96c945ad -[NSThread main] + 45
8 com.apple.Foundation 0x96c94154 __NSThread__main__ + 308
9 libSystem.B.dylib 0x94af9c55 _pthread_start + 321
10 libSystem.B.dylib 0x94af9b12 thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x94b0072e select$DARWIN_EXTSN$NOCANCEL + 10
1 QtCore 0x013d398e QProcessManager::run() + 116
2 QtCore 0x013436ce QThreadPrivate::start(void*) + 190
3 libSystem.B.dylib 0x94af9c55 _pthread_start + 321
4 libSystem.B.dylib 0x94af9b12 thread_start + 34

Thread 8:
0 libSystem.B.dylib 0x94ac8a46 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x94afadaf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x94afc633 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x94cfb92a TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x94d1c654 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x9456e9c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6 ...ple.CoreServices.CarbonCore 0x94d1abeb PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x94af9c55 _pthread_start + 321
8 libSystem.B.dylib 0x94af9b12 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x94bbd96f ecx: 0xbfffcd5c edx: 0x94b370ea
edi: 0x002d40b4 esi: 0xa0649578 ebp: 0xbfffcd78 esp: 0xbfffcd5c
ss: 0x0000001f efl: 0x00000286 eip: 0x94b370ea cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00ff8000

Binary Images:
0x1000 - 0x3e5fff +qtpfsgui ??? (???) {cf1ff64c8b79b322d90f8887276b25b5} /Applications/qtpfsgui.app/Contents/MacOS/qtpfsgui
0x510000 - 0x52efe3 libexpat.1.dylib ??? (???) {eff8a63a23a7d07af62b36fdb329e393} /usr/lib/libexpat.1.dylib
0x99d000 - 0xfe04b7 +QtGui ??? (???) /Library/Frameworks/QtGui.framework/Versions/4/QtGui
0x133a000 - 0x148ed13 +QtCore ??? (???) /Library/Frameworks/QtCore.framework/Versions/4/QtCore
0x14090000 - 0x140a2fff libTraditionalChineseConverter.dylib ??? (???) {62db211c07419a0432254a86fcc96587} /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x140a6000 - 0x140b4feb libSimplifiedChineseConverter.dylib ??? (???) {a506528715475cff6c623675f3a72bf8} /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x143bc000 - 0x143c288f +libqgif.dylib ??? (???) /Developer/Applications/Qt/plugins/imageformats/libqgif.dylib
0x143c8000 - 0x143e95fb +libqjpeg.dylib ??? (???) /Developer/Applications/Qt/plugins/imageformats/libqjpeg.dylib
0x143f2000 - 0x143f760b +libqsvg.dylib ??? (???) /Developer/Applications/Qt/plugins/imageformats/libqsvg.dylib
0x14d9a000 - 0x14de0f2f +libqmng.dylib ??? (???) /Developer/Applications/Qt/plugins/imageformats/libqmng.dylib
0x14df1000 - 0x14e305b0 +QtSvg ??? (???) /Library/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x14e5c000 - 0x14ea4737 +libqtiff.dylib ??? (???) /Developer/Applications/Qt/plugins/imageformats/libqtiff.dylib
0x1585f000 - 0x158af03b +QtXml ??? (???) /Library/Frameworks/QtXml.framework/Versions/4/QtXml
0x1ccf8000 - 0x1cde6fef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1d4fa000 - 0x1d504ffe com.apple.URLMount 3.1 (3.1) {f368ccb45ecec28287aba36c4a2d4520} /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x1ea52000 - 0x1ea57ff3 libCGXCoreImage.A.dylib ??? (???) {1d164317677d5eb499d27388a0f0bb29} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x1f465000 - 0x1f4d7fff com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) {2b5c1b0df3f8c76476791f8317fc7324} /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) {7af47d3b00b2268947563c7fa8c59a07} /usr/lib/dyld
0x90003000 - 0x9002dfff com.apple.CoreMediaPrivate 1.4 (1.4) {59630ee9096ecf2ca1e518da2f46c68d} /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9002e000 - 0x90160fef com.apple.CoreFoundation 6.5.1 (476.10) {d5bed2688a5eea11a6dc3a3c5c17030e} /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90161000 - 0x90163fff com.apple.securityhi 3.0 (30817) {dbe328cd62d603a952a4226342711e8b} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90164000 - 0x9029bfeb com.apple.imageKit 1.0.1 (1.0) {4cb353ae2d3b141afc3d82b557bde878} /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x903f5000 - 0x903f5ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) {a2b462be6c51187eddf7d097ef0e0a04} /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x903f6000 - 0x9041afff libxslt.1.dylib ??? (???) {4933ddc7f6618743197aadc85b33b5ab} /usr/lib/libxslt.1.dylib
0x9041b000 - 0x9041dff5 libRadiance.dylib ??? (???) {b9e04afa91e4b597a00797d67a7268fb} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9041e000 - 0x9044bfeb libvDSP.dylib ??? (???) {b232c018ddd040ec4e2c2af632dd497f} /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9044c000 - 0x90458fe7 com.apple.opengl 1.5.6 (1.5.6) {d599b1bb0f8a8da6fd125e2587b27776} /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90459000 - 0x904e0ff7 libsqlite3.0.dylib ??? (???) {6978bbcca4277d6ae9f042beff643f7d} /usr/lib/libsqlite3.0.dylib
0x904e1000 - 0x904ecfe7 libCSync.A.dylib ??? (???) {482d16ba55f91a5dc05f78cc9db707a7} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x904ff000 - 0x905cafff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x905cb000 - 0x905cbffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9074b000 - 0x90906ff3 com.apple.QuartzComposer 2.1 (106.3) {ed79ff3644e8883905ba3ba681742476} /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x90938000 - 0x9096ffff com.apple.SystemConfiguration 1.9.1 (1.9.1) {8a76e429301afe4eba1330bfeaabd9f2} /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x918f8000 - 0x91929ffb com.apple.quartzfilters 1.5.0 (1.5.0) {22581f8fe9dd2cb261f97a897407ec3e} /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9192a000 - 0x9192affd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9192b000 - 0x91a1fff4 libiconv.2.dylib ??? (???) {c508c60fafca17824c0017b2e4369802} /usr/lib/libiconv.2.dylib
0x91a20000 - 0x91bebff7 com.apple.security 5.0.2 (33001) {0788969ffe7961153219be10786da436} /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91bf2000 - 0x91c6ffef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91c70000 - 0x92080fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92081000 - 0x92081ffe com.apple.quartzframework 1.5 (1.5) {4b8f505e32e4f2d67967a276401f9aaf} /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x92087000 - 0x92168ff7 libxml2.2.dylib ??? (???) {450ec38b57fb46013847cce851001a2f} /usr/lib/libxml2.2.dylib
0x92225000 - 0x92275ff7 com.apple.HIServices 1.7.0 (???) {f7e78891a6d08265c83dca8e378be1ea} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x924df000 - 0x929b2fde libGLProgrammability.dylib ??? (???) {a3d68f17f37ff55a3e61aca1e3aee522} /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x929b7000 - 0x92a33feb com.apple.audio.CoreAudio 3.1.0 (3.1) {483e0d3879d52ba9ac10b4bcfb0728d6} /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92a34000 - 0x92afbff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92afc000 - 0x92c20fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92c21000 - 0x932bafff com.apple.CoreGraphics 1.351.21 (???) {6c93fd21149f389129fe47fa6ef71880} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x932bb000 - 0x93315ff7 com.apple.CoreText 2.0.1 (???) {07494945ad1e3f5395599f42748457cc} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93316000 - 0x93372ff7 com.apple.htmlrendering 68 (1.1.3) {fe87a9dede38db00e6c8949942c6bd4f} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x934a5000 - 0x934aafff com.apple.CommonPanels 1.2.4 (85) {ea0665f57cd267609466ed8b2b20e893} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x934ab000 - 0x93504ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93505000 - 0x9353ffff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93540000 - 0x9356ffe3 com.apple.AE 402.2 (402.2) {e01596187e91af5d48653920017b8c8e} /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93570000 - 0x9364ffff libobjc.A.dylib ??? (???) {a53206274b6c2d42691f677863f379ae} /usr/lib/libobjc.A.dylib
0x93699000 - 0x93699ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x9369a000 - 0x9369efff libGIF.dylib ??? (???) {b8f61e346fa243a7138910bed3dcdb6b} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9369f000 - 0x93746feb com.apple.QD 3.11.52 (???) {c72bd7bd2ce12694c3640a731d1ad878} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93747000 - 0x937befe3 com.apple.CFNetwork 221.5 (221.5) {5474cdd7d2a8b2e8059de249c702df9e} /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x937bf000 - 0x93b7dfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93b7e000 - 0x93b85ff7 libCGATS.A.dylib ??? (???) {dd3161e6653fa6400b9ef9c144309fa5} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x93b96000 - 0x93b96fff com.apple.Carbon 136 (136) {9961570a497d79f13b8ea159826af42d} /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93b97000 - 0x93c47fff edu.mit.Kerberos 6.0.12 (6.0.12) {9e98dfb4cde8b0510fdd972dc9fa1dc9} /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93c48000 - 0x93c4fffe libbsm.dylib ??? (???) {d25c63378a5029648ffd4b4669be31bf} /usr/lib/libbsm.dylib
0x93c50000 - 0x93fe6ff7 com.apple.QuartzCore 1.5.1 (1.5.1) {665c80f6e28555b303020c8007c36b8b} /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94054000 - 0x9405fff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94060000 - 0x94069fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) {d3180f9edbd9a5e6f283d6156aa3c602} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9406a000 - 0x9406fffb com.apple.DisplayServicesFW 2.0 (2.0) {b17fb5571946b0ba228bafd08e0011c8} /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x94070000 - 0x940b2fef com.apple.NavigationServices 3.5.1 (161) {cc6bd78eabf1e2e7166914e9f12f5850} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x940b3000 - 0x94146fff com.apple.ink.framework 101.3 (86) {bf3fa8927b4b8baae92381a976fd2079} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94147000 - 0x941c6ff5 com.apple.SearchKit 1.2.0 (1.2.0) {277b460da86bc222785159fe77e2e2ed} /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x941c7000 - 0x941e6ffa libJPEG.dylib ??? (???) {0dd7e9d7fb22174b78205a944144f9c3} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x941ea000 - 0x941feff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x941ff000 - 0x9423dff7 libGLImage.dylib ??? (???) {090de775838db03ddc710f57abbf6218} /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9423e000 - 0x9429bffb libstdc++.6.dylib ??? (???) {04b812dcec670daa8b7d2852ab14be60} /usr/lib/libstdc++.6.dylib
0x942f5000 - 0x94305fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) {4ffef145fad3d4d787e0c33eab26b336} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x94306000 - 0x943ebff3 com.apple.CoreData 100.1 (186) {8e28162ef2288692615b52acc01f8b54} /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x943ec000 - 0x943f6feb com.apple.audio.SoundManager 3.9.2 (3.9.2) {0f2ba6e891d3761212cf5a5e6134d683} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9442e000 - 0x944e0ffb libcrypto.0.9.7.dylib ??? (???) {330b0e48e67faffc8c22dfc069ca7a47} /usr/lib/libcrypto.0.9.7.dylib
0x944ed000 - 0x9455ffff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x94560000 - 0x945e9fe3 com.apple.DesktopServices 1.4.5 (1.4.5) {8b264cd6abbbd750928c637e1247269d} /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94660000 - 0x946f3ff3 com.apple.ApplicationServices.ATS 3.2 (???) {cdf31bd0ac7de54a35ee2d27cf86b6be} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x946f4000 - 0x94733fef libTIFF.dylib ??? (???) {76301b3506f310fb454b58897c8d0a9f} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94734000 - 0x9475ffe7 libauto.dylib ??? (???) {42d8422dc23a18071869fdf7b5d8fab5} /usr/lib/libauto.dylib
0x94760000 - 0x9476effd libz.1.dylib ??? (???) {5ddd8539ae2ebfd8e7cc1c57525385c7} /usr/lib/libz.1.dylib
0x9476f000 - 0x947befff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x947bf000 - 0x94ac7fff com.apple.HIToolbox 1.5.2 (???) {7449d6f2da33ded6936243a92e307459} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94ac8000 - 0x94c27ff3 libSystem.B.dylib ??? (???) {4899376234e55593b22fc370935f8cdf} /usr/lib/libSystem.B.dylib
0x94c28000 - 0x94cd1fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) {ce4aec18595883fbcbf2068c72558d4a} /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94cd2000 - 0x94fabff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) {827c228e7d717b397cdb4941eba69553} /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94fdf000 - 0x957dcfef com.apple.AppKit 6.5.2 (949.26) {bc4593edd8a224409fb6953a354505a0} /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x957f5000 - 0x9580dfff com.apple.openscripting 1.2.6 (???) {b8e553df643f2aec68fa968b3b459b2b} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9580e000 - 0x9580effc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9580f000 - 0x958c9fe3 com.apple.CoreServices.OSServices 224.4 (224.4) {ff5007ab220908ac54b6c661e447d593} /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x958ca000 - 0x958eaff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95951000 - 0x95a89ff7 libicucore.A.dylib ??? (???) {afcea652ff2ec36885b2c81c57d06d4c} /usr/lib/libicucore.A.dylib
0x95a8a000 - 0x95a8bffc libffi.dylib ??? (???) {a3b573eb950ca583290f7b2b4c486d09} /usr/lib/libffi.dylib
0x95a92000 - 0x95ab0ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) {96407dca4d6b1d10ae5ca1881e31b27a} /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x95ab1000 - 0x95b2bff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) {3c9de512e95fbd838694ee5008d56a28} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95b2c000 - 0x95b30fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x95b31000 - 0x95b76fef com.apple.Metadata 10.5.2 (398.7) {73a6424c06effc474e699cde6883de99} /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95b77000 - 0x95c03ff7 com.apple.LaunchServices 286.5 (286.5) {33c3ae54abb276b61a99d4c764d883e2} /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95c04000 - 0x95c13ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) {eac1c7b7c07ed3148c85934b6f656308} /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95c14000 - 0x95c2fffb libPng.dylib ??? (???) {85ca18172d7a4b5a5be3574e4e879880} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95c30000 - 0x95c56fff libcups.2.dylib ??? (???) {85ce204da14d62d6a3a5a9adfba01455} /usr/lib/libcups.2.dylib
0x95c5f000 - 0x95c66fe9 libgcc_s.1.dylib ??? (???) {a9ab135a5f81f6e345527df87f51bfc9} /usr/lib/libgcc_s.1.dylib
0x95c67000 - 0x95c84ff7 com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x95d9e000 - 0x95dc6ff7 com.apple.shortcut 1 (1.0) {057783867138902b52bc0941fedb74d1} /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95dc7000 - 0x95dc7ff8 com.apple.Cocoa 6.5 (???) {e064f94d969ce25cb7de3cfb980c3249} /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95dc8000 - 0x95e05fff com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x95e06000 - 0x9611afe2 com.apple.QuickTime 7.4.1 (14) {1a4838d29e0804a2a102f03c053600f0} /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96662000 - 0x96672ffc com.apple.LangAnalysis 1.6.4 (1.6.4) {cbeb17ab39f28351fe2ab5b82bf465bc} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96673000 - 0x96689fff com.apple.DictionaryServices 1.0.0 (1.0.0) {ad0aa0252e3323d182e17f50defe56fc} /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9668a000 - 0x9668affa com.apple.CoreServices 32 (32) {2fcc8f3bd5bbfc000b476cad8e6a3dd2} /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x966b0000 - 0x966b3fff com.apple.help 1.1 (36) {b507b08e484cb89033e9cf23062d77de} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x966b4000 - 0x967f9ff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) {68ba11e689a9ca30f8310935cd1e02d6} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x967fa000 - 0x96886ffb com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x968c5000 - 0x968cdfff com.apple.DiskArbitration 2.2.1 (2.2.1) {75b0c8d8940a8a27816961dddcac8e0f} /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x968ce000 - 0x968ceffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x969dd000 - 0x969ddff8 com.apple.ApplicationServices 34 (34) {8f910fa65f01d401ad8d04cc933cf887} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x969de000 - 0x969e4fff com.apple.print.framework.Print 218.0.2 (220.1) {8bf7ef71216376d12fcd5ec17e43742c} /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x969e5000 - 0x96a26fe7 libRIP.A.dylib ??? (???) {9d42e83d860433f9126c4871d1fe0ce8} /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96b29000 - 0x96b3ffe7 com.apple.CoreVideo 1.5.0 (1.5.0) {7e010557527a0e6d49147c297d16850a} /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96bdf000 - 0x96bfdfff libresolv.9.dylib ??? (???) {0629b6dcd71f4aac6a891cbe26253e85} /usr/lib/libresolv.9.dylib
0x96bfe000 - 0x96c89fff com.apple.framework.IOKit 1.5.1 (???) {a17f9f5ea7e8016a467e67349f4d3d03} /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96c8a000 - 0x96f04fe7 com.apple.Foundation 6.5.4 (677.15) {6216196287f98a65ddb654d04d773e7b} /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) {1e92e348e73fc6fce723936c11e4b25c} /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) {2f3be93c8c0872958b681397ee09c9f1} /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Åsmund Ødegård said...

wow - that's hard to comprehend!

Anyway, according to Giuseppe, there is a bug in how qtpfsgui 1.9.0 handles the align-images call (which is an external binary). The 1.9.1 should be out soon, and hopefully resolve the situation.

For now, can you run the align_image_stack manually (located in /Applications/qtpfsgui.app/Contents/MacOS/align_image_stack)
and open the produced images in qtpfsgui afterwards?

You have to google for info on how to run align_image_stack from the Terminal though.

Stay tuned for an update of qtpfsgui.

Old rookey said...

Hello

Sorry for the lengthy bug report in the previous comment. I guess most of that was not of much help.

I tried your suggestion to run the align_image_stack from the command line, and it also failed. From the error message, I am guessing that there might be a problem with the CR2 raw image format from my Canon G9. The program threw a fatal error with this message:
Photometric tag is not set. A suitable default was not found.

I am not sure who I should try to contact about this error message. What version of the align_image_stack source code are you using? Can you suggest someone that I can follow up with?

Thanks,

Tom

Åsmund Ødegård said...

Hi again, Tom.

No prob. with the long comment - but sure it wasn't so easy to make anything useful out of it!

The align_image_stack I have put in the qtpfsgui disk image now is from this page:

http://panorama.dyndns.org/index.php?lang=EN&subject=Hugin&texttag=Hugin

(Actually, I should have stated that somewhere...). As you see from that site, the actual files are hosted at hugin.panotools.org, so this is a semi-official version of the align_image_stack. The file in the qtpfsgui disk image is from the SVN2863 build.

I guess you should contact either Harry van der Wolf or Ippei Ukai, or even contact the hugin-folks upstream; I'm not sure who they are.

Hope this helps! If not, you could always post in the qtpfsgui group at Flickr, maybe someone there know something about G9!

Take care,