Bug 553521

Summary: [abrt] crash in pychess-0.8.2-4.fc12
Product: [Fedora] Fedora Reporter: William Layton <wlayton27>
Component: pychessAssignee: Thomas Spura <tomspur>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: michel, sindrepb, stephent98, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:aeac2399
Fixed In Version: 0.10-0.1.20100203svn.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-11 14:56:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description William Layton 2010-01-08 05:11:46 UTC
abrt 1.0.3 detected a crash.

backtrace
-----
Summary: TBaeac2399 BoardView.py:827:drawArrow:TypeError: 'NoneType' object is unsubscriptable

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/pychess/widgets/BoardView.py", line 456, in expose
    self.draw(context, event.area)
  File "/usr/lib/python2.6/site-packages/pychess/widgets/BoardView.py", line 518, in draw
    self.drawArrows (context)
  File "/usr/lib/python2.6/site-packages/pychess/widgets/BoardView.py", line 868, in drawArrows
    drawArrow(self.greenarrow, (.54,.886,.2,0.9), (.306,.604,.024,1))
  File "/usr/lib/python2.6/site-packages/pychess/widgets/BoardView.py", line 827, in drawArrow
    lvx = cords[1].x-cords[0].x
TypeError: 'NoneType' object is unsubscriptable

Local variables in innermost frame:
asw: 0.08
context: <gtk.gdk.CairoContext object at 0xa8aaac0>
self: <BoardView object at 0xa8eb234 (pychess+widgets+BoardView+BoardView at 0xb1a1ce48)>
ahh: 0.64
ahw: 0.72
aw: 0.3
fillc: (0.54000000000000004, 0.88600000000000001, 0.20000000000000001, 0.90000000000000002)
strkc: (0.30599999999999999, 0.60399999999999998, 0.024, 1)
cords: None

cmdline: /usr/bin/python /usr/bin/pychess.real
component: pychess
executable: /usr/bin/pychess.real
kernel: 2.6.31.9-174.fc12.i686
package: pychess-0.8.2-4.fc12
uuid: aeac2399

Comment 1 William Layton 2010-01-08 05:11:48 UTC
Created attachment 382388 [details]
File: backtrace

Comment 2 Fedora Update System 2010-02-03 15:47:38 UTC
pychess-0.10-0.1.20100203svn.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/pychess-0.10-0.1.20100203svn.fc12

Comment 3 Fedora Update System 2010-02-05 01:18:14 UTC
pychess-0.10-0.1.20100203svn.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update pychess'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1432

Comment 4 Steve Tyler 2010-02-10 16:54:52 UTC
Suggestions for reproducing this?

Comment 5 Fedora Update System 2010-02-11 14:56:22 UTC
pychess-0.10-0.1.20100203svn.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.