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.
You could add the menubar via
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides '{"Gtk/ShellShowsAppMenu":<0>}'
but not the sidebar.
Reset with
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides '{}'