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 579828 - gnome-screenshot crashed with signal 5 in gdk_x_error()
gnome-screenshot crashed with signal 5 in gdk_x_error()
Status: RESOLVED DUPLICATE of bug 559752
Product: gnome-utils
Classification: Deprecated
Component: screenshot
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-22 13:08 UTC by Sebastien Bacher
Modified: 2010-08-26 03:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Sebastien Bacher 2009-04-22 13:08:13 UTC
the bug has been described on https://bugs.launchpad.net/bugs/335432

"Click "Grab the current window"
Click on Firefox 3.0.6 to focus it (can reproduce with any window though, like a terminal)
Click on the Take Screenshot button (the window is not behind anything so I can click straight on the button)

Whole-window screenshots are always fine, and it doesn't crash if I uncheck the "Window border" checkbox... but I've noticed that if I do that, it doesn't actually take a screenshot of the Firefox window, it takes a shot of the top left 296x284 px of the screen. It is given the filename Screenshot-Untitled Window.png.

I can reproduce it by clicking "Grab the current window" and clicking Take Screenshot button (without changing window).

http://launchpadlibrarian.net/23195340/Stacktrace.txt
  • #0 IA__g_logv
    at /build/buildd/glib2.0-2.19.8/glib/gmessages.c line 503
  • #1 IA__g_log
    at /build/buildd/glib2.0-2.19.8/glib/gmessages.c line 517
  • #2 gdk_x_error
    at /build/buildd/gtk+2.0-2.15.4/gdk/x11/gdkmain-x11.c line 641
  • #3 _XError
    at ../../src/XlibInt.c line 2931
  • #4 _XReply
    at ../../src/xcb_io.c line 506
  • #5 XQueryTree
    at ../../src/QuTree.c line 49
  • #6 screenshot_get_pixbuf
    at screenshot-utils.c line 264
  • #7 check_file_done
    at gnome-screenshot.c line 760
  • #8 mainloop_proxy_func
    at /build/buildd/glib2.0-2.19.8/gio/gioscheduler.c line 314

Comment 1 Sebastien Bacher 2009-04-22 13:10:35 UTC
the issue seems to be a sort of race, when gnome-screenshot is not focussed and you click it doesn't get an active dialog to grab sometimes
Comment 2 Sebastien Bacher 2009-09-16 12:22:29 UTC
duplicate bug #559752?
Comment 3 Sebastien Bacher 2009-09-16 16:14:49 UTC
the issue is still in 2.27
Comment 4 Akhil Laddha 2010-08-26 03:38:38 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 559752 ***