amyatsea / scan-manager

Automatically exported from code.google.com/p/scan-manager
0 stars 0 forks source link

Excpetion when accessing camera #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. API:Canon PS-ReC
2. Camera: Canon Powershot G10
3. Click on Continue

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Version 0.5 OS Windows 7 32 bit

Please provide any additional information below.

===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
===

Original issue reported on code.google.com by mmckenzi...@gmail.com on 28 Oct 2013 at 2:49