Program no longer running - OpenGL bug?

Questions about Wine on Linux
Locked
Mothnox
Newbie
Newbie
Posts: 1
Joined: Tue Aug 24, 2021 5:03 pm

Program no longer running - OpenGL bug?

Post by Mothnox »

OS: Manjaro Linux
Program: ChiTuBox

Previously, I was able to run this program with wine without issue. When I try to run it now, a large black box is produced in the upper left of the screen, and it does not proceed. A particular line which I noticed a lot in the terminal was "QWindowsGLContext::makeCurrent: SetPixelFormat() failed (Invalid handle.)". There was also the occasional instance of "00fc:fixme:wgl:X11DRV_wglGetPixelFormatAttribivARB unsupported 2008 WGL Attribute". This leads me to believe that the problem may be in some way related to OpenGL.

Here are the contents of the terminal when attempting to run it:
https://pastebin.com/Vwu6uTeV
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Program no longer running - OpenGL bug?

Post by jkfloris »

If this is the program, why not use the Linux version?
Locked