[PyMOL] 1.7.6.6 does not display a 1.7.4.4 .pse ifle.

2015-11-05 Thread Mark A Saper
I guess this is for Schrodinger representative. I have a .PSE file (21.8 Mbyte) that does not open properly in 1.7.6.6. The file has about 10 scenes in it. Here are the errors: Executive: Loading version 1.744 session... Selector-Error: Invalid selection name "on". ?_scene_EcLpoA HTH1 on 4gpk

Re: [PyMOL] 1.7.6.6 does not display a 1.7.4.4 .pse ifle.

2015-11-05 Thread Thomas Holder
Hi Mark, Thanks for the bug report. The stack trace is sufficient for us to reproduce the problem, no need to send the file. Checking the code revealed: PyMOL never supported spaces in scene names. All versions before 1.7.6 silently ignored the problem but also couldn't restore the scene. We