← Back to team overview

yade-users team mailing list archive

Re: [Question #152906]: how to run the example in the tutorial

 

Question #152906 on Yade changed:
https://answers.launchpad.net/yade/+question/152906

Vincia Jackson posted a new comment:
I do use Ubuntu and I installed from the link Anton Gladky gave me.
This is what happened during installation there is a line that reads
OpenGL GLX extension not supported by display ':0.0' , I opened Yade and
I did not get the commands for the graphical interface.

ervin@ubuntu:~$ sudo add-apt-repository ppa:yade-pkg/snapshots
[sudo] password for ervin: 
Sorry, try again.
[sudo] password for ervin: 
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80/ --recv 7241D8E316D8283220948D3CB58448722AFBE6B7
gpg: requesting key 2AFBE6B7 from hkp server keyserver.ubuntu.com
gpg: key 2AFBE6B7: "Launchpad PPA for Yade packagers" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
ervin@ubuntu:~$ yade-daily
Welcome to Yade 1+2924+27~natty1, from 2011-10-06
TCP python prompt on localhost:9000, auth cookie `useycs'
XMLRPC info provider on http://localhost:21000
freeglut OpenGL GLX extension not supported by display ':0.0'
ervin@ubuntu:~$ ~/yade/bin/yade-trunk
Welcome to Yade bzr2923
TCP python prompt on localhost:9000, auth cookie `akedyc'
XMLRPC info provider on http://localhost:21000
[[ ^L clears screen, ^U kills line. F8 plot. ]]
Yade [1]: execfile('1.py')
Yade [2]: O.run()
Yade [3]: qt.View()
---------------------------------------------------------------------------
NameError                                 Traceback (most recent call last)

/home/ervin/yade/lib/yade-trunk/py/yade/__init__.pyc in <module>()
----> 1 
      2 
      3 
      4 
      5 

NameError: name 'qt' is not defined
Yade [4]:

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.