Paul Emsley

Results 87 comments of Paul Emsley

Coot tests all of the labels and checks the first 8 characters. This only works for X,Y,Z-ordered maps.

On reflection, I will add a function that allows the user to override Coot's attempt to determine the EM-state of the map.

"Transient" is the technical term. Transient windows appear infront of the window for which they are a transient. The behaviour you describe is intentional because that is the way transient...

(Probably as a consequence) I have the Display Manager open far less in GTK4 Coot than I did in GTK2 Coot.

@mysecondnameisdanger How much time do you have to tinker with it? You can try the `build-it-3-3` script on the main branch. My experience on Redhat/Fedora is that there are (usually/always)...

@mysecondnameisdanger OK! So what have you got in `~/autobuild/Linux-hostname/bin` ? Do you have package build failures in `~/public_html/build-logs/hostname/compiler-version`?

1. `mesa-common-dev` provides the OpenGL headers - at least that's what Coot uses it for, so `mesa-libGL-devel.x86_64` I imagine. 2. I have changed the script so that `gettext` is not...

Python is frustratingly finickety to compile correctly (notice that your Python does have `ctypes` (and `ctypes` are vital for the Python gui part of Coot)). Maybe you can fix it...

> Maybe need to execute `ldconfig`? I'd be surprised. > Do we need to compile python in fedora? _Coot_ needs Python to use RDKit and to use with its own...

OK, that looks great. I will pick it over and maybe add some of it to `build-it-3-3`. Now, if you install that compiled python3 into the directory where `build-it-3-3` is...