<RootX11ErrorHandler> error and MAC OS

Hi,

I am getting an error from root when I ssh to another machine from a mac (OS=Tiger) using an xterm window. I don’t have any problem poping up any other X11 window from there.

root.exe
root [0] Error in : BadAccess (attempt to access private resource denied) (XID: 87, XREQ: 102)

I get this with root version 4.00/08 but not with 3.05/07

Has anyone came accross this and has a fix ?

Thanks
Anyes

use option -X or -Y in ssh

ssh remotemachine -Y

Rene