Bug 585463

Summary: pychess does not start : missing icon in theme
Product: [Fedora] Fedora Reporter: pankaj pandey <pankaj86>
Component: pychessAssignee: Thomas Spura <tomspur>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: michel, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-24 08:09: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:

Description pankaj pandey 2010-04-24 08:02:10 UTC
Description of problem:
pychess does not start

Version-Release number of selected component (if applicable):
pychess-0.10-0.3.20100214svn.fc13.noarch

Steps to Reproduce:
1. start pychess
  
Actual results:
get a backtrace

newGameDialog.py:46:<module>:GError: Icon 'stock_people' not present in theme

Traceback (most recent call last):
  File "/usr/bin/pychess", line 45, in <module>
    import pychess.Main
  File "/usr/lib/python2.6/site-packages/pychess/Main.py", line 15, in <module>
    from pychess.widgets import newGameDialog
  File "/usr/lib/python2.6/site-packages/pychess/widgets/newGameDialog.py", line 46, in <module>
    ipeople = it.load_icon("stock_people", 24, gtk.ICON_LOOKUP_USE_BUILTIN)
GError: Icon 'stock_people' not present in theme

Expected results:
pychess should run normally

Comment 1 pankaj pandey 2010-04-24 08:09:45 UTC

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