Hello all.
New user here. I just downloaded and installed version 3.5.6 on iMac running OSX 10.11.6. The application crashes almost immediately when trying to run it. I have downloaded and re-installed a few times with the same result. I can upgrade to Sierra or High Sierra if needed. I'd like to just try the software first though.
Thank you in advance.
Here is the error log dump.
Process:               qDslrDashboard [1898]
Path:                  /Applications/qDslrDashboard.app/Contents/MacOS/qDslrDashboard
Identifier:            info.dslrdashboard.qDslrDashboard
Version:               0
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           qDslrDashboard [1898]
User ID:               501
Date/Time:             2018-09-13 16:08:27.987 -0700
OS Version:            Mac OS X 10.11.6 (15G22010)
Report Version:        11
Anonymous UUID:        4ADD70C6-F7B9-677E-9476-59DE3CE5BE8A
Time Awake Since Boot: 1500 seconds
System Integrity Protection: enabled
Crashed Thread:        9  ThreadWorker
Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY
Dyld Error Message:
  Symbol not found: _clock_gettime
  Referenced from: /Applications/qDslrDashboard.app/Contents/MacOS/../Frameworks/libusb-1.0.0.dylib (which was built for Mac OS X 10.13)
  Expected in: /usr/lib/libSystem.B.dylib
Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.audio.CoreAudio     	0x00007fff8320824c std::__1::__split_buffer<HALC_ProxyNotifications::Listener, std::__1::allocator<HALC_ProxyNotifications::Listener>&>::~__split_buffer() + 16
1   com.apple.audio.CoreAudio     	0x00007fff83208221 void std::__1::vector<HALC_ProxyNotifications::Listener, std::__1::allocator<HALC_ProxyNotifications::Listener> >::__push_back_slow_path<HALC_ProxyNotifications::Listener>(HALC_ProxyNotifications::Listener&&) + 291
2   com.apple.audio.CoreAudio     	0x00007fff83207cef HALC_ProxyNotifications::_AddListener(unsigned int, unsigned int, AudioObjectPropertyAddress const&) + 225
3   com.apple.audio.CoreAudio     	0x00007fff83207b5d HALC_ProxyNotifications::AddListener(unsigned int, unsigned int, AudioObjectPropertyAddress const&) + 89
4   com.apple.audio.CoreAudio     	0x00007fff8320ca93 HALC_ShellDevice::RebuildStreamLists(bool) + 1187
5   com.apple.audio.CoreAudio     	0x00007fff8320c5c5 HALC_ShellDevice::Activate() + 27
6   com.apple.audio.CoreAudio     	0x00007fff83209e11 HALC_ShellObjectMap::_CreateObject(unsigned int, unsigned int, unsigned int, unsigned int) + 455
7   com.apple.audio.CoreAudio     	0x00007fff83209c18 HALC_ShellObjectMap::CreateObject(unsigned int, unsigned int, unsigned int, unsigned int) + 96
8   com.apple.audio.CoreAudio     	0x00007fff8320baef HALC_ShellPlugIn::_ReconcileDeviceList(bool, bool, std::__1::vector<unsigned int, std::__1::allocator<unsigned int> >&, std::__1::vector<unsigned int, std::__1::allocator<unsigned int> >&) + 1031
9   com.apple.audio.CoreAudio     	0x00007fff8320b693 HALB_CommandGate::ExecuteCommand(void () block_pointer) const + 33
10  com.apple.audio.CoreAudio     	0x00007fff8320b597 HALC_ShellPlugIn::ReconcileDeviceList(bool, bool) + 291
11  com.apple.audio.CoreAudio     	0x00007fff83207aa7 HALC_ShellPlugIn::ConnectToServer() + 161
12  com.apple.audio.CoreAudio     	0x00007fff83205198 HAL_HardwarePlugIn_InitializeWithObjectID(AudioHardwarePlugInInterface**, unsigned int) + 56
13  com.apple.audio.CoreAudio     	0x00007fff83204032 HALPlugInManagement::CreateHALPlugIn(HALCFPlugIn const*) + 1242
14  com.apple.audio.CoreAudio     	0x00007fff83202fe0 HALPlugInManagement::Initialize() + 306
15  com.apple.audio.CoreAudio     	0x00007fff831fb207 HALSystem::CheckOutInstance() + 147
16  com.apple.audio.CoreAudio     	0x00007fff83205e89 AudioObjectGetPropertyData + 145
17  libqtaudio_coreaudio.dylib    	0x000000011c8e4a22 0x11c8de000 + 27170
18  libqtaudio_coreaudio.dylib    	0x000000011c8eb200 0x11c8de000 + 53760
19  org.qt-project.QtMultimedia   	0x000000011527feed 0x115268000 + 98029
20  org.qt-project.QtMultimedia   	0x000000011527d410 QAudioDeviceInfo::defaultInputDevice() + 16
21  info.dslrdashboard.qDslrDashboard	0x000000010f670800 AudioCapture::initialize() + 32
22  info.dslrdashboard.qDslrDashboard	0x000000010f591a32 DslrDeviceManager::DslrDeviceManager(QObject*) + 498
23  info.dslrdashboard.qDslrDashboard	0x000000010f57f053 0x10f567000 + 98387
24  info.dslrdashboard.qDslrDashboard	0x000000010f57e13b ScreenManager::ScreenManager(QWindow*) + 443
25  info.dslrdashboard.qDslrDashboard	0x000000010f579570 void QQmlPrivate::createInto<ScreenManager>(void*) + 16
26  org.qt-project.QtQml          	0x00000001144e632a QQmlType::create(QObject**, void**, unsigned long) const + 90
27  org.qt-project.QtQml          	0x000000011455725e QQmlObjectCreator::createInstance(int, QObject*, bool) + 990
28  org.qt-project.QtQml          	0x0000000114556c0d QQmlObjectCreator::create(int, QObject*, QQmlInstantiationInterrupt*) + 605
29  org.qt-project.QtQml          	0x00000001144d6b1d QQmlComponentPrivate::beginCreate(QQmlContextData*) + 893
30  org.qt-project.QtQml          	0x00000001144d6741 QQmlComponent::create(QQmlContext*) + 97
31  org.qt-project.QtQml          	0x00000001145505aa QQmlApplicationEnginePrivate::finishLoad(QQmlComponent*) + 90
32  org.qt-project.QtQml          	0x0000000114550bc2 QQmlApplicationEngine::load(QUrl const&) + 34
33  info.dslrdashboard.qDslrDashboard	0x000000010f571324 main + 1636
34  libdyld.dylib                 	0x00007fff9802f5ad start + 1
Thread 1:
0   libsystem_kernel.dylib        	0x00007fff9755c5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff85f1a578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff85f18341 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff9755cefa kevent_qos + 10
1   libdispatch.dylib             	0x00007fff922f5165 _dispatch_mgr_invoke + 216
2   libdispatch.dylib             	0x00007fff922f4dcd _dispatch_mgr_thread + 52
Thread 3:
0   libsystem_kernel.dylib        	0x00007fff9755c5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff85f1a578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff85f18341 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib        	0x00007fff9755c5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff85f1a578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff85f18341 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib        	0x00007fff9755c5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff85f1a578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff85f18341 start_wqthread + 13
Thread 6:: QQmlThread
0   libsystem_kernel.dylib        	0x00007fff9755d2a2 poll + 10
1   org.qt-project.QtCore         	0x0000000114a24b40 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 544
2   org.qt-project.QtCore         	0x0000000114a261b9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 857
3   org.qt-project.QtCore         	0x00000001149cd742 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 418
4   org.qt-project.QtCore         	0x000000011480e0a1 QThread::exec() + 113
5   org.qt-project.QtQml          	0x0000000114564719 0x114323000 + 2365209
6   org.qt-project.QtCore         	0x0000000114811fbf 0x1147e6000 + 180159
7   libsystem_pthread.dylib       	0x00007fff85f1a99d _pthread_body + 131
8   libsystem_pthread.dylib       	0x00007fff85f1a91a _pthread_start + 168
9   libsystem_pthread.dylib       	0x00007fff85f18351 thread_start + 13
Thread 7:: QQmlThread
0   libsystem_kernel.dylib        	0x00007fff9755d2a2 poll + 10
1   org.qt-project.QtCore         	0x0000000114a24b40 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 544
2   org.qt-project.QtCore         	0x0000000114a261b9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 857
3   org.qt-project.QtCore         	0x00000001149cd742 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 418
4   org.qt-project.QtCore         	0x000000011480e0a1 QThread::exec() + 113
5   org.qt-project.QtQml          	0x0000000114564719 0x114323000 + 2365209
6   org.qt-project.QtCore         	0x0000000114811fbf 0x1147e6000 + 180159
7   libsystem_pthread.dylib       	0x00007fff85f1a99d _pthread_body + 131
8   libsystem_pthread.dylib       	0x00007fff85f1a91a _pthread_start + 168
9   libsystem_pthread.dylib       	0x00007fff85f18351 thread_start + 13
Thread 8:: ThreadWorker
0   libsystem_kernel.dylib        	0x00007fff9755bdb6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff85f1b728 _pthread_cond_wait + 767
2   org.qt-project.QtCore         	0x000000011481358b 0x1147e6000 + 185739
3   org.qt-project.QtCore         	0x0000000114813522 QWaitCondition::wait(QMutex*, unsigned long) + 162
4   info.dslrdashboard.qDslrDashboard	0x000000010f62622e DslrThumbLoader::processThumbs() + 206
5   org.qt-project.QtCore         	0x00000001149fa944 QObject::event(QEvent*) + 788
6   org.qt-project.QtCore         	0x00000001149d1df8 QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) + 88
7   org.qt-project.QtCore         	0x00000001149d1afd QCoreApplication::notify(QObject*, QEvent*) + 45
8   org.qt-project.QtCore         	0x00000001149d1a7f QCoreApplication::notifyInternal2(QObject*, QEvent*) + 159
9   org.qt-project.QtCore         	0x00000001149d2c32 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 850
10  org.qt-project.QtCore         	0x0000000114a25ea9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 73
11  org.qt-project.QtCore         	0x00000001149cd742 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 418
12  org.qt-project.QtCore         	0x000000011480e0a1 QThread::exec() + 113
13  org.qt-project.QtCore         	0x0000000114811fbf 0x1147e6000 + 180159
14  libsystem_pthread.dylib       	0x00007fff85f1a99d _pthread_body + 131
15  libsystem_pthread.dylib       	0x00007fff85f1a91a _pthread_start + 168
16  libsystem_pthread.dylib       	0x00007fff85f18351 thread_start + 13
Thread 9 Crashed:: ThreadWorker
0   dyld                          	0x00007fff69a9b075 dyld_fatal_error + 1
1   dyld                          	0x00007fff69a9e094 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 139
2   libdyld.dylib                 	0x00007fff9802d262 dyld_stub_binder + 282
3   ???                           	0x000000010ffe5048 0 + 4563292232
4   info.dslrdashboard.qDslrDashboard	0x000000010f5988b4 DslrDeviceDiscovery::initialize() + 1396
5   org.qt-project.QtCore         	0x00000001149fa944 QObject::event(QEvent*) + 788
6   org.qt-project.QtCore         	0x00000001149d1df8 QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) + 88
7   org.qt-project.QtCore         	0x00000001149d1afd QCoreApplication::notify(QObject*, QEvent*) + 45
8   org.qt-project.QtCore         	0x00000001149d1a7f QCoreApplication::notifyInternal2(QObject*, QEvent*) + 159
9   org.qt-project.QtCore         	0x00000001149d2c32 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 850
10  org.qt-project.QtCore         	0x0000000114a25ea9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 73
11  org.qt-project.QtCore         	0x00000001149cd742 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 418
12  org.qt-project.QtCore         	0x000000011480e0a1 QThread::exec() + 113
13  org.qt-project.QtCore         	0x0000000114811fbf 0x1147e6000 + 180159
14  libsystem_pthread.dylib       	0x00007fff85f1a99d _pthread_body + 131
15  libsystem_pthread.dylib       	0x00007fff85f1a91a _pthread_start + 168
16  libsystem_pthread.dylib       	0x00007fff85f18351 thread_start + 13
Thread 10:: Qt bearer thread
0   libsystem_kernel.dylib        	0x00007fff9755d2a2 poll + 10
1   org.qt-project.QtCore         	0x0000000114a24990 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 112
2   org.qt-project.QtCore         	0x0000000114a261b9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 857
3   org.qt-project.QtCore         	0x00000001149cd742 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 418
4   org.qt-project.QtCore         	0x000000011480e0a1 QThread::exec() + 113
5   org.qt-project.QtCore         	0x0000000114811fbf 0x1147e6000 + 180159
6   libsystem_pthread.dylib       	0x00007fff85f1a99d _pthread_body + 131
7   libsystem_pthread.dylib       	0x00007fff85f1a91a _pthread_start + 168
8   libsystem_pthread.dylib       	0x00007fff85f18351 thread_start + 13
Thread 9 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff69ad4290  rbx: 0x00007f8003e77c10  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x00007fff69ad4400  rsi: 0x0000000000000000  rbp: 0x0000700000428350  rsp: 0x0000700000428338
   r8: 0x00007fff69abd04c   r9: 0x0000000000000000  r10: 0x00007fff69ac0462  r11: 0x00007fff69ad4400
  r12: 0x000000010ffe54b0  r13: 0x00007f800637d754  r14: 0x00007fff69ad4400  r15: 0x00007f800639f900
  rip: 0x00007fff69a9b075  rfl: 0x0000000000000246  cr2: 0x0000000110832000
  
