glchess PORT does not work
    B. Hansmann 
    b at helectronics.de
       
    Sat Dec 30 14:31:50 PST 2006
    
    
  
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?
    
    
More information about the freebsd-questions
mailing list