
On Jul 16, 2013, at 10:52 , lof yer <lofyer@gmail.com> wrote:
2013/7/16 Michal Skrivanek <mskrivan@redhat.com>
On Jul 16, 2013, at 08:46 , Itamar Heim <iheim@redhat.com> wrote:
On 07/16/2013 07:16 AM, lof yer wrote:
Since the spice and monitor option are greyed out in IE10, I have to use vnc in Windows OS now. When will it come back?
I guess there's a bit of confusion…
michal - shouldn't mime base be available?
indeed
what you can use in latest oVirt (master/3.3) is: SPICE with virt-viewer (standalone client), invoked via ActiveX plugin deploy as descibed at http://www.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal needs IE8+ SPICE with virt-viewer (standalone client), invoked via download of MIME file browser prompts you where to open the file - associate with the virt-viewer application (needs to be a recent one) works in all browsers/platforms SPICE with spice-html5 (integrated client) you need IE11 or (decently recent) Firefox or Chrome opens in a new page, no client-side installation required, however you need to deploy and set up ovirt-websocket-proxy, typically on engine host. VNC with novnc(integrated client) same as spice-html5 VNC with virt-viewer or other VNC client (standalone), invoked via MIME again, works in all browsers RDP with rdesktop or native Microsoft client, invoked via MIME works in all browsers, however the format of the downloaded file is only recognizable by the native Microsoft RDP client
you need to check in display options dialog the way how the console is invoked(plugin or mime or auto based on your platform/browser)
If anything is not according to the options above please let me know
Thanks, michal
2013/7/16 Itamar Heim <iheim@redhat.com <mailto:iheim@redhat.com>>
On 07/15/2013 04:26 PM, lofyer wrote:
On 2013/7/15 15:29, Frantisek Kobzik wrote:
Hmm, that's strange - in current implementation IE support is turned off (because IE version < 11 doesn't implement some supporting functions correctly). Wasn't the spice-html5 option greyed out in the Console Options?
SpiceX.cab is not related to spice-html5 - it is used for invoking console via browser plugin.
----- Original Message ----- From: "lofyer" <lofyer@gmail.com <mailto:lofyer@gmail.com>> To: "Frantisek Kobzik" <fkobzik@redhat.com <mailto:fkobzik@redhat.com>> Cc: "users" <users@ovirt.org <mailto:users@ovirt.org>> Sent: Sunday, July 14, 2013 4:56:34 AM Subject: Re: [Users] Cannot connect via spice-html5. & How to use noVnc?
On 2013/7/12 18:08, Frantisek Kobzik wrote:
Hello,
for running spice-html5 and novnc you also must update certificates in your browser - it means you must add the certificate that websocket proxy uses (SSL_CERTIFICATE in the config file) to the browser (or trust the CA of the engine). Could you try adding it?
Thanks, Frank.
----- Original Message ----- From: "lof yer" <lofyer@gmail.com <mailto:lofyer@gmail.com>> To: "users" <users@ovirt.org <mailto:users@ovirt.org>> Sent: Friday, July 12, 2013 11:07:57 AM Subject: [Users] Cannot connect via spice-html5. & How to use noVnc?
Here's my ovirt-websocket-proxy's status when I open the spice-html5 client
ovirt-websocket-proxy.service - oVirt Engine websockets proxy Loaded: loaded (/usr/lib/systemd/system/__ovirt-websocket-proxy.service; enabled) Active: active (running) since Fri 2013-07-12 17:03:46 CST; 31s ago Main PID: 19226 (ovirt-websocket) CGroup: name=systemd:/system/ovirt-__websocket-proxy.service └─19226 /usr/bin/python /usr/share/ovirt-engine/__services/ovirt-websocket-__proxy.py start
Jul 12 17:03:46 engine systemd[1]: Started oVirt Engine websockets proxy. Jul 12 17:04:01 engine ovirt-websocket-proxy.py[__19226]: WebSocket server settings: Jul 12 17:04:01 engine ovirt-websocket-proxy.py[__19226]: - Listen on *:6100 Jul 12 17:04:01 engine ovirt-websocket-proxy.py[__19226]: - Flash security policy server Jul 12 17:04:01 engine ovirt-websocket-proxy.py[__19226]: - SSL/TLS support Jul 12 17:04:01 engine ovirt-websocket-proxy.py[__19226]: - Deny non-SSL/TLS connections Jul 12 17:04:01 engine ovirt-websocket-proxy.py[__19226]: - proxying from *:6100 to targets in /dummy Jul 12 17:04:01 engine ovirt-websocket-proxy.py[__19226]: 1: handler exception: WSRequestHandler instance has no attribute 'last_code'
_________________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/__mailman/listinfo/users <http://lists.ovirt.org/mailman/listinfo/users>
Sorry, it did not work. And there is no "monitor" in IE(10) if the monitor type is SPICE now even if I installed the SpiceX.cab.
Yes, when choosing Spice, monitor option is greyed out in the Console Options in my IE10.
Many people are using IE whose version is less than 11 for now, which I think will last for a long time. Will it be possible to use spice in IE(8,9,10) in the near future?
that's spice.html5 which has an issue, not spice client (virtviewer) which can be launched via mime based launch on windows for any browser
ok, here the problem after altering the monitor to spice(at startup), I just can't change the monitor option in IE 10.. here's the pic.
Thanks, indeed that's a bug You can try in Firefox or Chrome, it should work there. The reason is in one part of code we assume that since you have Windows and IE10 you should have the ActiveX plugin (the only supported way before 3.3) and grays out the option because you didn't install the plugin. We should allow the options dialog every time. So..workaround for you right now is - install ActiveX plugin correctly - http://www.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal or - use Firefox Thanks, michal
<20130716164117.png>