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 615091 - crash in Chess: viewing the board in 3d ...
crash in Chess: viewing the board in 3d ...
Status: RESOLVED DUPLICATE of bug 595199
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.28.x
Other All
: Normal critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-07 18:52 UTC by wilko.vanderveen
Modified: 2010-04-07 21:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description wilko.vanderveen 2010-04-07 18:52:23 UTC
Version: 2.28.2

What were you doing when the application crashed?
viewing the board in 3d in virtualbox


Distribution: openSUSE 11.2 (i586)
Gnome Release: 2.28.2 (null) (SUSE)
BugBuddy Version: 2.28.0

System: Linux 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10605000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Gilouche
Icon Theme: Gilouche
GTK+ Modules: canberra-gtk-module, gnomebreakpad

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.6/site-packages/glchess/gtkui/chessview.py", line 213 in __button_press
    self.view.feedback.select(event.x, event.y)
  • File "/usr/lib/python2.6/site-packages/glchess/display.py", line 487 in select
    self.scene.select(x, y)
  • File "/usr/lib/python2.6/site-packages/glchess/scene/human.py", line 90 in select
    coord = self.getSquare(x, y)
  • File "/usr/lib/python2.6/site-packages/glchess/display.py", line 210 in getSquare
    return self.controller.getSquare(x, y)
  • File "/usr/lib/python2.6/site-packages/glchess/scene/opengl/opengl.py", line 417 in getSquare
    if len(records) > 0:
TypeError: object of type 'int' has no len()


----------- .xsession-errors (46 sec old) ---------------------
Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
(gnome-settings-daemon:1823): GLib-GObject-CRITICAL **: g_param_spec_flags: assertion `G_TYPE_IS_FLAGS (flags_type)' failed
(gnome-settings-daemon:1823): GLib-GObject-CRITICAL **: g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed
Failed to play sound: Not available
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2800003 (Authentica)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2800003 (Authentica)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2010-04-07 21:07:04 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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