Hello list

I've got OpenSSH_4.2p1 with OpenSSL 0.9.7i and Xorg-6.8.2 running and am connecting to a host running OpenSSH_3.6.1p2 with OpenSSL 0.9.6 an XFree-4.3.0.
The connection seems ok, I can work on the prompt open windows ...
And now my Problem:
I can work in xmaple -cw, but if I try to alter the preferences through the Edit->Preferences dialog I only get an empty window.
The same empty window thing happens if I try to start femlab.

Debug mode1 gives me the following while opening the working part of xmaple-cw:

debug1: client_input_channel_open: ctype x11 rchan 2 win 65536 max 16384
debug1: client_request_x11: request from 127.0.0.1 54127
debug1: channel 1: new [x11]
debug1: confirm x11
debug1: client_input_channel_open: ctype x11 rchan 3 win 65536 max 16384
debug1: client_request_x11: request from 127.0.0.1 54128
debug1: channel 2: new [x11]
debug1: confirm x11
debug1: channel 2: FORCE input drain
debug1: channel 2: free: x11, nchannels 3
debug1: client_input_channel_open: ctype x11 rchan 3 win 65536 max 16384
debug1: client_request_x11: request from 127.0.0.1 54129
debug1: channel 2: new [x11]
debug1: confirm x11
debug1: channel 2: FORCE input drain
debug1: channel 2: free: x11, nchannels 3

while opening Edit->Preferences the following lines appear

debug1: client_input_channel_open: ctype x11 rchan 3 win 65536 max 16384
debug1: client_request_x11: request from 127.0.0.1 54139
debug1: channel 2: new [x11]
debug1: confirm x11
debug1: client_input_channel_open: ctype x11 rchan 4 win 65536 max 16384
debug1: client_request_x11: request from 127.0.0.1 54140
debug1: channel 3: new [x11]
debug1: confirm x11
debug1: channel 3: FORCE input drain
debug1: channel 3: free: x11, nchannels 4


I've tried to recompile a few things, manly openmotif, qt, openssl, openssh and xorg. But still nothing appears. Can anyone give me a clue what to look out for? Is it a problem on my side of the line or is it on the host side?

thanks in advance

Simon

Reply via email to