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 AM Thomas Holder <thomas.hol...@schrodinger.com>
wrote:

> 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 <rdirect...@gmail.com> wrote:
> >
> > 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 the plugin, then the GUI will load but the 3D render no longer
> shows anything. It is just a blank frame.  What can be done about this?
> >
> > Best,
> > Quyen
> > _______________________________________________
> > PyMOL-users mailing list
> > Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
> > Unsubscribe:
> https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe
>
_______________________________________________
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

Reply via email to