Logical CPU:     2
Error Code:      0x00000000
Trap Number:     3
			
			
									
						
										
						v3.5.6 on El Capitan
Re: v3.5.6 on El Capitan
Hi there !
I do have exactly the same problem over here with v3.5.6 on MacOS.
Is there any explanation and solution to this bug? Can anybody help? 
 
It´s quite urgent!
Thx in advance! 
 
Butzi
			
			
									
						
										
						I do have exactly the same problem over here with v3.5.6 on MacOS.
Is there any explanation and solution to this bug? Can anybody help?
 
 It´s quite urgent!
Thx in advance!
 
 Butzi
Re: v3.5.6 on El Capitan
Hello !
Is there any solution to this problem???
I do have the same situation on my Macbook Pro/ El Capitan and dashboard version3.5.6
I`m using an external WLAN Router (GL iNet MT300N-V2) with Mr. Sumerauer`s DDServer on a Nikon D850 camera.
This setup works well with my Android smartphone; but not with MacOS.
Thx for helping !!!
Cheers Butzi
			
			
									
						
										
						Is there any solution to this problem???
I do have the same situation on my Macbook Pro/ El Capitan and dashboard version3.5.6
I`m using an external WLAN Router (GL iNet MT300N-V2) with Mr. Sumerauer`s DDServer on a Nikon D850 camera.
This setup works well with my Android smartphone; but not with MacOS.
Thx for helping !!!
Cheers Butzi
Re: v3.5.6 on El Capitan
Please try this build: https://goo.gl/yrXwz3
			
			
									
						
										
						Re: v3.5.6 on El Capitan
