Hello to everyone,
I'm a new ROOT user and I installed ROOT Version 3.03/08 under a linux
workstation (with 2.4.18-6mdksmp kernel version and XFree86 3.3.6)
Everything was fine till I tried to display a simple plot.
The comand inputed (under cint) was:
g1 = TF1("f1","sin(x)/x",0,10);
g1.Draw();
The outputed error was:
Error in <RootX11ErrorHandler>: BadAccess (attempt to access private resource
denied) (XID: 258, XREQ: 88)
then xterm crashed.
i've checked file permitions and everithing seams ok.
Can anyone help me with this problem.
thanks in advance,
Jorge Lucas
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:14 MET