The Molecular Graphics Laboratory Forum

AutoDock, AutoLigand, MGLTools, Vina, PyRx and more.
It is currently Wed May 22, 2013 11:01 pm

All times are UTC




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: Sat Dec 17, 2011 1:02 am 
Offline
Micromolar User
Micromolar User
User avatar

Joined: Sat Aug 08, 2009 2:38 pm
Posts: 23
I have just installed MGLTools-1.5.4 on a new installation of openSUSE 12.1 on a 64bit AMD CPU with 3MB of ram.

When I attempt to run ADT I get an out of memory error:

computation@linux-iq76:/sdc3/applications/AutoDock/MGLTools-1.5.4/bin> ./adt
setting PYTHONHOME environment
Run AutoDockTools from /sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/AutoDockTools
Resource file used to customize PMV: /home/computation/.mgltools/1.5.4/Pmv/_pmvrc
Traceback (most recent call last):
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/AutoDockTools/__init__.py", line 373, in runADT
title=title, withShell= not interactive, verbose=False)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/Pmv/moleculeViewer.py", line 315, in __init__
verbose=verbose, trapExceptions=trapExceptions)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/ViewerFramework/VF.py", line 345, in __init__
verbose=verbose)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/ViewerFramework/VFGUI.py", line 277, in __init__
cnf = {"addScenarioButton": False})
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/DejaVu/Viewer.py", line 587, in __init__
c = apply(Viewer.AddCamera, (self, master, screenName,classCamera), kw)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/DejaVu/Viewer.py", line 278, in AddCamera
c = apply( classCamera, (master, screenName, self, len(self.cameras)), kw)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/DejaVu/Camera.py", line 4806, in __init__
check, cnf), **kw)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/DejaVu/Camera.py", line 1609, in __init__
isIntelOpenGL = GL.glGetString(GL.GL_VENDOR).find('Intel') >= 0
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/opengltk/exception.py", line 44, in processglerror
raise apply( GLerror, errs)
GLerror: out of memory
hit enter to continue
computation@linux-iq76:/sdc3/applications/AutoDock/MGLTools-1.5.4/bin>

The same thing happens when I attempt running PMV:


computation@linux-iq76:/sdc3/applications/AutoDock/MGLTools-1.5.4/bin> ./pmv
setting PYTHONHOME environment
Run PMV from /sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/Pmv
Resource file used to customize PMV: /home/computation/.mgltools/1.5.4/Pmv/_pmvrc
Traceback (most recent call last):
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/Pmv/__init__.py", line 371, in runPmv
title=title, withShell= not interactive, verbose=False, gui=gui)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/Pmv/moleculeViewer.py", line 315, in __init__
verbose=verbose, trapExceptions=trapExceptions)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/ViewerFramework/VF.py", line 345, in __init__
verbose=verbose)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/ViewerFramework/VFGUI.py", line 277, in __init__
cnf = {"addScenarioButton": False})
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/DejaVu/Viewer.py", line 587, in __init__
c = apply(Viewer.AddCamera, (self, master, screenName,classCamera), kw)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/DejaVu/Viewer.py", line 278, in AddCamera
c = apply( classCamera, (master, screenName, self, len(self.cameras)), kw)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/DejaVu/Camera.py", line 4806, in __init__
check, cnf), **kw)
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/DejaVu/Camera.py", line 1609, in __init__
isIntelOpenGL = GL.glGetString(GL.GL_VENDOR).find('Intel') >= 0
File "/sdc3/applications/AutoDock/MGLTools-1.5.4/MGLToolsPckgs/opengltk/exception.py", line 44, in processglerror
raise apply( GLerror, errs)
GLerror: out of memory

Please include this Traceback in your bug report.

hit enter to continue
computation@linux-iq76:/sdc3/applications/AutoDock/MGLTools-1.5.4/bin>


However, Vision runs.

Please advise

Thanks in advance.


Top
 Profile  
 
PostPosted: Tue Feb 07, 2012 5:25 pm 
Offline
MGL member
MGL member
User avatar

Joined: Mon Oct 20, 2008 6:34 pm
Posts: 196
Hi,

not sure what the problem can be but it seems to be related to OpenGL. Does this machine have a decent graphic card?
In any case, try the latest RC and see if the problem is still there.

Stefano


Top
 Profile  
 
PostPosted: Tue Feb 28, 2012 11:10 am 
Offline
Millimolar User
Millimolar User
User avatar

