RubyMine: Restore main menu in Ubuntu
After a recent Ubuntu update I didn't see the main menu bar of the RubyMine IDE (File | Edit | View | ...) anymore.
This could be solved by changing a RubyMine registry entry:
- Search "registry" within the "Actions" search
- press
ctrl + alt + n> click onActions> typeregistry> click onRegistry...
- press
- Scroll down to
linux.native.menuand disable the checkbox
After rebooting RubyMine, you'll have gotten the menu bar back.