Has anyone tried the glchess port in 6.2-RC2-amd64?

When I try to start it, it just prints these error messages and quits:

Traceback (most recent call last):
  File "/usr/local/bin/glchess", line 7, in ?
    app = glchess.main.Application()
  File "/usr/local/lib/python2.4/site-packages/glchess/main.py", line 739, in 
__init__
    self.ui = UI(self)
  File "/usr/local/lib/python2.4/site-packages/glchess/main.py", line 629, in 
__init__
    gtkui.GtkUI.__init__(self)
  File "/usr/local/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

glx and dri are enabled.

Anynone tried to run this app and it worked?


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to