On 4 Oct 2010, at 11:15, Leiman Petr wrote: > Dear all, > > Coot behaves in a very strange way on my student's MacBook (32bit) running > MacOS X 10.6.4. Both versions of coot are affected - the precompiled Prof. > Scott's one and the compiled from source. > > It cannot read in MTZ files (quote: "This is not an mtz file"). PDB files > are garbled up on reading as well. Most (but not all) connections are > broken. A screenshot is attached.
I think this is a locale issue; try running 'LANG=C coot'. I suspect the parser is assuming that the decimal-point character is 'comma' not 'full-stop', which is why the atoms have been moved to exact-integer locations. Tom