Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Nicotine (soulseek ) werkt niet  (gelezen 825 keer)

bram2

  • Gast
Nicotine (soulseek ) werkt niet
« Gepost op: 2008/03/23, 15:55:13 »
Als ik nicotine opstart dan krijg ik enkel een leeg venster met tittel Nicotine+ 1.2.8.

Als ik het programma opstart via terminal krijg ik het volgende:

bram@ubuntu:~$ nicotine
Nicotine supports "psyco", an inline optimizer for python
code, you can get it at http://sourceforge.net/projects/psyco/
You do not have Python Vorbis bindings installed.
Others will not be able to see the lengths and the bitrates
of Ogg Vorbis files that you share. You can get the from
http://www.andrewchatham.com/pyogg/.
If you're using Debian, install the python-pyvorbis package.

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)

Traceback (most recent call last):
  File "/usr/bin/nicotine", line 156, in
    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
Wie kan mij helpen?
Bestaan er andere soulseek programmas voor ubuntu?

Offline tabasco

  • Lid
Nicotine (soulseek ) werkt niet
« Reactie #1 Gepost op: 2008/03/23, 23:59:38 »
Als je gstreamer0.10-plugins-base installeert heb je playbin...
Dit zou 't moeten oplossen (het is raar dat dit niet in de dependencies staat)

Dus: Synaptic starten
Zoeken naar gstreamer0.10-plugins-base
De juiste aanvinken, toepassen en installeren.

bram2

  • Gast
Nicotine (soulseek ) werkt niet
« Reactie #2 Gepost op: 2008/03/24, 10:16:03 »
Het werkt. Bedankt voor de tip, dit had ik nooit zelf kunnen bedenken.