Re: [PyMOL] Pymol Qt Wayland

2019-11-12 Thread RDirective
Hi Thomas, Yes that appears to work wiith qt5-wayland package installed. I run pymol in a container so the command is #!/bin/bash -e export LC_LANG="en_US.utf8" toolbox -v run --container pymol bash -exec 'QT_QPA_PLATFORM=xcb ~/Pymol/install/bin/pymol' Best, Quyen On Tue, Nov 5, 2019 at 10:12

Re: [PyMOL] Pymol Qt Wayland

2019-11-05 Thread Thomas Holder
Hi Quyen, This works for me: export QT_QPA_PLATFORM=xcb pymol Hope that helps. Cheers, Thomas On Sun, Nov 3, 2019 at 6:15 AM RDirective wrote: > > Dear all, > > I have a slight problem with Pymol on Fedora 31. The vanilla distribution > runs Gnome on Wayland. Pymol complains that

[PyMOL] Pymol Qt Wayland

2019-11-02 Thread RDirective
Dear all, I have a slight problem with Pymol on Fedora 31. The vanilla distribution runs Gnome on Wayland. Pymol complains that [qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""]. The GUI and 3D render will still work but if I were to install qt5-qtwayland-devel to provide