You are not logged in.

#1 2006-12-23 16:32:50

japetto
Member
From: Chicago, IL US
Registered: 2006-07-02
Posts: 183

glchess error

So I was looking to enjoy a game of chess and installed glchess. I launched it from the command line and got this message...

Traceback (most recent call last):
  File "/usr/bin/glchess", line 7, in ?
    app = glchess.main.Application()
  File "/usr/lib/python2.4/site-packages/glchess/main.py", line 739, in __init__
    self.ui = UI(self)
  File "/usr/lib/python2.4/site-packages/glchess/main.py", line 629, in __init__
    gtkui.GtkUI.__init__(self)
  File "/usr/lib/python2.4/site-packages/glchess/gtkui/gtkui.py", line 491, in __init__
    icon = iconTheme.load_icon('stock_people', 24, gtk.ICON_LOOKUP_USE_BUILTIN)
gobject.GError: Icon 'stock_people' not present in theme

I have installed the hicolor theme but to no avail. Any ideas?

Offline

#2 2006-12-24 13:31:46

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: glchess error

gnome-icon-theme would help too I think. hicolor-icon-theme is just a bunch of empty directories and an index.theme file.

Offline

#3 2006-12-24 13:55:12

japetto
Member
From: Chicago, IL US
Registered: 2006-07-02
Posts: 183

Re: glchess error

Thanks JGC, that worked. I am not sure why

pacman -S glchess

did not come up with the gnome-icon-theme dependency. All that I noticed was when launching glchess initially failed it called for the hicolor theme. Should I submit this as a bug to flyspray?

Offline

Board footer

Powered by FluxBB