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 627320 - crash in Chess: nothing
crash in Chess: nothing
Status: RESOLVED DUPLICATE of bug 595199
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.30.x
Other All
: Normal critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-19 00:06 UTC by mcinnes
Modified: 2010-08-19 14:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description mcinnes 2010-08-19 00:06:47 UTC
Version: 2.30.1

What were you doing when the application crashed?
nothing


Distribution: openSUSE 11.3 (i586)
Gnome Release: 2.30.0 (null) (SUSE)
BugBuddy Version: 2.30.0

System: Linux 2.6.34-12-default #1 SMP 2010-06-29 02:39:08 +0200 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10800000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Sonar
Icon Theme: gnome
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 (96 sec old) ---------------------
OpenGL Warning: No pincher, please call crStateSetCurrentPointers() in your SPU
(nautilus:5870): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
(nautilus:5870): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
(nautilus:5870): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
(nautilus:5870): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
(polkit-gnome-authentication-agent-1:5924): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: Remote Exception invoking org.freedesktop.PolicyKit1.Authority.EnumerateTemporaryAuth
(nautilus:5870): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
(nautilus:5870): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
--------------------------------------------------
Comment 1 Akhil Laddha 2010-08-19 03:15:58 UTC
looks similar to bug 535256
Comment 2 Fabio Durán Verdugo 2010-08-19 14:26:51 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 ***