On Wed, 2005-11-02 at 10:39 +0300, Timur Izhbulatov wrote:
> $ quodlibet 
> Supported formats: mp3, oggvorbis
> Loaded song library.
> Opening audio device.
> Traceback (most recent call last):
>   File "/usr/bin/quodlibet", line 249, in ?
>     load_player()
>   File "/usr/bin/quodlibet", line 198, in load_player
>     try: player.init(config.get("settings", "pipeline"))
>   File "/usr/lib/quodlibet/quodlibet.zip/player.py", line 189, in init
>   File "/usr/lib/quodlibet/quodlibet.zip/player.py", line 47, in __init__
>   File "/usr/lib/quodlibet/quodlibet.zip/player.py", line 36, in GStreamerSink
> UnboundLocalError: local variable 'pipe' referenced before assignment

Ironically, this happens because we were trying to crash more gracefully
from another error. It means no valid GStreamer sinks were found. You
can set one in ~/.quodlibet/config, the "pipeline" option, or by
installing python-gnome2, in which case QL will read your GNOME
preferences.
-- 
Joe Wreschnig <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to