[pve-devel] pve-manager: novnc preview V2
Alexandre DERUMIER
aderumier at odiso.com
Fri Jun 13 12:36:36 CEST 2014
Hi,
I'll do tests on my side.
BTW, /usr/share/novnc/utils/wsproxy.py is a symlink to /usr/share/novnc/utils/websockify,
so maybe it's better to use it directly.
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Stefan Priebe" <s.priebe at profihost.ag>, pve-devel at pve.proxmox.com
Envoyé: Vendredi 13 Juin 2014 12:07:51
Objet: Re: [pve-devel] pve-manager: novnc preview V2
> I am still a bit unhappy with the qemu-server side. I will try to work on that next
> week.
To test with your qemu-server patches you need to apply:
diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm
index ebacc95..ab4ba00 100644
--- a/PVE/API2/Qemu.pm
+++ b/PVE/API2/Qemu.pm
@@ -1386,7 +1386,7 @@ __PACKAGE__->register_method({
$cmd = ['/bin/nc', '-l', '-p', $port, '-w', $timeout, '-c', "$qm
if ($websocket) {
- $cmd = ["/usr/share/novnc/utils/wsproxy.py", '--run-once', "
+ $cmd = ["/usr/share/novnc-pve/utils/wsproxy.py", '--run-once
}
}
_______________________________________________
pve-devel mailing list
pve-devel at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list