Date: Mon, 01 Jan 2007 08:57:31 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: "B. Hansmann" <b@helectronics.de> Cc: freebsd-questions@freebsd.org Subject: Re: glchess port does not work Message-ID: <44tzzaalys.fsf@Lowell-Desk.lan> In-Reply-To: <20061230215426.GA997@elephantspace> (B. Hansmann's message of "Sat, 30 Dec 2006 22:54:26 %2B0100") References: <20061230215426.GA997@elephantspace>
next in thread | previous in thread | raw e-mail | index | archive | help
"B. Hansmann" <b@helectronics.de> writes: > 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? I tested it on i386 (ports and base system updated to RELENG_6 within the last week), and it worked for me. I see the port is officially unmaintained; the last update was done on 21/Dec by miwi@, following a PR (ports/106984) submitted by KATO Tsuguru.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44tzzaalys.fsf>