Bug 1722026 - no tablet device for SPICE+VNC defined
Summary: no tablet device for SPICE+VNC defined
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Virt
Version: 4.3.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ovirt-4.3.5
: 4.3.5.2
Assignee: Michal Skrivanek
QA Contact: Liran Rotenberg
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-19 11:50 UTC by Michal Skrivanek
Modified: 2019-07-30 14:08 UTC (History)
2 users (show)

Fixed In Version: ovirt-engine-4.3.5.2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-30 14:08:48 UTC
oVirt Team: Virt
Embargoed:
pm-rhel: ovirt-4.3+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 100949 0 'None' MERGED core: add tablet device when VNC is enabled 2020-07-30 12:37:58 UTC
oVirt gerrit 100970 0 'None' MERGED core: add tablet device when VNC is enabled 2020-07-30 12:37:58 UTC

Description Michal Skrivanek 2019-06-19 11:50:44 UTC
We need a tablet device for VNC+SPICE type so that VNC connections are working properly and mouse can actually be usable. Like when plain VNC type is used.

Comment 1 Liran Rotenberg 2019-07-07 09:10:52 UTC
Verified on:
ovirt-engine-4.3.5.3-0.1.el7.noarch

Steps:
1. Create a VM.
2. Set VNC+SPICE as console.
3. Run the VM.
4. Check for tablet device.

Results:
The VM contains tablet device.
From engine log:
<input type='tablet' bus='usb'>
    <alias name='input0'/>
    <address type='usb' bus='0' port='1'/>
</input>

# virsh -r dumpxml 10 | grep -A5 tablet
    <input type='tablet' bus='usb'>
      <alias name='input0'/>
      <address type='usb' bus='0' port='1'/>
    </input>

Comment 2 Sandro Bonazzola 2019-07-30 14:08:48 UTC
This bugzilla is included in oVirt 4.3.5 release, published on July 30th 2019.

Since the problem described in this bug report should be
resolved in oVirt 4.3.5 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.


Note You need to log in before you can comment on or make changes to this bug.