Problem with graphs in root

I use ssh -X -Y to log through lxplus in root and when I try to plot the:

root [11] TF1 f1(“f1”,“sin(x)/x”,0.,10.);
root [12] f1.Draw();

I get the response:

libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Error in : GLXBadContext (XID: 67109127, XREQ: 154)

How should I proceed?

Hi,

I suspect you have a reasonably recent osx or linux … this might help:

https://twiki.cern.ch/twiki/bin/view/CMSPublic/WorkBookFireworksHowToFix#Indirect_remote_rendering_disabl

Cheers,
\m

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.