All pastes #2095100 Raw Edit

Miscellany

public text v1 · immutable
#2095100 ·published 2011-11-23 23:09 UTC
rendered paste body
[klonkr@the-thinkpad ~]$ mopidy
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
INFO     Starting Mopidy 0.7.0 on Linux-3.1.1-1-ARCH-x86_64-AMD_Turion-tm-_II_Neo_K685_Dual-Core_Processor-with-glibc2.2.5 CPython 2.7.2
INFO     Mopidy uses SPOTIFY(R) CORE
ERROR    Setting "MPD_SERVER_HOSTNAME" is empty.
INFO     Connected to Spotify
Exception in thread PykkaActorThread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/site-packages/pykka/actor.py", line 335, in run
    return Actor._run(self)
  File "/usr/lib/python2.7/site-packages/pykka/actor.py", line 162, in _run
    self.on_start()
  File "/usr/lib/python2.7/site-packages/mopidy/gstreamer.py", line 47, in on_start
    self._setup_outputs()
  File "/usr/lib/python2.7/site-packages/mopidy/gstreamer.py", line 70, in _setup_outputs
    get_class(output)(self).connect()
  File "/usr/lib/python2.7/site-packages/mopidy/outputs/__init__.py", line 18, in __init__
    self.bin = self._build_bin()
  File "/usr/lib/python2.7/site-packages/mopidy/outputs/__init__.py", line 26, in _build_bin
    return gst.parse_bin_from_description(description, True)
GError: no element "autoaudiosink"

INFO     Disconnected from Spotify