Re: [PyMOL] WARNING: glDrawBuffer caused GL error on windows 7

2014-02-19 Thread mathog
8>8>8>8>8>8>8>8>8>8>8>8>8 Once the patch is applied this warning remains ERROR: CGOOptimizeScreenTexturesAndPolygons() glGenBuffers returns err=1282 This warning shows up about 7 times when I start PyMol and load one PDB file. Regards, David Mathog On 18-Feb-20

Re: [PyMOL] WARNING: glDrawBuffer caused GL error on windows 7

2014-02-27 Thread mathog
and there was, um, push back, as a result. But that was many years ago, before Schrodinger.) Of course, if somebody wants a _supported_ Windows PyMOL version, they should still buy one of the licensed versions, otherwise none of the incentive bits will be present. Regards, David Mathog mat...@

Re: [PyMOL] stereo requirements

2015-06-01 Thread mathog
es for a recent driver and it may say. Otherwise, contact Nvidia technical support before purchasing. The 1400 cards were desupported about 2 years after we bought them new, so caveat emptor. Regards, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division,

[PyMOL] svn version number is ... ?

2017-10-20 Thread mathog
en Source Pymol 1.8.x I was actually expecting 2.0, given the release announcement. Can somebody please clarify the situation? Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech ---

Re: [PyMOL] svn version number is ... ?

2017-10-20 Thread mathog
On 20-Oct-2017 12:54, Michael Banck wrote: Hi, On Fri, Oct 20, 2017 at 11:37:56AM -0700, mathog wrote: Pymol 2.0 was recently announced That announcement was misleading, while the subject indeed said that, what was actually announced was the proprietary Pymol *incentive* 2.0 release. The

[PyMOL] drand48 in ply_c.h

2017-10-23 Thread mathog
onder why drand48() was used instead of rand() in the first place. Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech -- Check out the vibrant tech community on one o

Re: [PyMOL] drand48 in ply_c.h

2017-10-24 Thread mathog
On 23-Oct-2017 23:19, Thomas Holder wrote: drand48() returns a float in [0,1) whereas rand() returns an integer in [0,MAX_RAND]. The usual trick (this comes up frequently on mingw) is to replace drand48 with (rand() / (RAND_MAX + 1.0)) Regards, David Mathog mat...@caltech.edu Manager

[PyMOL] missing cast in layer1/P.cpp?

2017-10-24 Thread mathog
ISION); SetSecurityDescriptorDacl(lpSD, -1, 0, 0); Regards, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech -- Check out the vibrant tech community on one of the world's most engaging

Re: [PyMOL] Has anybody successfully compiled pymol with MingW?

2007-08-16 Thread David Mathog
se ran without problems. It was the same version of Python on both platforms, but gcc 4.1.2 on Linux and 4.2.1-sjlj on Mingw. I suspect platform specific changes in types, as caught by the various warning messages noted above. Anybody know a way to force pymol to run in a mode that will give some hint as to where this is going wrong? How does one start pymol up within Idle? Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech

[PyMOL] Building pymol on Windows?

2007-08-16 Thread David Mathog
successfully built PyMol on Windows? If so, please let us know how it was done. Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech

Re: [PyMOL] Has anybody successfully compiled pymol with MingW?

2007-08-16 Thread David Mathog
on. The latter is a lot bigger though, at 11.1Mb whereas the former is only 2.0 Mb. I tried copying _cmd.pyd to the python DLLs directory, but that didn't help. Any ideas? So close, and yet, so far... Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech

Re: [PyMOL] 3D Glasses. Where to buy them ?

2007-10-31 Thread David Mathog
above 70 Hz, which is a bit on the slow side for page swapped stereo. Regards, David Mathog

Re: [PyMOL] 3D Glasses. Where to buy them ?

2007-10-31 Thread David Mathog
ution? It seems to work with built in polarizers (every other column or row) and polaroid glasses. Either that or they've done a fantastic job of miniaturizing the emitter and the electronics in the glasses :-). See the pictures here: http://www.nuvision3d.com/download/Perceiva%20sheet-cor

Re: [PyMOL] WARNING: No Mac or Linux support for 120 Hz LCD synchronization

2009-07-17 Thread David Mathog
few displays and found vertical ones, horizontal ones, and even one from Apple polarized at 45 degrees. Regards, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech -- Enter the Blac

Re: [PyMOL] Summary of Extracting Amino Acid Sequence from PDB File

2009-08-17 Thread David Mathog
a Note, this takes a long time! It would probably be significantly faster if a persistent perl was used, instead of restarting the perl script from scratch for each file. Regards, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech

Re: [PyMOL] Pymol Windows 10 64 Bit unresponsive

2018-03-26 Thread David Mathog
-us/help/4054150/issues-when-windows-10-fall-creators-update-calls-createwindowex-for-s So it may not be a W7 vs. W10 thing, it could be a W10 version problem. Regards, David Mathog mat...@caltech.edu -- Check out the

Re: [PyMOL] Pymol 2.1 graphics error

2018-05-09 Thread David Mathog
059 -- Thomas Holder PyMOL Principal Developer Schrödinger, Inc. Regards, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech -- Check out the vibrant tech commun

[PyMOL] PyMOL without OpenGL (OS X)?

2018-06-06 Thread David Mathog
else) or is it still OpenGL based? Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech -- Check out the vibrant tech community on one of the world's most engaging

Re: [PyMOL] PyMOL without OpenGL (OS X)?

2018-06-06 Thread David Mathog
the OpenGL API that translates everything to metal. Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech -- Check out the vibrant tech community on one of the world'

Re: [PyMOL] One window instead external and internal windows

2018-10-15 Thread David Mathog
at Qt offers to offset that bloat - I see the fused windows, a very slight change in the GUI look, and a slightly slower launch. There must be something about Qt that is a significant improvement over Tk/Tcl - where/what is that? Regards David Mathog mat...@caltech.edu Manager, Sequence An

Re: [PyMOL] One window instead external and internal windows

2018-10-16 Thread David Mathog
On 16-Oct-2018 00:07, Thomas Holder wrote: On Oct 15, 2018, at 9:38 PM, David Mathog wrote: There must be something about Qt that is a significant improvement over Tk/Tcl - where/what is that? It's not only Tk/Tcl, it's also GLUT which got replaced. GLUT still seems to be th

[PyMOL] 2.4.0.0a oddness when building on Windows.

2019-12-20 Thread David Mathog
3.1-py2.py3-none-any.whl Pmw-2.0.1-py3-none-any.whl 3. CMD window, do: cd .. #to top cd progs cd Python37 cd Scripts pip3 install pyQt5 cd C:\temp\gohlke_pieces C:\progs\Python37\python.exe pip-19.3.1-py2.py3-none-any.whl/pip install --no-index --find-links="%CD%" pymol_launcher

[PyMOL] Pymol, qt organization question

2020-01-06 Thread David Mathog
ht with just a "platform" directory under ./bin it was clearly not finding things, but it wasn't giving any indications that there was a problem. (Note, be sure to remove the _many_ *d.dll libraries, these debug libraries are huge and not needed for normal use of the program.

[PyMOL] Open source build on Windows, watch out for the default path

2020-01-06 Thread David Mathog
y through pymol starting up. Regards, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech ___ PyMOL-users mailing list Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net Unsubscribe: