<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 10 January 2014 13:55, Daniel Dehennin <span dir="ltr"><<a href="mailto:daniel.dehennin@baby-gnu.org" target="_blank">daniel.dehennin@baby-gnu.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Daniel Molina <<a href="mailto:dmolina@opennebula.org">dmolina@opennebula.org</a>> writes:<br>


<br>
<br>
[...]<br>
<div class="im"><br>
> As the message says the problem is here:<br>
> <a href="https://github.com/OpenNebula/one/blob/release-4.2/src/sunstone/public/js/plugins/vms-tab.js#L3217" target="_blank">https://github.com/OpenNebula/one/blob/release-4.2/src/sunstone/public/js/plugins/vms-tab.js#L3217</a><br>


><br>
> Do you have any VM with a GRAPHICS section defined but with no TYPE<br>
> attribute?<br>
<br>
</div>Is there a way to query ONE?<br>
<br>
I do not plan to review 300 VM templates ;-)<br></blockquote><div><br></div><div>There is no way to do it through the API. You can query de DB directly or just a grep in the 'onevm list -x' output</div><div> </div>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im"><br>
> You can fix it changing that line to:<br>
> if (graphics && graphics.TYPE && graphics.TYPE.toLowerCase() == "vnc" &&<br>
> $.inArray(state, VNCstates)!=-1){<br>
<br>
</div>This fix the problem.<br></blockquote><div><br></div><div>Great! We will include it for the next release:</div><div><a href="http://dev.opennebula.org/issues/2628">http://dev.opennebula.org/issues/2628</a></div><div>

<br></div><div>Thank you for your feedback </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class=""><div class="h5">
Regards.<br>
<br>
--<br>
Daniel Dehennin<br>
Récupérer ma clef GPG:<br>
gpg --keyserver <a href="http://pgp.mit.edu" target="_blank">pgp.mit.edu</a> --recv-keys 0x7A6FE2DF<br>
</div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">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"><div><br></div>-- <br><div dir="ltr"><div>--<br></div>Daniel Molina<br>Project Engineer<br>OpenNebula - Flexible Enterprise Cloud Made Simple<br><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:dmolina@opennebula.org" target="_blank">dmolina@opennebula.org</a> | @OpenNebula</div>


</div></div>