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

btsadmin at pld-linux.org btsadmin at pld-linux.org
Sun Nov 25 18:40:12 CET 2007


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

           Summary: problems with glchess
           Product: PLD 3.x (Th)
           Version: unspecified
          Platform: i686
        OS/Version: PLD Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: bugs at pld-linux.org
        ReportedBy: saxifrage at o2.pl
   Estimated Hours: 0.0


User-Agent:       Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.8
(like Gecko) PLD/3.0 (Th)
Build Identifier: glchess-0:1.0.6-1.i686

There is no 3D in this program, because:

"Your system does not have the required software to enable 3D mode. Please
contact your system administrator and ask them to install the OpenGL Python
bindings and the GtkGLExt Python bindings.

You are still able to play chess in 2D without these packages."

There are also problems when running the program for the first time (without
~/.glchess directory), lots of :

"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 909,
in _on_menu_movef_human_activate
    glchess.config.set('move_format', 'human')
  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')
  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 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 909,
in _on_menu_movef_human_activate
    glchess.config.set('move_format', 'human')
  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
"

are being generated...

Reproducible: Always


-- 
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