-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenGL error loading datasets that previously opened without issue #1291
Comments
@a-savoy, this is the third example of this happening. (2x on Windows--which has more aggressive updating) where Phy was working and then suddenly stopped without any user input. I'm still trying to figure out why... Thanks for the report, nothing has been changed in the opengl section of the code, so I honestly don't know how this could happen. Do you want to create an environment and try to install with just pip from #1289 ( I added a numpy limit to the requirements.txt) and see if that fixes it. The other folks (see #1288) couldn't get the conda to work anymore (so I wonder if conda-forge has a point release that is breaking stuff). |
Good news: simply restarting the computer seems to have solved the problem. This is the second time for me that a restart has magically resolved a Phy issue. |
Well let the record show that restarting the computer helps! :) Unfortunately I know python more than I know any of the renderer stuff, so the opengl/qt is unknown to me. But since rendering communicates with OS there is probably some sort of cache issue etc and so a restart cleans that up. But I don't have a good reason. |
Last Friday I loaded a KS4-sorted dataset into Phy2 within a dedicated conda environment without any trouble. Today, I can neither load that dataset nor any other due to the error below. I have changed nothing in the environment, data, or on my computer. My best guess is that there was an automatic update to my system, but I'm running Ubuntu 22.04.2 without automatic updates activated. So this is a mystery to me.
Here's the debug report:
The text was updated successfully, but these errors were encountered: