Page 1 of 1

Mouse Pointer Issues VB5.0.20 Debian 8 XFCE4

Posted: 8. May 2016, 11:18
by apaton
Hi All,

Linux Host - Oracle Linux 6.7 with Unbreakable Kernel
Linux Guest - Debian 8 with latest extensions installed

Since upgrading from VB5.0.14 to VB5.0.20 I found my mouse pointer is inaccurate. Its selects up and to the left consistently, in all applications (Terminal, Leafpad, LibreOffice, XFCE). An example would be selecting a word in a terminal with double click, would select a word from line above.
You could suggest this is a PICNIC/PEBKAC error, but I DON'T get the same behaviour when in full screen mode.

Any ideas ?

Many Thanks

Andy

Re: Mouse Pointer Issues VB5.0.20 Debian 8 XFCE4

Posted: 10. May 2016, 15:55
by phansen
I'm having this exact same problem - the mouse selects up and to the left of where it actually is on the screen.

Host: Windows 10
Guest: Kubuntu 16.04 with 5.0.20 guest additions

If I restart the VM the mouse works as normal. But after I save the machine state and reload it the mouse pointer exhibits the problem.

Re: Mouse Pointer Issues VB5.0.20 Debian 8 XFCE4

Posted: 11. May 2016, 23:41
by Baralgin
The same issue after upgrading to 5.0.20. Both host and guest are debian 9 stretch (kernel 4.5, XFCE4.12). Not always but It happens sometimes.
Another issue in VRDP: I am mostly using guest via VRDP (win7/mstsc) and noticed that now I have two mouse pointers - guest pointer is always a bit left and a bit higher (3-4 pixels) than hardware windows pointer.
Third issue (I think the root is the same): RCtrl+F works correctly (adopting screen size), but very slow - about 3 seconds delay between pressing and reaction.

Re: Mouse Pointer Issues VB5.0.20 Debian 8 XFCE4

Posted: 12. May 2016, 03:40
by bfritz
Having the same problem on 2 systems both running VBox 5.20 with latest guest add-ons.
Home
host:ubuntu 16.04
guest:ubuntu 16.04

Work
host:OS X 10.11.4
guest:ubuntu 14.04

Re: Mouse Pointer Issues VB5.0.20 Debian 8 XFCE4

Posted: 18. May 2016, 10:25
by hamelg2
Me too :(
Having the same problem running VBox 5.20 with latest guest add-ons.
host:windows7
guest:archlinux
wm: xfce4

is there a bug report ?

Re: Mouse Pointer Issues VB5.0.20 Debian 8 XFCE4

Posted: 23. May 2016, 08:30
by hamelg2
some workarounds :
toggle fullscreen mode twice
switch display on console text, then back on graphical console ([Ctrl right]+1/[Ctrl right]+7)

I notice the issue happens when X screen-saver activates. You can trigger the issue with the xset utility :
xset s activate

Re: Mouse Pointer Issues VB5.0.20 Debian 8 XFCE4

Posted: 25. May 2016, 17:56
by dkarr
Just adding to the "same here" list.

The workaround I found was the "toggle full screen" one, as mentioned.

The following bug report seems to be relevant: https://www.virtualbox.org/ticket/15324

Re: Mouse Pointer Issues VB5.0.20 Debian 8 XFCE4

Posted: 9. Jun 2016, 22:40
by apaton
Thanks dkarr
> The following bug report seems to be relevant: https://www.virtualbox.org/ticket/15324

Followed the bug report and downloaded and installed from the testcase Guest-addition (VBoxGuestAdditions_5.0.21-107750.iso) and worked a treat.
https://www.virtualbox.org/download/tes ... 107750.iso

Regards

Andy

Re: Mouse Pointer Issues VB5.0.20 Debian 8 XFCE4

Posted: 10. Jun 2016, 17:18
by phansen
Thanks for the info Andy. I installed the testcase VBoxGuestAdditions_5.0.21-107750.iso in my guest (still running VirtualBox 5.0.20) and the problem is gone.