All pastes #2067407 Raw Edit

Untitled

public text v1 · immutable
#2067407 ·published 2011-05-23 08:50 UTC
rendered paste body
/home/hell/files/arch/quodlibet/quodlibet-hg/quodlibet/quodlibet/qltk/songlist.py:346: G
tkWarning: gtk_list_store_get_value: assertion `VALID_ITER (iter, list_store)' failed
  value = model[iter][0].comma(tag)

(quodlibet.py:13373): GStreamer-WARNING **:
Trying to join task 0xe3a1088 from its thread would deadlock.
You cannot change the state of an element from its streaming
thread. Use g_idle_add() or post a GstMessage on the bus to
schedule the state change from the main thread.


(quodlibet.py:13373): GStreamer-CRITICAL **: Failed to deactivate pad mpegaudioparse2:sink, very bad

(quodlibet.py:13373): GStreamer-CRITICAL **: Failed to deactivate pad mpegaudioparse2:sink, very bad
Traceback (most recent call last):
  File "/home/hell/files/arch/quodlibet/quodlibet-hg/quodlibet/quodlibet/qltk/songlist.py", line 346, in _cdf
    value = model[iter][0].comma(tag)
TypeError: unknown type (null)
Segmentation fault