Hi Greg,
Thanks very much! Following the instructions, I did get ChimeraX installed. (This might be a global setting for flatpak that I am not aware of. I am a first-time user of Flatpak.)
On the website, there is the following command for running.
flatpak run edu.ucsf.rbvi.Chimerax
The last character should be capitalized in my case. And I need to add "--user" for non-sudo.
=======
The part below might go beyond your support. But if you do have some hints, please kindly let me know. After I corrected the naming, I still got errors, and the graphics did not look correct (attached). I was running the command in a NICE EnginFrame Views (
https://www.ni-sp.com/products/enginframe-views/) environment.
(base) [luod@rsws06 ~]$ flatpak run edu.ucsf.rbvi.Chimerax
error: While opening repository /var/lib/flatpak/repo: opening repo: opendir(/var/lib/flatpak/repo): No such file or directory
(base) [luod@rsws06 ~]$ flatpak run edu.ucsf.rbvi.ChimeraX
error: While opening repository /var/lib/flatpak/repo: opening repo: opendir(/var/lib/flatpak/repo): No such file or directory
(base) [luod@rsws06 ~]$ flatpak run --user edu.ucsf.rbvi.Chimerax
error: app/edu.ucsf.rbvi.Chimerax/x86_64/master not installed
(base) [luod@rsws06 ~]$ flatpak run --user edu.ucsf.rbvi.ChimeraX
F: Can't get document portal: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
NOTE: available bundle cache has not been initialized yet
WARNING: WebEngineContext is used before QtWebEngineQuick::initialize() or OpenGL context creation failed.
WARNING: QGLXContext: Failed to create dummy context
WARNING: QRhiGles2: Failed to create temporary context
WARNING: QRhiGles2: Failed to create context
WARNING: Failed to create QRhi for QBackingStoreRhiSupport
ERROR: Could not create OpenGL context
WARNING: QRhiGles2: Failed to create temporary context
WARNING: QRhiGles2: Failed to create context
WARNING: Failed to create QRhi for QBackingStoreRhiSupport
WARNING: QQuickWidget: Failed to get a QRhi from the top-level widget's window
WARNING: QQuickWidget::resizeEvent() no QRhi
WARNING: QRhiGles2: Failed to create temporary context
WARNING: QRhiGles2: Failed to create context
WARNING: Failed to create QRhi for QBackingStoreRhiSupport
WARNING: QQuickWidget: Failed to get a QRhi from the top-level widget's window
Thanks,
Roden