by Mendelino » 12 Sep 2012, 06:21
After installing scanmanager-setup-windows-x86-0.5.exe I tested a Canon Powershot SX100 (without CHDK)
The camera was recognized with API Canon PS-ReC. During initialization progress the camera lens comes out and two error windows opened :
Unhandled exception after startup
Traceback (most recent call last):
File "_ctypes/callbacks.c", line 313, in 'calling callback function'
File "backend\canonpsrec\psrec.pyc", line 629, in eventCallback
KeyError: 16396
and
Unhandled exception after startup
Traceback (most recent call last):
File "gui\setup.pyc", line 166, in onclicked
File "gui\shooting.pyc", line 178, in startShooting
File "gui\cameraui.pyc", line 61, in setup
File "gui\cameraui.pyc", line 81, in refreshFromCamera
File "gui\cameracontrols.pyc", line 213, in fromCamera
File "backend\interface.pyc", line 26, in raiser
AbstractException: Abstract function must be overridden by a child class before being called
after that the program crashed.
What can I do?