Bug#709114: cmus crashes on external command

2019-08-24 Thread Ryan Kavanagh
control: tags -1 + unreproducible moreinfo

Hi Adam,

On Mon, May 20, 2013 at 06:40:53PM -0400, Adam C. Emerson wrote:
> I have a shell script called 'share'
> And when I highlight a track and hit 'w' cmus crashes instantly.

I am unable to reproduce this. Is it still an issue with the version of
cmus found in the archives?

Thanks,
Ryan

-- 
|)|/  Ryan Kavanagh  | GPG: 4E46 9519 ED67 7734 268F
|\|\  https://rak.ac |  BD95 8F7B F8FC 4A11 C97A


signature.asc
Description: PGP signature


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

And the binding

:bind common w run share {}

And when I highlight a track and hit 'w' cmus crashes instantly.

Thank you.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9.0 (SMP w/12 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cmus depends on:
ii  libao4  1.1.0-2
ii  libasound2  1.0.27-4
ii  libc6   2.17-3
ii  libcddb21.3.2-3
ii  libcdio-cdda1   0.83-4
ii  libcdio13   0.83-4
ii  libfaad22.7-8
ii  libflac81.2.1-6
ii  libmad0 0.15.1b-7
ii  libmodplug1 1:0.8.8.4-3
ii  libmpcdec6  2:0.1~r459-4
ii  libncursesw55.9+20130504-1
ii  libogg0 1.3.1-1
ii  libtinfo5   5.9+20130504-1
ii  libvorbis0a 1.3.2-1.3
ii  libvorbisfile3  1.3.2-1.3
ii  libwavpack1 4.60.1-3

Versions of packages cmus recommends:
ii  cmus-plugin-ffmpeg  2.5.0-2
ii  libpulse0   2.0-6.1

cmus suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org