Ubuntu 17.10 secondary display issue, missing menubar, launcher and bar on top of the screen displays date time and network status missing

Installed Ubuntu 17.10 today, menubar, launcher and the bar which indicates time/date/network connection status are missing.

I am using the secondary display and connecting the laptop to the secondary. Even without the secondary display, the top bar on the screen and launcher are missing. When secondary is enabled and laptop display is disabled,there is no menu bar, launcher and bar at the screen top are also missing.

In Ubuntu 17.04 if we disable built-in-display and enable secondary display it works fine. How can I fix it in Ubuntu 17.10?


Solution 1:

I think its simpler than that. Just set "show on" to "All displays" in the Dock settings on Ubuntu 17.10:

screen

Solution 2:

You might try enabling the "multi-monitors-add-on".

Follow the directions given here: https://www.maketecheasier.com/extend-gnome-3-panel-dual-monitors/,

Reproduced Here for convenience:

git clone https://github.com/spin83/multi-monitors-add-on.git
cd multi-monitors-add-on
cp -r multi-monitors-add-on@spin83 ~/.local/share/gnome-shell/extensions

Relaunch Gnome Shell by typing "Alt+F2", then typing "r" and pressing enter

Make sure you have gnome-tweak-tool

sudo apt install gnome-tweak-tool

Then open "tweaks" (gnome-tweak-tool), click on the "extensions", and then enable "Multi monitors add-on"

NB this Also works for Ubuntu 18.04...

Solution 3:

I have the same problem. So far I was able to enable the launcher on every screen. To do that you need to go to Settings -> Dock and pick "All displays" for "Show on" setting.

Solution 4:

Install the Gnome Tweak Tool:

sudo apt install gnome-tweak-tool

Then launch it

gnome-tweak-tool

Or get to it by searching for "tweak" in the "Show Applications" area.

Bottom left will be a "workspaces" tab where you can tweak your workspaces. I found what I was looking for there.

enter image description here

Solution 5:

I am not entirely sure if what I will suggest is helpful for the very specific question, but I hope it is helpful to other users.

After upgrading some pcs from Ubuntu Gnome 17.04 to Ubuntu 17.10 with dual monitors, it occurred to me that the monitor order and the primary monitor gets changed from the first monitor to the second.

This configuration can be found in the new Ubuntu in Settings, Devices, Displays:

Ubuntu 17.10 Monitor settings

You can drag-drop to reorder the displays, and there is a small area below labelled 'Primary Display' which is not very obvious that is clickable.