-
Notifications
You must be signed in to change notification settings - Fork 3
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
Black bug when opening files in register #23
Comments
Are you running it over SSH by any chance? Or inside of virtual machine. |
No, I'm using in native ubuntu 19.04. I've already tested in ubuntu 16.04 and 18.04. |
Modern versions of Ubuntu seem to have some bad interactions with nvidia/opengl. Resize the window usually fixes it. This is probably a bug in GLUT. |
I'm using the register that comes with minc. This bug occurs in all computers here in the lab. I thought it could be some missing library, but it seems to be another problem. |
does it have NVIDIA GPU? |
Until last week, it doesn't. I installed one yesterday. The bug was happening before and continues after the installation. |
does it use NVIDIA driver ? |
it doesn't say which driver it is using |
glxinfo shows this information |
Here is my glxinfo output: |
well, it's a mystery. |
Is there any chance it can work using docker? |
docker with any graphical application is pretty much a no-go, its a mess to feedthrough the X access. Plus, I have expectation that docker will fix anything. |
we still don't know which version of minc/register that is |
Minc 1.9.17 |
maybe it's a sign to switch to nifti? |
you can try |
Well, using Some information that might be helpful:
|
looks like nifti is the answer |
Hi,
Always when I open register with more than one file, this bug occurs. Can someone help me with that?
Thank you!
The text was updated successfully, but these errors were encountered: