-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi monitor layout show only single window with scroll bars and mouse pointer location is offset #741
Comments
Thanks for reporting this, would file an internal PR to track this issue.
What was the version before update when it worked ? |
Here are logs from testing with Ubuntu 24 and open-vm-tools 12.4.5. The issue is the same with these versions. |
Based on the time line for open-vm-tools in Ubuntu 22.04 repository, the version I must have upgraded from was open-vm-tools 12.1.5. |
Found very similar issue posted elsewhere: https://community.broadcom.com/vmware-cloud-foundation/question/ubuntu-22044-guest-multi-monitor-layout-results-in-scroll-bars |
Reported this issue internally, please see the latest comment from the MKS Team at |
The suggested workaround (lock and unlock guest OS screen) does not work for me on Ubuntu 22. I does, however, seem to work on Ubuntu 24. |
Describe the bug
Since the last update of VMware tools on Ubuntu, expanding on multiple physical monitors has not worked as expected. Instead of displaying over multiple monitors, only one window is displayed with the multi screen contents side by side and with scroll bars. Also, the mouse pointer location in the guest VM is offset relative to the host mouse pointer, making it impossible to navigate the guest UI. Returning to single monitor does not resolve the problem and a guest OS reboot is required to reset monitors to a usable state.
VMware Workstation Pro: 16.2.3
Host: Windows 11
Guest: Ubuntu 22.04
WMware tools: 12.3.5.46049 (build-22544099)
Monitor setup (left to right): Monitor 1: 19201200; Monitor 2: 12001920; Monitor 3: 1920*1200
Reproduction steps
Expected behavior
Display guest OS across multiple monitors. Mouse pointer location aligned between host and guest.
Additional context
No response
The text was updated successfully, but these errors were encountered: