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 634713 - Not all monitors included in screenshot if stacked vertically.
Not all monitors included in screenshot if stacked vertically.
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Backend: Win32
unspecified
Other Windows
: Normal normal
: ---
Assigned To: gtk-win32 maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-11-12 20:09 UTC by Patrick
Modified: 2018-02-10 04:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Small program demonstrating the issue (source) (1.30 KB, application/octet-stream)
2010-11-12 20:09 UTC, Patrick
Details
Small program demonstrating the issue (executable) (20.86 KB, application/x-msdownload)
2010-11-12 20:09 UTC, Patrick
Details

Description Patrick 2010-11-12 20:09:02 UTC
Created attachment 174355 [details]
Small program demonstrating the issue (source)

I use GTK+ to take screenshots in my program. It works great; however, someone has just reported that if their monitors are stacked vertically, the monitors in the top row aren't included in the screenshot properly (it looks garbled).

I was able to confirm this; I opened up my graphics driver's control panel, positioned my secondary monitor on top of the main one in the configuration, took a screenshot using my program, and while the main monitor (positioned on the bottom) shows up fine in the screenshot, the secondary monitor (positioned above the main monitor) shows up garbled.

Attached is an example program. To reproduce, obviously you'll need more than one monitor, and you'll need to configure your system so that one of those monitors is stacked vertically on top of the other one.

I'm not sure if this is a bug with my program (is there more than one window besides the root window?) or with GTK/GDK. Any help would be appreciated.
Comment 1 Patrick 2010-11-12 20:09:39 UTC
Created attachment 174356 [details]
Small program demonstrating the issue (executable)
Comment 2 Matthias Clasen 2018-02-10 04:36:05 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.