[pve-devel] pve-manager: novnc preview V2

Stefan Priebe - Profihost AG s.priebe at profihost.ag
Fri Jun 13 13:51:22 CEST 2014


Am 13.06.2014 12:07, schrieb Dietmar Maurer:
>> 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
>                 }
>             }
> 
> 


thanks



More information about the pve-devel mailing list