Joined: Tue Feb 28, 2012 10:49 am
Posts: 1
Location: Eltham Victoria Australia 3095
Hi, I am also facing same Problem...I need also help.


Top
 Profile  
 
PostPosted: Tue Feb 28, 2012 5:25 pm 
Offline
MGL member
MGL member
User avatar

Joined: Mon Oct 20, 2008 6:34 pm
Posts: 196
Hi,

go to this post and see if the proposed solution works for you.

Stefano


Top
 Profile  
 
PostPosted: Thu Apr 05, 2012 6:48 pm 
Offline
Millimolar User
Millimolar User
User avatar

Joined: Thu Apr 05, 2012 6:43 pm
Posts: 3
Hi,

I have the same issue


setting PYTHONHOME environment
Run ADT from /home/carlos/MGLTools-1.5.6rc3/MGLToolsPckgs/AutoDockTools
Resource file used to customize PMV: /home/carlos/.mgltools/1.5.6rc3/Pmv/_pmvrc
Traceback (most recent call last):
File "/home/carlos/MGLTools-1.5.6rc3/MGLToolsPckgs/AutoDockTools/__init__.py", line 433, in runADT
title=title, withShell= not interactive, verbose=False, gui=gui)
File "/home/carlos/MGLTools-1.5.6rc3/MGLToolsPckgs/Pmv/moleculeViewer.py", line 834, in __init__
trapExceptions=trapExceptions)
File "/home/carlos/MGLTools-1.5.6rc3/MGLToolsPckgs/ViewerFramework/VF.py", line 372, in __init__
verbose=verbose)
File "/home/carlos/MGLTools-1.5.6rc3/MGLToolsPckgs/ViewerFramework/VFGUI.py", line 360, in __init__
verbose=verbose,guiMaster=VIEWER_root,)
File "/home/carlos/MGLTools-1.5.6rc3/MGLToolsPckgs/DejaVu/Viewer.py", line 574, in __init__
c = apply(Viewer.AddCamera, (self, master, screenName,classCamera), kw)
File "/home/carlos/MGLTools-1.5.6rc3/MGLToolsPckgs/DejaVu/Viewer.py", line 282, in AddCamera
c = apply( classCamera, (master, screenName, self, len(self.cameras)), kw)
File "/home/carlos/MGLTools-1.5.6rc3/MGLToolsPckgs/DejaVu/Camera.py", line 5956, in __init__
check, cnf), **kw)
File "/home/carlos/MGLTools-1.5.6rc3/MGLToolsPckgs/DejaVu/Camera.py", line 1911, in __init__
isIntelOpenGL = GL.glGetString(GL.GL_VENDOR).find('Intel') >= 0
File "/home/carlos/MGLTools-1.5.6rc3/MGLToolsPckgs/opengltk/exception.py", line 44, in processglerror
raise apply( GLerror, errs)
GLerror: out of memory
hit enter to continue


How can I fix it? :?

Humbly,


Top
 Profile  
 
PostPosted: Thu Apr 05, 2012 9:19 pm 
Offline
MGL member
MGL member
User avatar

Joined: Mon Oct 20, 2008 6:34 pm
Posts: 196
Hi,

do you get this error when startng ADT or after some time of usage?

Stefano


Top
 Profile  
 
PostPosted: Fri Apr 13, 2012 3:52 am 
Offline
Millimolar User
Millimolar User
User avatar

Joined: Thu Apr 05, 2012 6:43 pm
Posts: 3
stefano wrote:
Hi,

do you get this error when startng ADT or after some time of usage?

Stefano


I got this error when starting ADT!! I got the same message in my Fedora and OpenSUSE 64 bit systems


Top
 Profile  
 
PostPosted: Fri Apr 13, 2012 6:09 pm 
Offline
MGL member
MGL member
User avatar

Joined: Mon Oct 20, 2008 6:34 pm
Posts: 196
It's hard to say what is the cause of the problem.
Which graphic card are using?

Stefano


Top
 Profile  
 
PostPosted: Fri Apr 13, 2012 6:46 pm 
Offline
Millimolar User
Millimolar User
User avatar

Joined: Thu Apr 05, 2012 6:43 pm
Posts: 3
stefano wrote:
It's hard to say what is the cause of the problem.
Which graphic card are using?

Stefano



I use a ATI FirePro 3750


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
POWERED_BY
Translated by MaĆ«l Soucaze © 2009 phpBB.fr