Okay, that looks like a real bug. And I can reproduce it. For some reason the X11 server thinks that the physical screen size is 0x0 millimeters (run xdpyinfo to confirm). The solution I found was to stop using Wayland and go back to use X11. You do that by editting /etc/gdm/custom.conf and changing "#WaylandEnable=false" to "WaylandEnable=false", and then rebooting.
Some notes about using Virtual Box, or any virtual machine. In general, they are not a good idea for running chimera. Even when they are configured to use 3D acceleration, it is still an extra layer between chimera and the graphics hardware. And make sure you have 3D acceleration turned on -- for Virtual Box, you need to check the "Enable 3D Acceleration" box in the Display settings.
-- Greg
You still haven't said which version of
Linux you have. That might be critical.
I left out a step for the ldd, do:
env LD_LIBRARY_PATH=/UCSF-chimera64-1.14/lib ldd /UCSF-chimera64-1.14/lib/python2.7/lib-dynload/_tkinter.so
It should find the libtk8.6.so in /UCSF-chimera64-1.14/lib/.
-- Greg
The CHIMERA/bin directory should not be on your path, nor should you run chimera when in the CHIMERA/bin directory. As part of the installation process it asks you where you want to put a symbolic link to the chimera binary on your PATH, e.g., if /usr/local/bin is on your PATH, then one of the choices will be /usr/local/bin/chimera. If you didn't do that, then you need to use the full path to the chimera binary. So go back to your home directory or a directory with the data you are working on, and run chimera from there. You can make a symbolic link to the chimera binary anytime to make running it easier.
If that still doesn't work, then I would suspect that there is shared library that is missing. Run:
ldd /UCSF-chimera64-1.14/lib/python2.7/lib-dynload/_tkinter.so
And look for missing
libraries. Then use your
Linux distribution's package
manager to install it. And
please let everyone know which
libraries are missing. And
also please share which
version of Linux you are
using. With that information,
we should be able to figure
out which system packages are
missing.
HTH,
Greg
From https://www.cgl.ucsf.edu/chimera/download.html I have downloaded the chimera-1.14-linux_x86_64.bin, and have tried to install it exactly based on the accompanied exact "Instructions”. After the installation completed, I got to the bin folder, and try to launch chimera with ./chimera. However her俄 it says the installed /UCSF-chimera64-1.14/lib/python2.7/lib-tk/Tkinter.py was not configured for my python.
Will you please let me know how to configure TK for my python, which was a downloaded component of the chimera package?
Best wishes,
Smith
_______________________________________________ Chimera-users mailing list: Chimera-users@cgl.ucsf.edu Manage subscription: https://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users