[solved] Mint 18, VMWare Workstation 12, Menus partly missing

Questions about virtualization software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
sbaumgartner

[solved] Mint 18, VMWare Workstation 12, Menus partly missing

Post by sbaumgartner »

Hello community,

I have installed Mint 18 Cinnamon on a Lenovo T440s and almost everything is working properly - as far as I have investigated at least.

But I have a minor problem with VMWare Workstation 12 - I can only see the "File" menu in the menu bar - see screenshot.

Image

The menu items are there, if I hover over the space, where the menu items are supposed to be I can access the menu items ...

I have done some research and came accross the following article:

viewtopic.php?t=169197

But the suggested solution does not work for me as the referenced packages are already installed (with a newer version though):

Code: Select all

baumi@beryll ~ $ dpkg -l | grep -E "^ii\s+libgtkmm.*"
ii  libgtkmm-2.4-1v5:amd64      1:2.24.4-2          amd64        C++ wrappers for GTK+ (shared libraries)
ii  libgtkmm-3.0-1v5:amd64      3.18.0-1            amd64        C++ wrappers for GTK+ (shared libraries)
Did anyone else experience the same problem and has solved it?

Thanks in advance, best regards
Stefan
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
matt

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by matt »

Have you tried reinstalling VMware?
sbaumgartner

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by sbaumgartner »

After I installed VMware the auto-update came up and I updated ... same behaviour as before.
matt

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by matt »

Check out these links. Although I'm aware that your host OS is not Windows, you can try the solutions these are users are suggesting. I used VMware Workstation back when I was using W10. I switched to VirtualBox when I went to Linux on single boot. I'm only using Linux ISOs on my guest OS.
http://www.ericgoldman.name/en/2009/vmw ... -toolbars/
https://askubuntu.com/questions/554528/ ... ot-visible
getut

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by getut »

I don't have the resolution to this problem, because I have it also, but I have additional information that may help someone more knowledgeable help us.

To make sure we are still talking about the same problem, we're talking about a Linux Mint HOST running VMware Workstation. The problem is purely with the host, not with any guest OS's. This same problem existed for me in Mint 17 since VMware workstation 10. The file menu is present but edit and everything to the right of that is invisible, but there and still works if you click on it.

The fix that I found in this thread ( viewtopic.php?t=169197 ) for this issue in previous versions was to install the libgtkmm-2.4-1c2a package. But this package has no candidate in Mint 18 as 18 has gone to newer packages that don't fix the issue but there is still just something small missing.
sbaumgartner

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by sbaumgartner »

Exactly. :/
lachabe
Level 1
Level 1
Posts: 1
Joined: Tue Aug 16, 2016 7:41 am

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by lachabe »

you can fix it if you change the theme. It work with awaida theme.
t5un4m1

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by t5un4m1 »

This is still an issue with LM18/Cinnamon. Also the 12.5 update to workstation doesn't fix the problem.
sowenby

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by sowenby »

Hinto's suggestion below does work. My original suggestion only worked with Adwaita Theme.
Last edited by sowenby on Wed Sep 14, 2016 11:10 am, edited 1 time in total.
deleted

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by deleted »

edit /etc/vmware/bootstrap to add:

Code: Select all

export VMWARE_USE_SHIPPED_GTK="yes"
-Hinto
sbaumgartner

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by sbaumgartner »

Thank you Hinto - this fixed this issue.
deleted

Re: [solved] Mint 18, VMWare Workstation 12, Menus partly missing

Post by deleted »

Cool.
I've been a fan of VMWare for years (and I don't work for them ;) )
-H
nbholt

Re: [solved] Mint 18, VMWare Workstation 12, Menus partly missing

Post by nbholt »

Just upgraded to Mint 18 yesterday. I had the same issue with VMplayer 12.5 and VMworkstation missing the menu iems.
This resolved my issues.

Thank you for your post.
mtrento
Level 1
Level 1
Posts: 3
Joined: Tue Oct 18, 2016 3:32 am

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by mtrento »

hinto wrote:edit /etc/vmware/bootstrap to add:

Code: Select all

export VMWARE_USE_SHIPPED_GTK="yes"
-Hinto
Thanks hinto this worked for me aswell.
By the way it solved another problem with vmware workstation 12.5 where the windows auto minimized when opening a virtual machine.
For all others , make sure you include the "export" in the command

Cheers.
deleted

Re: [solved] Mint 18, VMWare Workstation 12, Menus partly missing

Post by deleted »

Cool.
I found I had to re-do it when I updated the Player (there's a new one now)
-H
bookter

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by bookter »

hinto wrote:edit /etc/vmware/bootstrap to add:

Code: Select all

export VMWARE_USE_SHIPPED_GTK="yes"
-Hinto

:D :D

Thank you!
supertzar

Re: [solved] Mint 18, VMWare Workstation 12, Menus partly missing

Post by supertzar »

Hinto's suggestion worked here too. Workstation 12.5.6 on Mint 18. Thanks.
masterpro0415

Re: [solved] Mint 18, VMWare Workstation 12, Menus partly missing

Post by masterpro0415 »

Hinto. Do you know how to fix this error. I can't connect to internet by using vmware workstation 12. When I click on Vitual Network Editor have an alert :" Network Configuration is missing. Ensure that /etc/vmware/networking exits. Anyone know please help me. thank you
deleted

Re: [solved] Mint 18, VMWare Workstation 12, Menus partly missing

Post by deleted »

In the terminal, try:

Code: Select all

sudo vmware-modconfig --console --install-all
This will rebuild all of your modules.

Check to see if everything builds.

-H
gsaran88

Re: Mint 18, VMWare Workstation 12, Menus partly missing

Post by gsaran88 »

hinto wrote:edit /etc/vmware/bootstrap to add:

Code: Select all

export VMWARE_USE_SHIPPED_GTK="yes"
-Hinto
Excellent. Thanks a lot for your help. Now it is fixed for me.
Locked

Return to “Virtual Machines”