Bug#709114: cmus crashes on external command

2013-05-20 Thread Adam C. Emerson
Package: cmus Version: 2.5.0-2 Severity: normal I have a shell script called 'share' #!/bin/sh base=`basename "$1"` cp "$1" /var/ftp/pub chmod 644 /var/ftp/pub/"$base" escaped="$(perl -MURI::Escape -e 'print uri_escape($ARGV[0]);' "$base")" echo -n "ftp://example.com/pub/$escaped"; | xsel -i

Bug#589420: Hitting 'u' (for update) obliterates streams from playlist

2010-07-17 Thread Adam C. Emerson
Package: cmus Version: 2.3.3-1 Severity: normal WHen I hit 'u' to update my music library (after changing an ID3 tag or similar) it deletes every stream from my playlist. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x

Bug#612887: please avoid the dependency on several sound servers

2011-03-04 Thread Adam C. Emerson
Package: cmus Version: 2.3.4-1 Severity: normal I agree that libroar should not recommend the sound server. However, as I understand it libroar and libpulse are required by plugins loaded at run-time rather than having cmus statically linked against them. Would it be reasonable to change from de