Problem uisng WRQ Reflection package

Hi,

I am using WRQ Reflection package to login to my afs account on lxplus so that I can work from windows os.

Whenever I want to write on the plots on a canvas using" L" option on the toolbar I get the following error:

Does it has to do something with root or it is because of WRQ Reflection package??


root [0] TBrowser b
root [1] INFO.Draw(“GenPHOT_Pt[0]”);
TCanvas::MakeDefCanvas: created default TCanvas with name c1
root [2] INFO.Draw(“GenJET_Pt[0]”,"",“same”);
root [3] Error in : BadWindow (invalid Window parameter) (XID: 16777780, XREQ: 2)

I use the following command for login in the WRQ Reflection package:

/usr/X11R6/bin/xterm -fn 6x13 -sb -ls -display %IP#% -name %T% &

with best,
sushil

Hi,

sorry for the late reply - I totally did not see your posting :frowning: Do you use WRQ for Windows? I have no experience qith WRQ; but cygwin (x-)terminals with e.g. ssh -Y machine.cern.ch work perfectly for me!

Cheers, Axel.