Bug#479106: audacious: doesn't handle playlists with relative paths well

2009-04-09 Thread John Lindgren
Apparently, the bug has already been fixed in upstream revision 2665. http://atheme.org/repositories/changes/audacious-plugins/src/xspf/xspf.c John Lindgren -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

Bug#479106: audacious: doesn't handle playlists with relative paths well

2009-03-23 Thread John Lindgren
This one should work better. John --- xspf.0.c 2008-05-23 18:44:20.0 -0400 +++ xspf.c 2009-03-23 22:03:40.0 -0400 @@ -105,15 +105,47 @@ cal = xmlCanonicPath(path); if (cal == NULL) return NULL; - + memset(&temp, 0, sizeof(temp)); temp.path = (char *

Bug#479106: audacious: doesn't handle playlists with relative paths well

2009-03-23 Thread John Lindgren
tags 479106 - patch thanks I'm sorry; I've realized that that patch doesn't cover all cases correctly. John -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#479106: audacious: doesn't handle playlists with relative paths well

2008-05-02 Thread Ernest Adrogué
Package: audacious Version: 1.4.6-2 Severity: normal Hi, Audacious fails to locate files referred in XSPF playlists when the XML:base attribute is missing from said playlists and relative paths are used. Example, there are 2 files, "song1.mp3" and "song2.mp3", in a directory. In this same direct