Bug#600269: vlc: Enqueueing a file to playlist doesn't consider the working directory

2011-01-27 Thread Pierre Ynard
tags 600269 + fixed-upstream thanks This was fixed in http://git.videolan.org/?p=vlc.git;a=commit;h=471c012afd8c126807bc796ede7ae57baf4600ec Regards, -- Pierre Ynard -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Bug#600269: vlc: Enqueueing a file to playlist doesn't consider the working directory

2010-10-15 Thread Maik Zumstrull
Package: vlc Version: 1.1.4-1 Severity: normal Assuming you have these: ~/f/foo.avi ~/b/bar.avi Run: cd ~/f vlc --one-instance foo.avi VLC starts playing foo.avi Elsewhere, run: cd ~/b vlc --playlist-enqueue bar.avi Problem: When done with foo.avi, VLC will try (and fail) to play ~/f/bar.avi b