Hi, I’ve noticed that in versions starting from 5.0 in Linux (Ubuntu 22.04) the Add Data dialog box appears completely black the second time it is opened. I’ve tested it in 5.0, 5.2.1, 5.2.2 and 5.3 (preview). The first time it’s opened it works fine, but after closing and re-opening it doesn’t show anymore. If being opened by dragging and dropping a file, even though it is black the file will be opened after pressing enter, so the functionality is still there but just isn’t displaying correctly. In version 4.8 it works fine.
Thanks for you reply. I updated the NVIDIA drivers to the latest version (525) on my computer (GeForce GTX 1070) and still have the issue. I also tried it on three other computers (2 desktops with HD Graphics 630 and a laptop with Iris XE) with freshly installed Ubuntu 22.04 (I had to install libxcb-xinerama0) and also found the same issue.
If there’s anything that I could try let me know. Thanks
I can’t reproduce this error on my Ubuntu 22.04 (nvidia drivers). I have tried both latest stable and preview (are you running on Wayland?). I would think the best candidate for this problem is a dependent package missing :
If this does not work, I would suggest that you install the packages we normally use for development (this may pull whatever dependency is missing (GNU/Linux systems — 3D Slicer documentation), this is a difference between my Ubuntu 22.04 and a fresh install:
Thanks for the suggestions. All computers were on X11 but one. I’ve now realized that the issue appears only if the Add Data dialog box is closed using the “x” from the window. If I load some data or if I close it using “Cancel” it works fine. I have all dependencies and installing the development packages didn’t fix it. I’ll have look at the link you provided.
You might also try building from source to see if this is an issue with the packages or something at the Qt or window manager level. You could also try different window manager environments to see if that makes a difference.