Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14214] New: pyopengl fails to cast

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14214] New: pyopengl fails to cast
  • Date: 11 Jan 2008 20:16:20 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14214

Summary: pyopengl fails to cast
Product: Codex
Version: test grimoire
Platform: All
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: python-devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: siflfran AT hawo.stw.uni-erlangen.de


Found source file PyOpenGL-2.0.1.09.tar.gz for spell pyopengl in
/var/spool/sorcery
Waiting for any Solo casts to complete...
Waiting for any other casts of pyopengl to complete... done.
Building pyopengl
hash checking source file PyOpenGL-2.0.1.09.tar.gz...
Algorithm used: sha512
Algorithm checks out
Checking spell level WORKS_FOR_ME
Spell level is an allowed level
hash verification succeeded
Unpacking source file PyOpenGL-2.0.1.09.tar.gz for spell pyopengl.
Using gcc version: 4.2.2
Installing in dir: /usr/src/PyOpenGL-2.0.1.09
pyopengl 2.0.1.09
Traceback (most recent call last):
File "setup.py", line 44, in <module>
from setup.togl_setup import install, build_togl
File "/usr/src/PyOpenGL-2.0.1.09/setup/togl_setup.py", line 27, in <module>
tk = Tkinter.Tk()
File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1636, in __init__
self.tk = _tkinter.create(screenName, baseName, className, interactive,
wantobjects, useTk, sync, use)
_tkinter.TclError: no display name and no $DISPLAY environment variable
! Problem Detected !
Creating compile log /var/log/sorcery/compile/pyopengl-2.0.1.09.gz

Looks like it expects an X server to be reachable during installation. Ugly.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14214] New: pyopengl fails to cast, bugzilla-daemon, 01/11/2008

Archive powered by MHonArc 2.6.24.

Top of Page