** Changed in: python2.6 (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/211962
Title:
keyjnote exits with OpenGL error
To manage notifications about t
I think this is a duplicate of
https://bugs.launchpad.net/ubuntu/+source/fretsonfire/+bug/357076
This solution solved it for me:
sudo ln -s /usr/lib/libGL.so.1 /usr/lib/libGL.so
Besides it is not a bug in impressive or fretsonfire... it is a bug in
python-opengl which is reproducable by:
$ pytho
** Branch linked: lp:ubuntu/python2.5
--
keyjnote exits with OpenGL error
https://bugs.launchpad.net/bugs/211962
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubun
I still have the problem with Karmic Koala. 'binutils' is already
installed.
--
keyjnote exits with OpenGL error
https://bugs.launchpad.net/bugs/211962
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
reassigning to pyopengl.
** Package changed: python2.6 (Ubuntu) => pyopengl (Ubuntu)
--
keyjnote exits with OpenGL error
https://bugs.launchpad.net/bugs/211962
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
I'm gettin the same (or similar) error on OS X with Python 2.6 and the
latest PyOpenGL:-
>>> import OpenGL.GL
Traceback (most recent call last):
File "", line 1, in
File
"/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/OpenGL/GL/__init__.py",
line 2, in
fr
We could consider to backport changes for both python2.5 and python2.6
** Package changed: keyjnote (Ubuntu) => python2.6 (Ubuntu)
** Changed in: python2.6 (Ubuntu)
Importance: Undecided => High
** Changed in: python2.6 (Ubuntu)
Status: Confirmed => Triaged
--
keyjnote exits with Ope
Fixed in Debian with Python 2.5.2-15
** Bug watch added: Debian Bug tracker #509821
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509821
** Also affects: python2.6 (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509821
Importance: Unknown
Status: Unknown
** Chang
binutils fixed keyjnote for me on ubuntu intrepid
--
keyjnote exits with OpenGL error
https://bugs.launchpad.net/bugs/211962
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:
I still see a problem very similar to this in Ubuntu 9.04.
Running:
python -c 'import OpenGL.GL'
produces an error very similar to the one reported.
Installing binutils didn't fix this for me. I think this is the same as
bug #334213. See that bug for two possible workarounds.
--
keyjnote
Same problem with Impressive 0.10.2r-2 on Debian Lenny, installing
binutils fixed it, reported as Debian bug #509821.
--
keyjnote exits with OpenGL error
https://bugs.launchpad.net/bugs/211962
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
Is this symptom still reproducible in 8.10 or 9.04?
** Changed in: keyjnote (Ubuntu)
Status: New => Incomplete
--
keyjnote exits with OpenGL error
https://bugs.launchpad.net/bugs/211962
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
I had a similar problem trying to run a Python-based OpenGL application
on a minimal install.
It turns out, the Python OpenGL module uses the ctypes module to find
libGL, which in turns relies on binutils' objdump.
Try installing the binutils package, and see if this solves your
problem.
--
key
13 matches
Mail list logo