Page 1 of 1

problems while exporting display

Posted: Fri Oct 29, 2004 9:40 am
by rainer
xnview is running on a LINUX server and the display is exported to a HP-UNIX client.

On the client monitor the colors of te displayed images are wrong, yellowish.

On the client, the following warnings appear:

Code: Select all

access control disabled, clients can connect from any host
Warning: translation table syntax error: Unknown keysym name:  ClearLine
Warning: ... found while parsing '<Key>ClearLine:      delete-to-end-of-line()'
Warning: String to TranslationTable conversion encountered errors
** XnView v1.68.1 Copyright 1991-2004 Pierre-E Gougelet (Feb 17 2004/13:52:01) **
        Version for Linux x86/Motif (All rights reserved)
Is there anybody who can help?

Re: problems while exporting display

Posted: Fri Oct 29, 2004 2:09 pm
by xnview
rainer wrote:xnview is running on a LINUX server and the display is exported to a HP-UNIX client.

On the client monitor the colors of te displayed images are wrong, yellowish.

On the client, the following warnings appear:

access control disabled, clients can connect from any host
Warning: translation table syntax error: Unknown keysym name: ClearLine
Warning: ... found while parsing '<Key>ClearLine: delete-to-end-of-line()'
Warning: String to TranslationTable conversion encountered errors
** XnView v1.68.1 Copyright 1991-2004 Pierre-E Gougelet (Feb 17 2004/13:52:01) **
Version for Linux x86/Motif (All rights reserved)

Is there anybody who can help?
Could you tell me the result of xdpyinfo of your HP client?

result of xdpyinfo of HP client

Posted: Sun Oct 31, 2004 11:18 am
by gast (rainer)
aswer to the question of Pierre:

output of xdpyinfo on the Hp-client:

Code: Select all

xdpyinfo -display :0
name of display:    :0.0
version number:    11.0
vendor string:    Hewlett-Packard Company
vendor release number:    600000
maximum request size:  4194300 bytes
motion buffer size:  100
bitmap unit, bit order, padding:    32, MSBFirst, 32
image byte order:    MSBFirst
number of supported pixmap formats:    3
supported pixmap formats:
    depth 1, bits_per_pixel 1, scanline_pad 32
    depth 8, bits_per_pixel 8, scanline_pad 32
    depth 24, bits_per_pixel 32, scanline_pad 32
keycode range:    minimum 16, maximum 150
focus:  window 0x440004e, revert to PointerRoot
number of extensions:    22
    BIG-REQUESTS
    DOUBLE-BUFFER
    DPMS
    Get-RGB-Image
    HPExtension
    LBX
    MIT-SHM
    MIT-SUNDRY-NONSTANDARD
    Multi-Buffering
    PolyPrimitiveExtension
    RECORD
    SECURITY
    SHAPE
    SLSd
    SYNC
    X3D-PEX
    XC-APPGROUP
    XC-MISC
    XIE
    XInputExtension
    XTEST
    XTestExtension1
default screen number:    0
number of screens:    1

screen #0:
  dimensions:    1280x1024 pixels (342x273 millimeters)
  resolution:    95x95 dots per inch
  depths (3):    1, 8, 24
  root window id:    0x28
  depth of root window:    8 planes
  number of colormaps:    minimum 1, maximum 11
  default colormap:    0x26
  default number of colormap cells:    256
  preallocated pixels:    black 0, white 1
  options:    backing-store YES, save-unders YES
  largest cursor:    64x64
  current input event mask:    0x30203c
    ButtonPressMask          ButtonReleaseMask        EnterWindowMask          
    LeaveWindowMask          ButtonMotionMask         SubstructureRedirectMask 
    FocusChangeMask          
  number of visuals:    6
  default visual id:  0x21
  visual:
    visual id:    0x20
    class:    PseudoColor
    depth:    8 planes
    available colormap entries:    256
    red, green, blue masks:    0x0, 0x0, 0x0
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x21
    class:    PseudoColor
    depth:    8 planes
    available colormap entries:    256
    red, green, blue masks:    0x0, 0x0, 0x0
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x22
    class:    PseudoColor
    depth:    8 planes
    available colormap entries:    255
    red, green, blue masks:    0x0, 0x0, 0x0
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x23
    class:    TrueColor
    depth:    8 planes
    available colormap entries:    8 per subfield
    red, green, blue masks:    0xe0, 0x1c, 0x3
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x24
    class:    DirectColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x25
    class:    TrueColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits

