After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 692849 - no longer has top bar frame
no longer has top bar frame
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Background
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-29 23:59 UTC by William Jon McCann
Modified: 2013-01-30 17:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2013-01-29 23:59:54 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.
Comment 1 Bastien Nocera 2013-01-30 15:52:09 UTC
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.
Comment 2 William Jon McCann 2013-01-30 16:57:31 UTC
(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'
Comment 3 Bastien Nocera 2013-01-30 17:06:21 UTC
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