3

I have VMWare Workstation 10 running on a Windows 7 machine, hosting a k guest OS.

Before upgrading to WS 10 I was using version 9, and the Win8 guest OS ran without difficulty or error conditions.

Since upgrading and installing the most current VMWare Tools inside the guest after upgrading to version 10, there are circumstances where

  • the mouse pointer is not visible;
  • the mouse position appears stuck at a screen location which is not
    the center of the virtualized display; and
  • mouse click and scrolling events still get processed.
  • Once this begins happening I have to reboot the host machine to get it to stop.

(VMWare Tools 9.6.1 build-1378637 is what the WS 10 software installed)

The problem seems to correlate with whether the mouse is captured during Win 8.1's bootup process, before control is passed to the login screen. If I explicitly click the mouse into the guest OS and move it slowly around while the system is booting, then I see the mouse after clicking to lift the first screen and expose the password prompt, and there is never a problem within the guest.

If I don't do this during bootup, there is no mouse pointer, with the symptoms listed above.

I have tried removing and reinstalling VMWare tools, and the other steps published for "mouse problems" from VMWare's chaotic troubleshooting database. The problem persists.

Is there a setting in the virtual machine's configuration which could prevent this behavior?

5
  • Sounds to me like a bug, not a configuration issue. I would open a ticket with VMware.
    – jlehtinen
    Commented Jan 23, 2014 at 14:58
  • It always seems more difficult to get VMWare to recognize a bug than almost anyone. And those support tickets cost some money... Commented Jan 23, 2014 at 15:04
  • @RobPerkins assuming this is for professional use, you have a support contract, correct? Leverage that. If this is not for professional use, you've asked on the wrong site :)
    – MDMarra
    Commented Jan 23, 2014 at 17:18
  • It's for professional use (I'd be using VirtualBox otherwise!) There is no support contract. But for whatever it's worth, I used a paid incident to examine the problem and they went away after a full uninstall/reinstall of the VMWare software. So I'm thinking of that as a dry well at this point. Commented Jan 23, 2014 at 18:11
  • I should clarify: Paid VMWare support was no help. They went away after a full uninstall/reinstall but the problem remains. Commented Jan 23, 2014 at 20:39

3 Answers 3

6

It seems to be a bug. I just updated to 10.0.2 and updated tools. Now my mouse does not click, left nor right button. I can see mouse over but not click. Running 8.1 Enterprise windows as guest. Host is Windows 7 Ultimate.

Fix I use is enter VM settings, select USB, switch from USB 3.0 compatible to USB 2.0 compatible. It makes sense since my mouse fob is USB 2.0 and my Windows 7 laptop is USB 2.0. Yet its still a bug, imho.

Good luck.

2
  • That did it. I can't believe that that was all it was. Commented Jun 8, 2014 at 2:48
  • In my case it was the "desktop sharing" caused the issue. One it is disabled, e'thing was back to normal.
    – Illuminati
    Commented Jul 27, 2015 at 6:39
9

the problem is caused by a settings on the host. If the Host is a Win 8.1 sometimes there is a problem with DPI Sceling Features.

A workaroung could be: Find the vmware.exe on the Host, right click, Properties, Compatibility, "Disable display scaling on high DPI Settings".

Close and re-open the VMware Workstation.

It's solved for me

4
  • Thanks avalon. That did the trick, spent hours trying to fix this.
    – Austio
    Commented Nov 20, 2014 at 19:57
  • 1
    Did the trick. This answer deserves more attention.
    – vbence
    Commented Dec 9, 2014 at 9:45
  • Definitely. Solved the problem on my Win 8.1 host. Weird flickering around with the mouse etc. Sucked completely. Now it's gone and I am happy again! Thumbs up man
    – Pilsator
    Commented Apr 21, 2015 at 15:20
  • WORKED FOR ME, Host is win 10, vm is win 7 Thaaaaaaaaaaaanks a lot
    – Saw
    Commented Apr 29, 2016 at 19:47
0

Did you right click on the VM and go to properties to see all of the devices listed and the mouse being one of them and try maybe disabling and re enabling it. Also on the VM there is a drivers section and removable devices you can check around there. It could also be a bug and you may have to rebuild the VM. Or I don't think they changed VM Machine Version but it could have something to do with that.

3
  • Yes; it seems to be immune to those sorts of changes. (Could you be more specific about where and how to look for these?) Commented Jan 23, 2014 at 20:38
  • disregard right clicking on the VM image and hitting edit settings it doesn't seem to be there. As for the second option if you double click and open the VM there is an icon with a USB and Wrench for removable devices. Did you also try the following: can you RDP into the machine if that is enabled? If so did you try removing the VMTools and re installing them.And lastly with the console open go VM-GUEST-Install/Upgrade VM Tools, did you try that and having that pop up in the VM?
    – BigCAT41
    Commented Jan 23, 2014 at 20:50
  • yes, all of those things, except RDP. Like I wrote, mouse events are there, just no pointer and no response to mouse translation signals. Commented Jan 24, 2014 at 0:09

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .