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 562585 - crash in Chess: Picked 3d Chessboard, ca...
crash in Chess: Picked 3d Chessboard, ca...
Status: RESOLVED DUPLICATE of bug 535256
Product: gnome-games-superseded
Classification: Deprecated
Component: glchess
2.24.x
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-28 16:19 UTC by thedorklord
Modified: 2008-11-30 14:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description thedorklord 2008-11-28 16:19:12 UTC
Version: 2.24.0

What were you doing when the application crashed?
Picked 3d Chessboard, causes crashes upon clicking the board.
Video card is Ati Radeon X1250, using proprietary driver I believe


Distribution: Mandriva Linux release 2009.0 (Official) for i586
Gnome Release: 2.24.0 2008-09-23 (Mandriva)
BugBuddy Version: 2.24.0

System: Linux 2.6.27.5-desktop586-2mnb #1 SMP Thu Nov 20 15:00:22 EST 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Ia Ora Smooth
Icon Theme: gnome

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



----------- .xsession-errors (1196 sec old) ---------------------
Trying to force audio codec driver family libmad...
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 224.0 kbit/14.58% (ratio: 28000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 720x576 => 768x576 Planar YV12  [zoom]
A:   0.2 V:   0.0 A-V:  0.208 ct:  0.000   1/  1 ??% ??% ??,?% 0 0              A:   0.2 V:   0.2 A-V:  0.008 ct:  0.001   2/  2 ??% ??% ??,?% 0 0              A:   0.3 V:   0.3 A-V:  0.049 ct:  0.0
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/glchess/gtkui/chessview.py", line 205 in __button_press
    self.view.feedback.select(event.x, event.y)
  • File "/usr/lib/python2.5/site-packages/glchess/display.py", line 487 in select
    self.scene.select(x, y)
  • File "/usr/lib/python2.5/site-packages/glchess/scene/human.py", line 95 in select
    coord = self.getSquare(x, y)
  • File "/usr/lib/python2.5/site-packages/glchess/display.py", line 229 in getSquare
    return self.controller.getSquare(x, y)
  • File "/usr/lib/python2.5/site-packages/glchess/scene/opengl/opengl.py", line 401 in getSquare
    rank = chr(ord('a') + coord[0])
ValueError: chr() arg not in range(256)

Comment 1 Pascal Terjan 2008-11-30 14:18:46 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 535256 ***