Part 1 -
Okay, so I am new to a lot of virtualization but have been pretty handy at setting things up before. I have looked everywhere and when adding in the tablet define to the XML for the VM, it gives an error saying that the added define is invalid (this is when removing the P2P mouse from the define). I have resolved this by keeping the P2P mouse listed and just adding in the USB tablet, but the cursor is still out of sync with the client. This is when either using the VNC Client app on Mac OS or when using the web client (when it was working).
Command i ran to add in the define listed below - virsh edit OEM_Win7_Ult-vm-1
Part 2 -
The web UI does nothing when pressing the view console button. It was working previously but it is not working now either. Not sure what other info I can provide for this other than I am using the most recent version of Chrome on Mac OS as well. Currently, the only way to access the VMs is through the desktop client which is practically unusable due to the cursor issue.
If you need anything to assist with this request, debug logs, etc please let me know. Thank you.
Hello Kimchi
Part 1 - Okay, so I am new to a lot of virtualization but have been pretty handy at setting things up before. I have looked everywhere and when adding in the tablet define to the XML for the VM, it gives an error saying that the added define is invalid (this is when removing the P2P mouse from the define). I have resolved this by keeping the P2P mouse listed and just adding in the USB tablet, but the cursor is still out of sync with the client. This is when either using the VNC Client app on Mac OS or when using the web client (when it was working).
Command i ran to add in the define listed below -
virsh edit OEM_Win7_Ult-vm-1
<input type='tablet' bus='usb'/>
<input type='mouse' bus='ps2'/>
<input type='keyboard' bus='ps2'/>
Part 2 - The web UI does nothing when pressing the view console button. It was working previously but it is not working now either. Not sure what other info I can provide for this other than I am using the most recent version of Chrome on Mac OS as well. Currently, the only way to access the VMs is through the desktop client which is practically unusable due to the cursor issue.
If you need anything to assist with this request, debug logs, etc please let me know. Thank you.