glue-viz / glue-wwt

WorldWideTelescope viewer in glue
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Issues with PyQt 5.13 #65

Open astrofrog opened 4 years ago

astrofrog commented 4 years ago

I noticed a user having issues with glue-wwt when using PyQt and PyQtWebEngine 5.13, so I'll need to investigate this!

astrofrog commented 4 years ago

Warnings that are likely related:

[4381:81155:0827/114231.023377:ERROR:context_group.cc(145)] ContextResult::kFatalFailure: WebGL1 blacklisted
[4381:81155:0827/114231.027643:ERROR:context_group.cc(145)] ContextResult::kFatalFailure: WebGL1 blacklisted

And Qt issue: https://bugreports.qt.io/browse/QTBUG-75262