Hide Forgot
Description of problem: WE have introduced the native connection and the plan was to remove plugin support. It is a time finally to remove the support of xpi and activex Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: 1. Remove "Browser plugin" option from the RHEVM UI 2. Remove the activex from the windows spice client builds Additional info:
the existing plugin users would be migrated to "native"
Depends on: https://github.com/oVirt/ovirt-site/pull/171
(In reply to Marek Libra from comment #2) > Depends on: https://github.com/oVirt/ovirt-site/pull/171 Merged
The Spice plugin is hidden in the 4.0 UI, but it remains in 4.0 code base and will be removed in 4.1. Following workaround re-enables the plugin in the UI to fix potential issues in production (will not be valid in 4.1): ENGINE_DB: set vdc_options.EnableDeprecatedClientModeSpicePlugin to 'true' Since deprecation of this feature, users are strongly advised to move to 'Native' from 'Plugin' and avoid using this workaround.
(In reply to Marek Libra from comment #4) > The Spice plugin is hidden in the 4.0 UI, but it remains in 4.0 code base > and will be removed in 4.1. > > Following workaround re-enables the plugin in the UI to fix potential issues > in production (will not be valid in 4.1): > ENGINE_DB: set vdc_options.EnableDeprecatedClientModeSpicePlugin to 'true' > > Since deprecation of this feature, users are strongly advised to move to > 'Native' from 'Plugin' and avoid using this workaround. The 4.0 is the right place, and we are removing cab rpm from the windows client builds started from 4.0. Even the code exists, we should make this option unavailable for the users.
probably in the current build
Verified with rhevm-4.0.2-0.1.rc.el7ev.noarch. Browser plugin option is removed from 'console invocations' section of console options menu of a vm with spice, and default is set to native. Also verified the W/A which allows to change the value of 'EnableDeprecatedClientModeSpicePlugin' to 'true' in vdc_options in order to restore the plugin option.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-1743.html