"B. Hansmann" <[EMAIL PROTECTED]> 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.

_______________________________________________
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