Bug#547926: screenshot

Mark Hedges hedges at scriptdolphin.com
Tue Sep 22 16:29:58 UTC 2009


On Tue, 22 Sep 2009, Josselin Mouette wrote:
> Most likely a X bug. What is your graphics hardware and
> what driver are you using?

OK, but it never happened until I applied a theme.

Maybe it is related to the offscreen pixmaps bug in the
intel driver, I still have the "fix" enabled in xorg.conf.

Thanks --m--

00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)

Section "Device"
        Identifier      "intel migc"
        Driver          "intel"
        BusID           "PCI:0:2:0"
        Option          "UseFBDev"              "false"
    Option      "monitor-TV"    "TVOutput"
    Option      "CacheLines"    "32768"
    Option      "TripleBuffer"  "true"
    Option      "DRI"           "true"
    Option      "PageFlip"      "true"

    Option "AccelMethod" "XAA"
    Option "XaaNoOffscreenPixmaps" "on"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                   # [<bool>]
        #Option     "SWcursor"                  # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "CacheLines"                # <i>
        #Option     "Dac6Bit"                   # [<bool>]
        #Option     "DRI"                       # [<bool>]
        #Option     "NoDDC"                     # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "XvMCSurfaces"              # <i>
        #Option     "PageFlip"                  # [<bool>]
EndSection







More information about the pkg-gnome-maintainers mailing list