I am trying to run lyx-1.0.3 on RedHat 5.2
I get the following error:
In flvisual.c[217]: Can't find an appropriate visual
I am running VNC server on the same linux machine using a
TrueColor visual and 8 bit color depth. I need to run with
8 bit color (as opposed to 16 or greater) in order to support
some legacy software.
I tried using the following command line option (to no avail):
lyx -depth 8 -visual TrueColor
Is there any way to get lyx to run with my display?
Here's my display info:
name of display: taz:1.0
version number: 11.0
vendor string: The Olivetti & Oracle Research Laboratory
vendor release number: 3323
maximum request size: 4194300 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 8, bits_per_pixel 8, scanline_pad 32
keycode range: minimum 8, maximum 255
focus: window 0x280000e, revert to Parent
number of extensions: 7
BIG-REQUESTS
MIT-SHM
MIT-SUNDRY-NONSTANDARD
SHAPE
SYNC
XC-MISC
XTEST
default screen number: 0
number of screens: 1
screen #0:
dimensions: 1532x1130 pixels (389x287 millimeters)
resolution: 100x100 dots per inch
depths (1): 8
root window id: 0x25
depth of root window: 8 planes
number of colormaps: minimum 1, maximum 1
default colormap: 0x21
default number of colormap cells: 8
preallocated pixels: black 0, white 255
options: backing-store YES, save-unders YES
largest cursor: 1532x1130
current input event mask: 0x50203d
KeyPressMask ButtonPressMask ButtonReleaseMask
EnterWindowMask LeaveWindowMask ButtonMotionMask
SubstructureRedirectMask PropertyChangeMask
number of visuals: 1
default visual id: 0x22
visual:
visual id: 0x22
class: TrueColor
depth: 8 planes
available colormap entries: 8 per subfield
red, green, blue masks: 0x7, 0x38, 0xc0
significant bits in color specification: 8 bits
Is there any way to get lyx to run with my display?