ports/119353: ports/games/glchess badly broken
soralx at cydem.org
soralx at cydem.org
Sat Jan 5 09:20:02 UTC 2008
>Number: 119353
>Category: ports
>Synopsis: ports/games/glchess badly broken
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 05 09:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: cydem.org!soralx
>Release: FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD freen0de 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Fri Dec 21 13:18:15 PST 2007 root at freen0de:/usr/obj/usr/src/sys/SORALX i386
>Description:
[root at freen0de /]# glchess > log 2>log.err
^C^C^C^C^\^\^\Quit: 3 (core dumped)
[root at freen0de /]# cat log
This is glChess 2.20.2
Loading AI configuration from /usr/local/share/glchess/ai.xml
Detected AI: GNU Chess at /usr/local/bin/gnome-gnuchess
Detected AI: Crafty at /usr/local/bin/crafty
This is glChess 2.20.2
Loading AI configuration from /usr/local/share/glchess/ai.xml
Detected AI: GNU Chess at /usr/local/bin/gnome-gnuchess
Detected AI: Crafty at /usr/local/bin/crafty
[root at freen0de /]# ll log.err
-rw-r--r-- 1 root wheel 114M Jan 4 20:39 log2
[root at freen0de /]# head -64 log.err
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 854, in _on_menu_movef_human_activate
glchess.config.set('move_format', 'human')
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 143, in set
if oldValue == value:
RuntimeError: maximum recursion depth exceeded in cmp
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 862, in _on_menu_movef_san_activate
glchess.config.set('move_format', 'san')
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 143, in set
if oldValue == value:
RuntimeError: maximum recursion depth exceeded in cmp
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 862, in _on_menu_movef_san_activate
glchess.config.set('move_format', 'san')
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 157, in set
_save()
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 190, in _save
e = document.createComment('Automatically generated by glChess, do not edit!')
File "/usr/local/lib/python2.5/site-packages/_xmlplus/dom/minidom.py", line 1623, in createComment
c = Comment(data)
File "/usr/local/lib/python2.5/site-packages/_xmlplus/dom/minidom.py", line 1135, in __init__
self.data = self.nodeValue = data
RuntimeError: maximum recursion depth exceeded
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 862, in _on_menu_movef_san_activate
glchess.config.set('move_format', 'san')
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 143, in set
if oldValue == value:
RuntimeError: maximum recursion depth exceeded in cmp
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 854, in _on_menu_movef_human_activate
glchess.config.set('move_format', 'human')
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 143, in set
if oldValue == value:
RuntimeError: maximum recursion depth exceeded in cmp
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 854, in _on_menu_movef_human_activate
glchess.config.set('move_format', 'human')
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 157, in set
_save()
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 190, in _save
e = document.createComment('Automatically generated by glChess, do not edit!')
File "/usr/local/lib/python2.5/site-packages/_xmlplus/dom/minidom.py", line 1623, in createComment
c = Comment(data)
File "/usr/local/lib/python2.5/site-packages/_xmlplus/dom/minidom.py", line 1135, in __init__
self.data = self.nodeValue = data
RuntimeError: maximum recursion depth exceeded
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 862, in _on_menu_movef_san_activate
glchess.config.set('move_format', 'san')
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 143, in set
if oldValue == value:
RuntimeError: maximum recursion depth exceeded in cmp
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 854, in _on_menu_movef_human_activate
glchess.config.set('move_format', 'human')
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 143, in set
if oldValue == value:
RuntimeError: maximum recursion depth exceeded in cmp
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 854, in _on_menu_movef_human_activate
glchess.config.set('move_format', 'human')
File "/usr/local/lib/python2.5/site-packages/glchess/config.py", line 157, in set
[root at freen0de /]# /var/db/pkg/py
py-gnome-1.4.4_6/ py25-lxml-1.2.1_1/ py25-sip-4.7.1,1/
py25-cairo-1.4.0_1/ py25-numeric-24.2/ py25-tkinter-2.5.1_2/
py25-gobject-2.14.0/ py25-opengl-2.0.1.07_4/ py25-xml-0.8.4/
py25-gtk-2.12.0/ py25-qt-3.17.3,1/ pyrex-0.9.6.2/
py25-gtkglext-1.1.0_1/ py25-qt4-core-4.3.1/ python25-2.5.1_1/
py25-imaging-1.1.6_2/ py25-qt4-gui-4.3.1/
py25-libxml2-2.6.30/ py25-setuptools-0.6c7_1/
>How-To-Repeat:
Install glchess either from ports or the latest one from gnome-games, startx with 'nvidia' driver, exec `glchess`. It used to work nicely in the times of 6.1-RC, AFAIR. It can easily be that something is not right with python...
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list