GNOME Bugzilla – Bug 692849
no longer has top bar frame
Last modified: 2013-01-30 17:06:21 UTC
The background preview in the button no longer has the top bar frame. I wonder if this is because the screenshot API changed in the shell.
I don't think it did. What's the output of "gnome-control-center --verbose background"? We should see an error message if the call to gnome-shell changed.
(gnome-control-center:4017): Gtk-CRITICAL **: gtk_window_resize: assertion `height > 0' failed (gnome-control-center:4017): background-cc-panel-DEBUG: Capturing only a portion of the screen (gnome-control-center:4017): background-cc-panel-DEBUG: Trying to capture rectangle 1366x27 (at 0,0) (gnome-control-center:4017): background-cc-panel-DEBUG: Unable to get screenshot: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such method `ScreenshotArea'
commit 8d99d1c7c5fd27560ae1a17f0d412e4677fc1da3 Author: Bastien Nocera <hadess@hadess.net> Date: Wed Jan 30 18:04:15 2013 +0100 background: Update for gnome-shell Screenshot API changes https://bugzilla.gnome.org/show_bug.cgi?id=692849