Bug 579401 - Pychess fails to start - missing icon
Summary: Pychess fails to start - missing icon
Keywords:
Status: CLOSED DUPLICATE of bug 577570
Alias: None
Product: Fedora
Classification: Fedora
Component: pychess
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Thomas Spura
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-04 23:57 UTC by David Nalley
Modified: 2010-04-05 00:27 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-04-05 00:27:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Nalley 2010-04-04 23:57:50 UTC
Description of problem: pychess doesn't start


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


How reproducible: Everytime


Steps to Reproduce:
1. start pychess from commandline
2. see traceback
3.
  
Actual results:
[ke4qqq@nalleyx60 ~]$ pychess 
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)
glib.GError: Icon 'stock_people' not present in theme

Expected results:
chess game

Additional info:

Comment 1 Thomas Spura 2010-04-05 00:27:54 UTC
Thanks for the bug report.

Unfortunately this is a known bug and it will take some time to fix this.
(Also see bug 577570)

There is already some work going at:
http://code.google.com/p/pychess/issues/detail?id=546

But because I'm not familiar with glade and the complete gtk internals of pychess, I require further help from upstrem. Don't know when they will try to fix this...

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


Note You need to log in before you can comment on or make changes to this bug.