GNOME Bugzilla – Bug 443344
Undefined symbol in OpenGL.GLU
Last modified: 2007-07-16 22:13:42 UTC
What were you doing when the application crashed? Distribution: Debian lenny/sid Gnome Release: 2.18.2 2007-05-28 (Debian) BugBuddy Version: 2.18.1 System: Linux 2.6.22-rc3-k7 #1 SMP Fri Jun 1 01:52:21 UTC 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Human Icon Theme: gnome Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors (8 sec old) --------------------- start_game()
+ Trace 137621
import main
import scene.opengl
from opengl import *
from OpenGL.GLU import *
from GLU__init__ import *
import GLU__init___
-------------------------------------------------- Traceback (most recent call last): File "/usr/games/glchess", line 20, in ? start_game()
From the command line please try: $ python >>> import OpenGL.GLU If the same errors are reported then there is a problem with your OpenGL drivers and/or their python bindings and you will have to open a bug with Debian.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!