Public bug reported:

Using the Applications > Accessories > Take Screenshot shortcut on a
dual-screen setup, only one of the screens ("Secondary Monitor" in
xorg.conf, below) is captured in the resulting image. The screenshot is
the correct size, but one side is blank (100% alpha).

Here are the relevant (?) sections from /etc/X11/xorg.conf, as far as I can 
tell:
Section "Module"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
EndSection

Section "Device"
        Identifier      "ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)] 0"
        Driver          "ati"
        BusID           "PCI:1:0:0"
        Screen          0
        Option "DDCMode" "True"
        Option "MonitorLayout" "TMDS,TMDS"
EndSection

Section "Device"
        Identifier      "ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)] 1"
        Driver          "ati"
        BusID           "PCI:1:0:0"
        Screen          1
        Option "DDCMode" "True"
        Option "MonitorLayout" "TMDS,TMDS"
EndSection

Section "Monitor"
        Identifier      "Main Monitor"
        Option          "DPMS"
        HorizSync       28-64
        VertRefresh     43-60
EndSection

Section "Monitor"
        Identifier      "Secondary Monitor"
        Option          "DPMS"
        HorizSync       28-64
        VertRefresh     43-60
EndSection

Section "Screen"
        Identifier      "Main Screen"
        Device          "ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)] 0"
        Monitor         "Main Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "Secondary Screen"
        Device          "ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)] 1"
        Monitor         "Secondary Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          0 "Main Screen"
        Screen          1 "Secondary Screen" LeftOf "Main Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "stylus"        "SendCoreEvents"
        InputDevice     "cursor"        "SendCoreEvents"
        InputDevice     "eraser"        "SendCoreEvents"
        Option "Xinerama" "true"
EndSection

Section "DRI"
        Mode    0666
EndSection

ProblemType: Bug
Architecture: i386
Date: Wed Oct 10 17:04:09 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/yelp
Package: yelp 2.18.1-0ubuntu2
PackageArchitecture: i386
ProcCmdline: gnome-help 
ghelp:///usr/share/gnome/help/user-guide/C/user-guide.xml?goseditmainmenu-53
ProcCwd: /home/vengmark
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: yelp
Uname: Linux pcitis48 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 
i686 GNU/Linux

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
screenshot dual
https://bugs.launchpad.net/bugs/151323
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to