Created
June 10, 2017 15:42
-
-
Save caedn/e4e78c0bdf335d7544fc10ee03a79d28 to your computer and use it in GitHub Desktop.
qDslrDashboard
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ben::orza:MacOS:$ ./qDslrDashboard 0 | |
objc[19253]: Class CaptureDelegate is implemented in both /Applications/qDslrDashboard.app/Contents/Frameworks/libopencv_videoio.3.1.dylib (0x10aab7bb0) and /Applications/qDslrDashboard.app/Contents/Frameworks/libopencv_videoio.3.1.0.dylib (0x106c84bb0). One of the two will be used. Which one is undefined. | |
objc[19253]: Class CVWindow is implemented in both /Applications/qDslrDashboard.app/Contents/Frameworks/libopencv_highgui.3.1.dylib (0x10aa99e80) and /Applications/qDslrDashboard.app/Contents/Frameworks/libopencv_highgui.3.1.0.dylib (0x106d50e80). One of the two will be used. Which one is undefined. | |
objc[19253]: Class CVView is implemented in both /Applications/qDslrDashboard.app/Contents/Frameworks/libopencv_highgui.3.1.dylib (0x10aa99ea8) and /Applications/qDslrDashboard.app/Contents/Frameworks/libopencv_highgui.3.1.0.dylib (0x106d50ea8). One of the two will be used. Which one is undefined. | |
objc[19253]: Class CVSlider is implemented in both /Applications/qDslrDashboard.app/Contents/Frameworks/libopencv_highgui.3.1.dylib (0x10aa99ed0) and /Applications/qDslrDashboard.app/Contents/Frameworks/libopencv_highgui.3.1.0.dylib (0x106d50ed0). One of the two will be used. Which one is undefined. | |
qml: windowRoot completed | |
qml: manager focus | |
qml: managerOverlayLoader active focus changed true | |
qml: manager overlay got focus true | |
qml: button active focus changed true index 0 | |
qml: displayScreen DeviceScreen.qml | |
qml: on device buttons changed null | |
qml: getTime 0 | |
qml: screenModel DeviceScreen(0x7fcf8b64aee0) devBtn null | |
qml: get osd source qml | |
qml: on device buttons changed null | |
qml: getTime 0 | |
qml: DeviceScreen completed | |
qml: ScreenBase completed DeviceScreen(0x7fcf8b64aee0) | |
qml: error: | |
qml: managerOverlayLoader active focus changed false | |
qml: manager overlay got focus false | |
qml: button active focus changed false index 0 | |
qml: messagUi activeFocus true | |
qml: ip column activeFocus true | |
qml: ip column activeFocus false | |
qml: Timer triggered | |
qml: managerOverlayLoader active focus changed true | |
qml: manager overlay got focus true | |
qml: button active focus changed true index 0 | |
qml: messagUi activeFocus false | |
qml: managerOverlayLoader active focus changed false | |
qml: manager overlay got focus false | |
qml: button active focus changed false index 0 | |
zsh: segmentation fault ./qDslrDashboard | |
ben::orza:MacOS:$ uname -a 139 | |
Darwin orza.local 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment