On Wed, Mar 30, 2016 at 09:46:58AM +0300, Eduard Levin wrote:
> Hi Pavol,
>
> Thanks for the assistance!
> I made a quick check. Values in the fields could be selected now. but the
> problem is that they couldn't be modified, when selected, just like in
> previous version. I still need to do this tab stuff, unfortunately.
Hi Eduard,
I don't see this. I am using 64-bit Windows 7 with Service Pack 1
and the text inputs on the Phase Configuration page behave normally.
Please, check if you indeed have the updated version of PDFgui;
the Help --> About dialog should display "Build: 7" just under
"PDFgui 1.1". Make sure to close all instances of PDFgui when
running "conda update", because Windows is extremely finicky
about replacing any files in use.
If you indeed have the last version and there are still problems,
please send me step-by-step instructions on how to reproduce them.
Note that the first rendering of the Phase Configuration page may take
a bit of time during which the program is not responsive. Once that
delay passes it should be all back to a normal behavior.
> Also, I didn't wrote it in my first post, PDFgui hangs very frequently.
> Even if I could enter values and import data, the software crashes
> frequently during fitting.
Again, please send me a step-by-step instructions on how to reproduce
the crash. If needed you can email me your project file separately
off this conversation.
Do you get some error dialog from the GUI or
does the program terminate completely?
> The cif file is indeed from database, ICSD.
I have access to an online version of ICSD and the same CIF entry
52044 exports with a plain "(C)" and loads without any problem.
In my case the release year is 2015 rather than 2008, so I'd
guess the latin1 encoding afflicts only the older ICSD. I am
not sure it is worth the effort to support latin1-encoded CIFs;
the workaround with converting to UTF-8 or using a recent ICSD
might be easier.