Skip to content
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

Auto-fit and shared clipboard stop working in KUbuntu 16.04 after installing GTKMM #102

Open
HappySeaFox opened this issue Aug 15, 2016 · 0 comments

Comments

@HappySeaFox
Copy link

Hi. Recently I've installed KUbuntu 16.04 in VMware Workstation 12.1.0 (host is Windows 7 64-bit) and vmware-tools-patches in KUbuntu using a default recommended method under root:

$ git clone https://github.com/rasa/vmware-tools-patches.git
$ cd vmware-tools-patches
$ ./patched-open-vm-tools.sh

$ vmware-toolbox-cmd -v
10.0.6.1643 (build-3595377)

I see that both the auto-fit and the shared clipboard (Windows host <-> KUbuntu) work fine. However after installing libgtkmm-2.4-1v5 both the auto-fit and the shared clipboard stop working. The VM screen is resized to 800x600. If I manually rename /usr/lib/i386-linux-gnu/libgdkmm-2.4.so.1.1.0 to /usr/lib/i386-linux-gnu/libgdkmm-2.4.so.1.1.0.xxx and reboot, these features start to work fine again. I believe the VmWare Tools conflict with this particular GDK version.

# apt policy libgtkmm-2.4-1v5
libgtkmm-2.4-1v5:
  Installed: 1:2.24.4-2
  Candidate: 1:2.24.4-2
  Version table:
 *** 1:2.24.4-2 500
        500 http://archive.ubuntu.com/ubuntu xenial/main i386 Packages
        100 /var/lib/dpkg/status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant