
On 5 Mar 2019, at 18:25, Guillaume Pavese <guillaume.pavese@interactiv-group.com> wrote:
This is something i would like to know too As far as I know, copy paste with SPICE only works in graphical mode, with a X session running. Before X is starded, while in the console, no copy/paste is possible.
However, with virt-manager, it is possible to copy paste directly in the serial console of a vm installed with "--no-graphics" This is a feature of virt-manager I deeply miss if it's not possible to make it work with VNC/SPICE remote consoles.
What would be great is the possibility to connect directly to the serial console of the vm from ovirt-manager (I think that's what virt-manager is doing seamlessly when no graphic hw is configured for the vm).
it’s doable, but we’re not working on that currently. We have the pieces. ovirt-web-ui noVNC integration is using the console component we have created[1] which embeds xterm.js terminal. But the part connecting it to oVirt is difficult since oVirt’s entry point is SSH. You’d need to add a js ssh implementation and hook it up as a backend for xterm.js to be able to connect In the meantime, use have to use your own window and run ssh yourself:) Thanks, michal [1] https://github.com/patternfly/patternfly-react/tree/master/packages/patternf...
Guillaume Pavese Ingénieur Système et Réseau Interactiv-Group
On Tue, Mar 5, 2019 at 11:39 PM Victor Toso <victortoso@redhat.com <mailto:victortoso@redhat.com>> wrote: Hi Jean,
On Tue, Mar 05, 2019 at 02:20:59PM -0000, jeanbaptiste@nfrance.com <mailto:jeanbaptiste@nfrance.com> wrote:
Hello Guys,
I try to make work copy and paste from a virt-viewer client to a Linux VM (Centos 6). I have install spice-vdagent (service run). Guest is configured as QXL + Spice. I also have test : - Enable SPICE clipboard copy and paste - Enable VirtIO serial console
But Paste (CTRL + SHIFT + V ?) not work
Is this function can work without QXL driver ?
The copy&paste, like drag&drop, those are features that rely on spice-vdagent, not QXL.
I assume that spice-vdagent and spice-vdagentd are running without errors in your CentOS 6 box? If that's the case, you can share some logs from the client remote-viewer or virt-viewer --debug --spice-debug.
Cheers, Victor _______________________________________________ Users mailing list -- users@ovirt.org <mailto:users@ovirt.org> To unsubscribe send an email to users-leave@ovirt.org <mailto:users-leave@ovirt.org> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ <https://www.ovirt.org/site/privacy-policy/> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ <https://www.ovirt.org/community/about/community-guidelines/> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/FNP6WOTOM7OHMS... <https://lists.ovirt.org/archives/list/users@ovirt.org/message/FNP6WOTOM7OHMSP74XDZOQXFGFREB5VF/> _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/XRA2SHGUMPAIUE...