Re: [gtk-vnc-devel] [PATCH] Fix little to big endian conversion



Here's the problem:

On Wed, Feb 06, 2008 at 10:49:29PM -0300, Jonh Wendell wrote:
> Pixel format BPP: 16,  Depth: 16, Byte order: 1234, True color: 1
>              Mask  red:  31, green:  63, blue:  31
>              Shift red:  11, green:   5, blue:   0
> Display name 'mac_cpd_wendell ( 200.100.100.191 )'
> Mask local: 255 255 255
>     remote:  31  63  31
>     merged:  31  63  31

The remote server is 16 bpp, while your local desktop is 24 (or 32?) bpp.  
The bogus code removal I pointed out will most likely be the cause of
your problems.

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]