schrodinger / pymol-open-source

Open-source foundation of the user-sponsored PyMOL molecular visualization system.
https://pymol.org/
Other
1.2k stars 281 forks source link

Failing to split states #401

Closed pslacerda closed 1 month ago

pslacerda commented 1 month ago

There is a bug with the split states option rendering it unusable. The split objects doesn't appear neither on the new panel and neither on the legacy panel. Sample file attached.

I'm using PyMOL(TM) 3.0.3 - Incentive Product.

Please, when will the new object panel be done?

2bq0_A_rec_5f74_amp_lig_tt_docked.sdf.gz

JarrettSJohnson commented 1 month ago

Can you try set hide_underscore_names, off after doing the split states?

For whatever reason, the titles in these objects in this file are preceded by underscores, which makes names hidden by default in PyMOL.

And also, I'm not quite sure what you mean by new object panel being done. There is no intention of bringing it to Open-Source anytime soon.

pslacerda commented 1 month ago

Thank you, sorry for the inconvenience!

I confused versions. I'm using Educational PyMOL, when will the new GUI support nested groups and sorting objects?

TstewDev commented 1 month ago

Nested groups will be supported in the upcoming 3.1 release (likely sometime next month). Reordering of groups (and objects within groups) will also be supported in 3.1. For objects not in groups, drag reordering is already possible by holding down the right mouse button.