Thanks for answering!
In the meanwhile I upgraded my macOS El Capitan to the latest version 10.14.2 Mojave.
With this OS X Version the dslrdasboard v3.5.6 seems to run perfect again.
The latest 3.5.7 version doesn`t even start up with Mojave. It just opens up a empty black window without any symbols in it and get´s stuck at this point.
For the moment the v3.5.6. works fine for me, so I keep on working with it.
			
			
									
						
										
						In the meanwhile I upgraded my macOS El Capitan to the latest version 10.14.2 Mojave.
With this OS X Version the dslrdasboard v3.5.6 seems to run perfect again.
The latest 3.5.7 version doesn`t even start up with Mojave. It just opens up a empty black window without any symbols in it and get´s stuck at this point.
For the moment the v3.5.6. works fine for me, so I keep on working with it.
Re: v3.5.6 on El Capitan
Yes I noticed to, will need to build one for Mojave and one for older versions. Will upload in the upcoming days the new version.Butzi wrote: ↑10 Dec 2018, 18:47 Thanks for answering!
In the meanwhile I upgraded my macOS El Capitan to the latest version 10.14.2 Mojave.
With this OS X Version the dslrdasboard v3.5.6 seems to run perfect again.
The latest 3.5.7 version doesn`t even start up with Mojave. It just opens up a empty black window without any symbols in it and get´s stuck at this point.
For the moment the v3.5.6. works fine for me, so I keep on working with it.
