[PLD 3.x (Th): Bug 76] problems with glchess

btsadmin at pld-linux.org btsadmin at pld-linux.org
Sun Nov 25 19:46:01 CET 2007


http://bugs.pld-linux.org/show_bug.cgi?id=76





--- Comment #2 from saxifrage at o2.pl  2007-11-25 19:46:01 ---
3D works after installing these packages (it's now very efficent, and there are
some small glitches... but it works;)

what about that python errors when there is no .glchess ?

$ rm .glchess/ -R

$ glchess > log 2>log2
(killall glchess in other Konsole window)
Zakończony

$ cat log
This is glChess 1.0.6
Loading AI configuration from /usr/share/games/glchess/ai.xml

$ du -h log2
8,5M    log2

$ head -n 30 log2
Traceback (most recent call last):
  File "/usr/share/python2.5/site-packages/glchess/gtkui/gtkui.py", line 909,
in _on_menu_movef_human_activate
    glchess.config.set('move_format', 'human')
  File "/usr/share/python2.5/site-packages/glchess/config.py", line 155, in set
    func(name, value)
  File "/usr/share/python2.5/site-packages/glchess/gtkui/gtkui.py", line 663,
in __applyConfig
    if name == 'width' or name == 'height':
RuntimeError: maximum recursion depth exceeded in cmp
Traceback (most recent call last):
  File "/usr/share/python2.5/site-packages/glchess/gtkui/gtkui.py", line 917,
in _on_menu_movef_san_activate
    glchess.config.set('move_format', 'san')
  File "/usr/share/python2.5/site-packages/glchess/config.py", line 155, in set
    func(name, value)
  File "/usr/share/python2.5/site-packages/glchess/gtkui/gtkui.py", line 663,
in __applyConfig
    if name == 'width' or name == 'height':
RuntimeError: maximum recursion depth exceeded in cmp
Traceback (most recent call last):
  File "/usr/share/python2.5/site-packages/glchess/gtkui/gtkui.py", line 917,
in _on_menu_movef_san_activate
    glchess.config.set('move_format', 'san')
  File "/usr/share/python2.5/site-packages/glchess/config.py", line 158, in set
    _save()
  File "/usr/share/python2.5/site-packages/glchess/config.py", line 191, in
_save
    e = document.createComment('Automatically generated by glChess, do not
edit!')
  File "/usr/lib/python2.5/site-packages/_xmlplus/dom/minidom.py", line 1623,
in createComment
  File "/usr/lib/python2.5/site-packages/_xmlplus/dom/minidom.py", line 1135,
in __init__
  File "/usr/lib/python2.5/site-packages/_xmlplus/dom/minidom.py", line 955, in
__setattr__
RuntimeError: maximum recursion depth exceeded in cmp
Traceback (most recent call last):
  File "/usr/share/python2.5/site-packages/glchess/gtkui/gtkui.py", line 917,
in _on_menu_movef_san_activate
    glchess.config.set('move_format', 'san')


-- 
Configure bugmail: http://bugs.pld-linux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


More information about the pld-bugs mailing list