Nicotine supports "psyco", an inline optimizer for python
code, you can get it at http://sourceforge.net/projects/psyco/
Nicotine supports a country code blocker but that
requires a (GPL'ed) library called GeoIP. You can find it here:
C library: http://www.maxmind.com/app/c
Python bindings: http://www.maxmind.com/app/python
(the python bindings require the C library)
Note: Python Bindings for libsexy were not found. To enable spell checking, get them from http://www.chipx86.com/wiki/Libsexy or your distribution's package manager. Look for sexy-python or python-sexy.
Traceback (most recent call last):
File "/usr/bin/nicotine", line 156, in <module>
app = frame.MainApp(config, trayicon)
File "/var/lib/python-support/python2.5/pynicotine/gtkgui/frame.py", line 2230, in __init__
self.frame = NicotineFrame(config, trayicon)
File "/var/lib/python-support/python2.5/pynicotine/gtkgui/frame.py", line 402, in __init__
self.gstreamer = gstreamer()
File "/var/lib/python-support/python2.5/pynicotine/gtkgui/frame.py", line 2208, in __init__
self.player = gst.element_factory_make("playbin", "player")
gst.ElementNotFoundError: playbin
Killed
iffi@iffisaan:~$ |