cxbrooks / test

Second test for bugzilla to git
0 stars 0 forks source link

In CapeCode, selecting the dummy camera disables other cameras until after CapeCode is restarted #16

Open cxbrooks opened 6 years ago

cxbrooks commented 6 years ago

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#547 From: @cxbrooks Reported version: unspecified CC: accessors-devel@terraswarm.org

cxbrooks commented 6 years ago

Edward wrote:

"If I select the dummy camera in any model, then I can't ever get to the built-in camera again without restarting capecode."

This is a known bug.

https://chess.eecs.berkeley.edu/ptexternal/src/ptII/doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/CameraHelper.html#cameras--

says:

"Note that selecting the dummy camera typically disables any other cameras that may be present. This is because the WebcamDummyDriver is loaded and set as the default camera."