Re: [PyMOL] save pdb with headers

2012-04-09 Thread Jason Vertrees
Hi Osvaldo, Sorry for the delay. Mobile PyMOL development is taking up most of my time now. There is no easy way. You'd need to wrap the save function. It would look something like (warning untested code follows): def my_save(file,object,header): # make sure there's a newline after the

Re: [PyMOL] Intel Video - Please Respond

2012-04-09 Thread Michael Banck
Hi, On Thu, Apr 05, 2012 at 08:01:11AM -0400, Jason Vertrees wrote: Due to the number of problems that arise when rendering on Intel video cards, we're going to automatically disable new rendering features if an Intel video card is detected. You will be able to use PyMOL, but with the older,

Re: [PyMOL] Intel Video - Please Respond

2012-04-09 Thread Jason Vertrees
Michael, The latest commit (3995) should fix this for the Intel card. Try pulling the latest (3996) from the open source branch. Cheers, -- Jason On Mon, Apr 9, 2012 at 10:24 AM, Michael Banck mba...@debian.org wrote: Hi, On Thu, Apr 05, 2012 at 08:01:11AM -0400, Jason Vertrees wrote: Due