Do
ssh -Y
Rene Brun
Gervasio Gomez wrote:
> Hello. I sent an email last week about a problem I had with root. I
> send below a specific example of my problem.
>
> I do a ssh -X lxplus from a Mac iBook.
> I should say that X11 tunneling is enabled and I can run things like
> xclock with no problem.
>
> Then, once inside lxplus, I do this:
>
> setenv ROOTSYS
> /afs/cern.ch/sw/lcg/external/root/5.17.02/slc4_amd64_gcc34/root
> setenv PATH $PATH/:$ROOTSYS/bin
> setenv LD_LIBRARY_PATH $ROOTSYS/lib
>
> Then I start root as usual, and even without the -l option, I get the
> welcome screen with the version and everything looks fine.
> Then I simply try to open a TBrowser, and it crashes as follows:
>
> *******************************************
> * *
> * W E L C O M E to R O O T *
> * *
> * Version 5.17/02 29 August 2007 *
> * *
> * You are welcome to visit our Web site *
> * http://root.cern.ch *
> * *
> *******************************************
>
> Compiled on 30 August 2007 for linuxx8664gcc with thread support.
>
> CINT/ROOT C/C++ Interpreter version 5.16.24, July 26, 2007
> Type ? for help. Commands must be C++ statements.
> Enclose multiple statements between { }.
> root [0] TBrowser b
> Error: illegal pointer to class object gClient 0x0 689 (tmpfile):1:
> *** Interpreter error recovered ***
> Error in <RootX11ErrorHandler>: BadAtom (invalid Atom parameter) (XID:
> 39, XREQ: 18)
>
>
> Gervasio
>
Received on Sun Sep 30 2007 - 11:55:23 CEST
This archive was generated by hypermail 2.2.0 : Mon Oct 01 2007 - 23:50:01 CEST