Comment 29 for bug 1039523

Revision history for this message
Harry Coin (hcoin) wrote : Re: [Bug 1039523] Re: Mouse Scroll Wheel not working in spice vm guests

On 04/02/2014 10:36 PM, Christopher M. Penalver wrote:
> Michal Suchanek / Harry Coin, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report by executing the following in a terminal:
> ubuntu-bug xorg
>
> Please ensure you have xdiagnose installed, and that you click the Yes
> button for attaching additional debugging information.
>
> For more on this, please see the official Ubuntu documentation:
> Ubuntu X.Org Team, Ubuntu Bug Control, and Ubuntu Bug Squad: https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
> Ubuntu Community: https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
>
> When opening up the new report, please feel free to subscribe me to it.
>
> Please note, not filing a new report will delay your problem being
> addressed as quickly as possible.
>
> Thank you for your understanding.
>
> ** Changed in: xserver-xorg-input-evdev (Ubuntu)
> Status: Confirmed => Incomplete
>

I tried it out with trusty beta 2 with exactly the same results as saucy
-- no scroll wheel operation.

However, I have found a major clue.

do:

service spice-vdagent stop

and the scroll wheel works (but cuttting and pasting and related is
broken).

and after

service spice-vdagent start

the scroll wheel stops again, but cutting and pasting works.

There is some sort of fight between spice-vdagent and the evdev xorg driver.