Totem sidebar gone after upgrade (playlist)

Solution 1:

There is no sidebar anymore in Totem. There is only the overview, which you can see, if you start Totem, or use the arrow button in the upper left corner if you have started a video.

enter image description here

You could add the menubar via

gsettings set org.gnome.settings-daemon.plugins.xsettings overrides '{"Gtk/ShellShowsAppMenu":<0>}'

dc

but not the sidebar.

Reset with

gsettings set org.gnome.settings-daemon.plugins.xsettings overrides '{}'