cctbx / cctbx_project

Computational Crystallography Toolbox
https://cci.lbl.gov/docs/cctbx
Other
208 stars 111 forks source link

GUI crashed after trying to override the lock #932

Closed wbhbc closed 8 months ago

wbhbc commented 8 months ago

I opened the phenix GUI a few days ago to check the refinement statistics and didn't run any job. Later on, the GUI seems not responding so I force quit it. After that, I tried to open the GUI again but every time it shows another session is running already and locked my project database. The prompt says I could override the lock. When I click yes, it returned a report saying python crashed.

Screenshot 2023-10-11 at 10 44 08 PM Screenshot 2023-10-11 at 10 44 15 PM

This issue has been there for a couple of days and I restarted my laptop many times in between. The PID of running session given in the prompt is not valid. I don't have such process running in the background. I can still run phenix.refine from command line. How could I solve this issue and run GUI again? Thank you!

olegsobolev commented 8 months ago

Hi,

If you recently updated to MacOS Sonoma, you can either get the latest nightly or patch your existing Phenix: https://phenix-online.org/pipermail/phenixbb/2023-October/025579.html

wbhbc commented 8 months ago

Thank you very much! It is solved.