[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: terminal.app fails also on 8-bit vnc4server with "Unrecognized color
From: |
Stephane Gourichon |
Subject: |
Re: terminal.app fails also on 8-bit vnc4server with "Unrecognized color masks" |
Date: |
Fri, 05 Sep 2008 14:31:18 +0200 |
User-agent: |
Thunderbird 2.0.0.16 (X11/20080724) |
Stephane Gourichon a écrit :
It works on 24-bit vnc4server :
It doesn't work on 32-bit vnc4server.
So, on a fresh Ubuntu8.04 on 32bit x86 hardware, terminal.app on
vnc4server works only at 24bpp.
I noticed that at 32bpp thunderbird display is garbled : all text and
icons are replaced by black rectangles. Color backgrounds, lines, etc
are ok. Just in case this is useful to you.
Regards.
$ Terminal
2008-09-05 14:26:07.663 Terminal[15269] WARNING - XGServer is unable to
use the fast algorithm for writing to a 32-bit display on this host -
perhaps you'd like to adjust the code to work ... and submit a patch.
2008-09-05 14:26:07.839 Terminal[15269] gnustep-back(art): Unrecognized
color masks: 000007ff:003ff800:ffc00000 32
2008-09-05 14:26:07.839 Terminal[15269] Please report this along with
details on your pixel format (ie. the four numbers above) to
bug-gnustep@gnu.org.Better: implement it and send a patch.)
$ xdpyinfo
name of display: :2.0
version number: 11.0
vendor string: The X.Org Foundation
vendor release number: 70000000
X.Org version: 7.0.0
maximum request size: 16777212 bytes
motion buffer size: 256
bitmap unit, bit order, padding: 32, LSBFirst, 32
image byte order: LSBFirst
number of supported pixmap formats: 2
supported pixmap formats:
depth 1, bits_per_pixel 1, scanline_pad 32
depth 32, bits_per_pixel 32, scanline_pad 32
keycode range: minimum 8, maximum 255
focus: window 0xa0000d, revert to PointerRoot
number of extensions: 20
BIG-REQUESTS
DAMAGE
DEC-XTRAP
DOUBLE-BUFFER
Extended-Visual-Information
MIT-SCREEN-SAVER
MIT-SHM
MIT-SUNDRY-NONSTANDARD
RECORD
SECURITY
SHAPE
SYNC
TOG-CUP
VNC-EXTENSION
X-Resource
XC-APPGROUP
XC-MISC
XFree86-Bigfont
XTEST
XVideo
default screen number: 0
number of screens: 1
screen #0:
dimensions: 1152x864 pixels (406x305 millimeters)
resolution: 72x72 dots per inch
depths (2): 1, 32
root window id: 0x25
depth of root window: 32 planes
number of colormaps: minimum 1, maximum 1
default colormap: 0x20
default number of colormap cells: 2048
preallocated pixels: black 0, white -12597256
options: backing-store YES, save-unders YES
largest cursor: 1152x864
current input event mask: 0xda403f
KeyPressMask KeyReleaseMask
ButtonPressMask
ButtonReleaseMask EnterWindowMask
LeaveWindowMask
KeymapStateMask StructureNotifyMask
SubstructureNotifyMask
SubstructureRedirectMask PropertyChangeMask
ColormapChangeMask
number of visuals: 2
default visual id: 0x21
visual:
visual id: 0x21
class: TrueColor
depth: 32 planes
available colormap entries: 2048 per subfield
red, green, blue masks: 0x7ff, 0x3ff800, 0xffc00000
significant bits in color specification: 8 bits
visual:
visual id: 0x22
class: DirectColor
depth: 32 planes
available colormap entries: 2048 per subfield
red, green, blue masks: 0x7ff, 0x3ff800, 0xffc00000
significant bits in color specification: 8 bits
-- Stéphane Gourichon