Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2006 22:54:26 +0100
From:      "B. Hansmann" <b@helectronics.de>
To:        freebsd-questions@freebsd.org
Subject:   glchess port does not work
Message-ID:  <20061230215426.GA997@elephantspace>

next in thread | raw e-mail | index | archive | help
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?





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061230215426.GA997>