Error while launching any macro - Linux machine

Hi!

I’ve just updated to the latest Fedora 30 (beta) release.
I installed root by:

sudo dnf install root

When I try to launch any macro, I get this error message:

root [0] .x graph1D.c ("test", "xy")
Error in <RootX11ErrorHandler>: GLXBadContext (XID: 25166202, XREQ: 150)
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
root.exe: xcb_io.c:263: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.

Any suggestion on how to fix this?
Root is mandatory for my work…

Could you try to install ROOT from source (not using DNF)?

1 Like

It worked…

I wish I could go back to the “old times” in which a computer was perfect to my eyes.
Unfortunately I had to learn that nothing comes for free, and you gotta struggle to make everything work fine… :expressionless:

Thank you for the suggestion pamputt. I guess the “dnf” way will be fixed one day…

1 Like

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