After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 659629 - crash in Chess:
crash in Chess:
Status: RESOLVED DUPLICATE of bug 629125
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.32.x
Other All
: Normal critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-20 17:54 UTC by frankededanieves
Modified: 2011-09-21 04:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description frankededanieves 2011-09-20 17:54:29 UTC
Version: 2.32.1

What were you doing when the application crashed?



Distribution: openSUSE 11.4 (i586)
Gnome Release: 2.32.1 (null) (SUSE)
BugBuddy Version: 2.32.0

System: Linux 2.6.37.1-1.2-desktop #1 SMP PREEMPT 2011-02-21 10:34:10 +0100 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10903000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Sonar
Icon Theme: Sonar
GTK+ Modules: gnomesegvhandler, canberra-gtk-module

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

Traceback (most recent call last):
  • File "/usr/lib/python2.7/site-packages/glchess/config.py", line 179 in _watch
    function(name, value)
  • File "/usr/lib/python2.7/site-packages/glchess/display.py", line 361 in __onPiecesStyleChanged
    self.updatePiecesStyle()
  • File "/usr/lib/python2.7/site-packages/glchess/display.py", line 429 in updatePiecesStyle
    self.scene.controller.setPiecesStyle(piecesStyle)
AttributeError: Scene instance has no attribute 'setPiecesStyle'


----------- .xsession-errors ---------------------
VENDOR=X.Org R300 Project
RENDERER=Gallium 0.4 on ATI RV515
VERSION=2.1 Mesa 7.10
EXTENSIONS=GL_ARB_copy_buffer GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB
Traceback (most recent call last):
  • File "/usr/lib/python2.7/site-packages/glchess/config.py", line 179 in _watch
    function(name, value)
  • File "/usr/lib/python2.7/site-packages/glchess/display.py", line 361 in __onPiecesStyleChanged
    self.updatePiecesStyle()
  • File "/usr/lib/python2.7/site-packages/glchess/display.py", line 429 in updatePiecesStyle
    self.scene.controller.setPiecesStyle(piecesStyle)
AttributeError: Scene instance has no attribute 'setPiecesStyle'
** (bug-buddy:6150): WARNING **: Couldn't load /etc/xdg/autostart/ksmolt-autostart.desktop: Nombre de clave no válida: X-KDE-autostart-condition[$e]
--------------------------------------------------
Comment 1 Akhil Laddha 2011-09-21 04:52:52 UTC
Please upgrade glchess packages from below repository which contains the fix for this crash.

http://download.opensuse.org/repositories/home:/FunkyPenguin:/branches:/openSUSE:/11.4:/Update:/Test/standard/

*** This bug has been marked as a duplicate of bug 629125 ***