Hi Marcin, On Wed, 23 Jan, 2008 at 12:53:59PM +0100, Marcin Kasperski wrote: > Package: pychess > Version: 0.8~beta4-1 > Severity: normal > > > When I pick Settings/Preferences from the menu, I get the following error: > > Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/pychess/Main.py", line 348, in > on_preferences_activate > preferencesDialog.run(window) > File > "/usr/lib/python2.4/site-packages/pychess/widgets/preferencesDialog.py", line > 14, in run > initialize(widgets) > File > "/usr/lib/python2.4/site-packages/pychess/widgets/preferencesDialog.py", line > 26, in initialize > SoundTab(widgets) > File > "/usr/lib/python2.4/site-packages/pychess/widgets/preferencesDialog.py", line > 257, in __init__ > image = it.load_icon(altstock, 16, gtk.ICON_LOOKUP_USE_BUILTIN) > gobject.GError: Icon 'audio-volume-muted' not present in theme > > and the preferences are not displayed. I bet this is some missing dependency. >
audio-volume-muted icon is provided by gnome-icon-theme package. $$ dlocate audio-volume-muted gnome-icon-theme: /usr/share/icons/gnome/24x24/status/audio-volume-muted.png gnome-icon-theme: /usr/share/icons/gnome/16x16/status/audio-volume-muted.png gnome-icon-theme: /usr/share/icons/gnome/scalable/status/audio-volume-muted.svg gnome-icon-theme: /usr/share/icons/gnome/22x22/status/audio-volume-muted.png gnome-icon-theme: /usr/share/icons/gnome/32x32/status/audio-volume-muted.png gnome-icon-theme is already in pychess's Depends: $$ apt-cache show pychess Package: pychess Priority: optional Section: python Installed-Size: 3828 Maintainer: Varun Hiremath <[EMAIL PROTECTED]> Architecture: all Version: 0.8~beta4-1 Depends: gnome-icon-theme, python (>= 2.3), python-central (>= 0.5.8), python-glade2, python-gst0.10, python-gtk2, python-pysqlite2 Could you please try reinstalling gnome-icon-theme package? Just check if you have audio-volume-muted.png icon present on your system. > Apart from that pychess seems to work (at least I played some game against > default engine > and managed to open some other windows). Thanks for trying pychess. Regards Varun -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India ------------------------------------- Homepage: http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]