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 655967 - crash in Chess: run program
crash in Chess: run program
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-08-04 12:59 UTC by nik-weter
Modified: 2011-08-04 13:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description nik-weter 2011-08-04 12:59:30 UTC
Version: 2.32.1

What were you doing when the application crashed?
run program


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

System: Linux 2.6.37.6-0.7-pae #1 SMP 2011-07-21 02:17:24 +0200 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10903000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Sonar
Icon Theme: Sonar
GTK+ Modules: gnomesegvhandler

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 ---------------------
GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_h
Failed to load GGZ config: Нет такого файла или каталога: /home/n.savelev/.ggz/ggz-gtk.rc
Using OpenGL:
VENDOR=NVIDIA Corporation
RENDERER=GeForce 8600 GTS/PCI/SSE2/3DNOW!
VERSION=3.3.0 NVIDIA 275.21
EXTENSIONS=GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_dra
  • 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'
--------------------------------------------------
Comment 1 Akhil Laddha 2011-08-04 13:51:38 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 ***