Open aretaon opened 19 hours ago
I'll spin up a Fedora 41 virtual machine and check. If I had to guess from your description, the problem is most likely ChimeraX's use of Wayland (via the Qt UI libraries). And the solution might be ChimeraX 1.10 :-(. The open source AMD drivers are generally excellent. Switching from Wayland to X11, depends on what display manager you're using -- for gdm, edit /etc/gdm3/custom.conf and add "WaylandEnable=false".
The ChimeraX 1.8 flatpak works using Wayland in a Fedora 41 virtual machine. The VM was initially using Mesa 24.2.4. After updating, to Mesa 24.2.7, it still works.
So maybe it is the graphics driver. Make sure your system is fully patched. If there is a proprietary driver from AMD, you could try that instead of the open source Mesa driver.
I tried not using Wayland by editing /etc/gdm/custom.conf, and that didn't work. I had to stop and disable the gdm service. Then install lightdm, and enable and start it.
Description of the issue
I installed ChimeraX 1.8 on Fedora 41 using flatpak (see log below). The application starts and looks okay, however, I cannot open new windows (e.g. when clicking on Favorites -> Settings or on Tools -> More Tools, nothing happens). The same is true for the rpm-Version. Potential suspect might be my graphics card which is an AMD Radeon™ RX 640 with open source kernel drivers and the windowing system is Wayland.
Logs
Installation
Application start