qpwgraph just stopped working?
Despite not updating my flatpak install of qpwgraph, it now won't launch, and throws this error:
So it would have to have been a Bazzite update that broke it, right?
Solution:Jump to solution
Got it to run by adding
--env=QT_XCB_GL_INTEGRATION=none
, but why did it break in the first place? I didn't edit its launch options before.1 Reply
Solution
Got it to run by adding
--env=QT_XCB_GL_INTEGRATION=none
, but why did it break in the first place? I didn't edit its launch options before.