[PyMOL] New 16 char length restriction of object names in menu?

2011-05-19 Thread Schubert, Carsten [PRDUS]
Has the length of the object name entry in the right hand menu been restricted to 16 characters in v1.4.x? Prior to 1.4.x there seemed to have been no limit on the length of the entry. For instance cmd.load("reallylongmapnamehere", format="ccp4",object="reallylongmapnamehere") would truncate the di

Re: [PyMOL] New 16 char length restriction of object names in menu?

2011-05-19 Thread Jason Vertrees
Hi Carsten, > Has the length of the object name entry in the right hand menu been > restricted to 16 characters in v1.4.x? Prior to 1.4.x there seemed to have > been no limit on the length of the entry. There is no such limit on the length of names. > For instance > cmd.load(“reallylongmapnamehe

Re: [PyMOL] pymol 1.4.1 (incentive), segfault upon "help->about"

2011-05-19 Thread Jason Vertrees
Hi Joachim, > I always get a segmentation fault, when I click "help"->"about" to see the > version details of pymol. The respective entry in /var/log/messages is: > > pymol.exe[4991]: segfault at 3e0019b ip f74857a0 sp f3bab9a8 > error 4 in libtcl8.5.so[f741+ed0 > 00] Indeed o

Re: [PyMOL] New 16 char length restriction of object names in menu?

2011-05-19 Thread Jason Vertrees
Hi Carsten, I'd like to follow up on this. There is no character limit, but there is a bug. PyMOL is inappropriately clipping names in groups if the internal GUI cuts off the end of the name. The current workaround for your sessions is to expand the internal_gui to show the names, and then save

Re: [PyMOL] New 16 char length restriction of object names in menu?

2011-05-19 Thread Schubert, Carsten [PRDUS]
Hi Jason, thanks for the follow-up. Let us know when the issue is fixed. Cheers, Carsten > -Original Message- > From: Jason Vertrees [mailto:jason.vertr...@schrodinger.com] > Sent: Thursday, May 19, 2011 12:11 PM > To: Schubert, Carsten [PRDUS] > Cc: pymol-users@lists.sourceforg

Re: [PyMOL] pymol 1.4.1 (incentive), segfault upon "help->about"

2011-05-19 Thread Alvin Oga
hi "pymol" > > I always get a segmentation fault, when I click "help"->"about" to see the > > version details of pymol. The respective entry in /var/log/messages is: ... > Indeed on a few Linux distros, there is a crash when selecting Help > > About. We're trying to track down the cause. The er

Re: [PyMOL] New 16 char length restriction of object names in menu?

2011-05-19 Thread Jason Vertrees
Hi Carsten, > thanks for the follow-up. Let us know when the issue is fixed. The bug is now fixed. I have pushed the changes to the open-source project and can release an updated build for incentive supporters. Cheers, -- Jason On Thu, May 19, 2011 at 12:20 PM, Schubert, Carsten [PRDUS] wrot