[MPlayer-dev-eng] Re: [MPlayer-users] BUGREPORT: this commit broke metacity-fullscreen-switch

Arpi arpi at thot.banki.hu
Wed Oct 16 15:28:47 CEST 2002


Hi,

> How strange.
not so much

       format    Specifies whether the data should be viewed as a
                 list of 8-bit, 16-bit, or 32-bit quantities.
                 Possible values are 8, 16, and 32.  This infor-
                 mation allows the X server to correctly perform
                 byte-swap operations as necessary.  If the for-
                 mat is 16-bit or 32-bit, you must explicitly
                 cast your data pointer to an (unsigned char *)
                 in the call to XChangeProperty.

so you changed Atom* to char*, so changing its size from 32bit to 8bit.
8bit is surely not enough to contain any Atom ID.


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list