Re: problems while exporting display

Posted: Wed Nov 03, 2004 8:27 am
by rainer (Gast)
xnview wrote:
rainer wrote:xnview is running on a LINUX server and the display is exported to a HP-UNIX client.

On the client monitor the colors of te displayed images are wrong, yellowish.

On the client, the following warnings appear:

access control disabled, clients can connect from any host
Warning: translation table syntax error: Unknown keysym name: ClearLine
Warning: ... found while parsing '<Key>ClearLine: delete-to-end-of-line()'
Warning: String to TranslationTable conversion encountered errors
** XnView v1.68.1 Copyright 1991-2004 Pierre-E Gougelet (Feb 17 2004/13:52:01) **
Version for Linux x86/Motif (All rights reserved)

Is there anybody who can help?


Could you tell me the result of xdpyinfo of your HP client?
answer to the Question of Pierre:

name of display: :0.0
version number: 11.0
vendor string: Hewlett-Packard Company
vendor release number: 600000
maximum request size: 4194300 bytes
motion buffer size: 100
bitmap unit, bit order, padding: 32, MSBFirst, 32
image byte order: MSBFirst
number of supported pixmap formats: 3
supported pixmap formats:
depth 1, bits_per_pixel 1, scanline_pad 32
depth 8, bits_per_pixel 8, scanline_pad 32
depth 24, bits_per_pixel 32, scanline_pad 32
keycode range: minimum 16, maximum 150
focus: window 0x440004e, revert to PointerRoot
number of extensions: 22
BIG-REQUESTS
DOUBLE-BUFFER
DPMS
Get-RGB-Image
HPExtension
LBX
MIT-SHM
MIT-SUNDRY-NONSTANDARD
Multi-Buffering
PolyPrimitiveExtension
RECORD
SECURITY
SHAPE
SLSd
SYNC
X3D-PEX
XC-APPGROUP
XC-MISC
XIE
XInputExtension
XTEST
XTestExtension1
default screen number: 0
number of screens: 1

screen #0:
dimensions: 1280x1024 pixels (342x273 millimeters)
resolution: 95x95 dots per inch
depths (3): 1, 8, 24
root window id: 0x28
depth of root window: 8 planes
number of colormaps: minimum 1, maximum 11
default colormap: 0x26
default number of colormap cells: 256
preallocated pixels: black 0, white 1
options: backing-store YES, save-unders YES
largest cursor: 64x64
current input event mask: 0x30203c
ButtonPressMask ButtonReleaseMask EnterWindowMask
LeaveWindowMask ButtonMotionMask SubstructureRedirectMask
FocusChangeMask
number of visuals: 6
default visual id: 0x21
visual:
visual id: 0x20
class: PseudoColor
depth: 8 planes
available colormap entries: 256
red, green, blue masks: 0x0, 0x0, 0x0
significant bits in color specification: 8 bits
visual:
visual id: 0x21
class: PseudoColor
depth: 8 planes
available colormap entries: 256
red, green, blue masks: 0x0, 0x0, 0x0
significant bits in color specification: 8 bits
visual:
visual id: 0x22
class: PseudoColor
depth: 8 planes
available colormap entries: 255
red, green, blue masks: 0x0, 0x0, 0x0
significant bits in color specification: 8 bits
visual:
visual id: 0x23
class: TrueColor
depth: 8 planes
available colormap entries: 8 per subfield
red, green, blue masks: 0xe0, 0x1c, 0x3
significant bits in color specification: 8 bits
visual:
visual id: 0x24
class: DirectColor
depth: 24 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits
visual:
visual id: 0x25
class: TrueColor
depth: 24 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits