Ubuntu – 16.10 Nautilus options missing from menu

16.10nautilus

I am having trouble with Nautilus. When Nautilus is open I only have the word "Files" in the Menu bar. I believe from my research that this is normal. However when I click the word "Files" I get a drop-down with options – New Window, Sidebar, Preferences, Keyboard Shortcuts, Help, About, Quit

I want "Connect to Server" to be there (and probably quite a few other things).

If I start "sudo nautilus" from terminal then I get a blank grey bar dropping down from Files like there are no options to show.

I believe I have the same problem as this https://askubuntu.com/questions/845273/nautilus-title-bar-menus-have-disappeared although they describe it differently

Best Answer

Was puzzled by this too, but it does indeed look like intended behaviour in nautilus 3.20 - which 16.10 ships with. From the screenshot in the link it looks like there is no longer an app menu in the title bar - "Files" is all you get. However, a menu is available via the icon in top right corner, which includes, for example, "Bookmark this Location" - which was previously in the title bar menu I believe.

In answer to your specific question on Connect to Server; this appears at the bottom of the window when you click on Other Locations:

enter image description here

Question in your link has gone btw.

Related Question