I am not sure, but you can try the keymap option for VNC (in graphics...) <div>KEYMAP="es" works on my spanish keyboard...</div><div><br></div><div>Cheers</div><div><br></div><div>Ruben</div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Mon, Dec 3, 2012 at 10:50 PM, Duverne, Cyrille <span dir="ltr"><<a href="mailto:cyrille.duverne@euranova.eu" target="_blank">cyrille.duverne@euranova.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div><br><font face="arial">Let me recall my mail :)<br><br>The characters I send via the Web VNC are coded well, my keyboard is recognized as a QWERTY in tthis websocket...<br><br>How to put it back as an AZERTY ?<br>

<br>Cheers<br>Cyrille<div>
"Imagination is more important than Knowledge"<br>
Albert Einstein</div><br><br><br>Lundi 03/12/2012 à 22:47 Duverne, Cyrille a écrit:<br><blockquote style="border:0;border-left:2px solid #22437f;padding:0px;margin:0px;padding-left:5px;margin-left:5px"><div><font face="arial">Hello Ruben,<br>

<br>My arms just felt from my shoulders...<br><br>I tried your command indeed, and it worked. I tried it as oneadmin and it worked.<br>I tried to restart sunstone-server, and now it works...<br><br>It's incredible ! <img alt=":)"><br>

<br>Thanks a lot.<br>Cyrille<br><br><br>Lundi 03/12/2012 à 22:36 Ruben S. Montero a écrit:<br><blockquote style="border:0;border-left:2px solid #22437f;padding:0px;margin:0px;padding-left:5px;margin-left:5px"><div><br></div>

Hi,<div><br></div><div>Take a look to sunstone-server.log, there should be a line about starting the web proxy:</div><div><br></div><div><div>: Starting VNC proxy: python /home/cloud/one/share/websockify/websockify --target-config=/home/ruben/Virtual/one/var/sunstone_vnc_tokens  29876</div>



</div><div><br></div><div>You can try to execute the line directly in the shell... Any error? Is there any firewall rule filtering out these ports...?</div><div><br></div><div>Cheers</div><div><br></div><div>Ruben </div>


<div class="gmail_extra">
<br><br><div class="gmail_quote">On Mon, Dec 3, 2012 at 9:21 PM, Duverne, Cyrille <span dir="ltr"><<a href="mailto:cyrille.duverne@euranova.eu" target="_blank">cyrille.duverne@euranova.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><div><font face="arial">Hello,<br><br>Indeed the 'vnc' did the trick and the icon is now clickable, but when clicking the web interface shows : </font><br><font face="arial">Server disconnected (code: 1006)<br>



<br>Help ! <img alt=":p"><br>Cheers<br>Cyrille<br><br>Jeudi 29/11/2012 à 12:05 Carlos Martín Sánchez a écrit:<br><blockquote style="border:0;border-left:2px solid #22437f;padding:0px;margin:0px;padding-left:5px;margin-left:5px">

<div>

Hi,<div><br></div><div>You need to set the graphics type to the downcase string "vnc".</div><div>This doesn't look very user-friendly, so I've opened a ticket [1]</div><div><br></div><div>Regards</div><div>





<br></div></div><div><div>[1] <a href="http://dev.opennebula.org/issues/1669" target="_blank">http://dev.opennebula.org/issues/1669</a><br clear="all"><div>--<br>Carlos Martín, MSc<br>Project Engineer<br>OpenNebula - The Open-source Solution for Data Center Virtualization<div>





<span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>





</div><br>
<br><br></div><div class="gmail_quote"><div>On Mon, Nov 26, 2012 at 11:10 PM, Duverne, Cyrille <span dir="ltr"><<a href="mailto:cyrille.duverne@euranova.eu" target="_blank">cyrille.duverne@euranova.eu</a>></span> wrote:<br>



</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div>Dear ONE users,<br><br>It seems that noVNC and 3.8 are trendy topics these days <img alt=":)"><div><div><br><br>I've followed the troubleshooting section of noVNC in the doc, but I can't access my VMs through it : VNC icon remains grey<br>





<br>- Template includes a GRAPHICS section :<br>GRAPHICS=[<br>  LISTEN="0.0.0.0",<br>  TYPE="VNC" ]<br><br>- VMs created in 3.6 don't show anything in the logs, unlike the ones created in 3.8 :<br>





<pre>Mon Nov 26 22:59:31 2012 [VMM][I]: Generating deployment file: /var/lib/one/224/deployment.0
Mon Nov 26 22:59:31 2012 [VMM][W]: Graphics not supported or undefined, ignored.<br><br><font face="arial">- I checked the noVNC installation and found that numpy was missing, I installed it and relaunched the novnc_install script<br>





<br>- I tried to launch the websockify command with oneadmin and I get the following error :<br></font><br>oneadmin@inferno:/home/manager$ python /usr/share/opennebula/websockify/websocketproxy.py --target-config=/var/lib/one/sunstone_vnc_tokens<br>





Traceback (most recent call last):<br>  File "/usr/share/opennebula/websockify/websocketproxy.py", line 390, in <module><br>    websockify_init()<br>  File "/usr/share/opennebula/websockify/websocketproxy.py", line 364, in websockify_init<br>





    if args[0].count(':') > 0:<br>IndexError: list index out of range<br><br>I'm using KVM as hypervisor.<br><br>Any help on this ?<br><br>Thanks in advance<br>CyD<br></pre><br></div></div></div></div><div>



<div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></div></div></blockquote></div><br></div></blockquote></font></div></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br><br clear="all"><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br>Ruben S. Montero, PhD<br>Project co-Lead and Chief Architect<br>OpenNebula - The Open Source Solution for Data Center Virtualization<br>

<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:rsmontero@opennebula.org" target="_blank">rsmontero@opennebula.org</a> | @OpenNebula<br>


</font></span></div></blockquote></font></div></blockquote></font></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Ruben S. Montero, PhD<br>Project co-Lead and Chief Architect<br>OpenNebula - The Open Source Solution for Data Center Virtualization<br><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:rsmontero@opennebula.org" target="_blank">rsmontero@opennebula.org</a> | @OpenNebula<br>


</div>