Debian Bug report logs - #551559
[regression] mplayer doesn't complete shuffle

version graph

Package: bash-completion; Maintainer for bash-completion is Gabriel F. T. Gomes <gabriel@debian.org>; Source for bash-completion is src:bash-completion (PTS, buildd, popcon).

Reported by: Alex Goebel <alex.goebel@gmail.com>

Date: Mon, 19 Oct 2009 01:57:01 UTC

Severity: minor

Tags: fixed-upstream

Found in version bash-completion/1:1.1-1

Fixed in version 1:1.99-1

Done: dapal@debian.org

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#551559; Package bash-completion. (Mon, 19 Oct 2009 01:57:04 GMT) (full text, mbox, link).


Acknowledgement sent to Alex Goebel <alex.goebel@gmail.com>:
New Bug report received and forwarded. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Mon, 19 Oct 2009 01:57:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Alex Goebel <alex.goebel@gmail.com>
To: submit@bugs.debian.org
Subject: [regression] mplayer doesn't complete shuffle
Date: Sun, 18 Oct 2009 18:47:40 -0700
Package: bash-completion
Version: 1:1.1-1
Severity: minor

Fails to complete "-shuffle" for mplayer. That worked with 1.0-3 and
would be nice to have restored (and is probably easy to fix).




Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#551559; Package bash-completion. (Mon, 19 Oct 2009 19:39:06 GMT) (full text, mbox, link).


Acknowledgement sent to Ville Skyttä <ville.skytta@iki.fi>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Mon, 19 Oct 2009 19:39:06 GMT) (full text, mbox, link).


Message #10 received at 551559@bugs.debian.org (full text, mbox, reply):

From: Ville Skyttä <ville.skytta@iki.fi>
To: Alex Goebel <alex.goebel@gmail.com>, 551559@bugs.debian.org
Subject: Re: [Bash-completion-devel] Bug#551559: [regression] mplayer doesn't complete shuffle
Date: Mon, 19 Oct 2009 22:34:22 +0300
On Monday 19 October 2009, Alex Goebel wrote:

> Fails to complete "-shuffle" for mplayer. That worked with 1.0-3 and
> would be nice to have restored (and is probably easy to fix).

mplayer option completions are now parsed from "mplayer -list-options"; seems 
that shuffle is not listed there which might be something mplayer upstream 
would be interested in hearing about.




Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#551559; Package bash-completion. (Mon, 19 Oct 2009 23:30:09 GMT) (full text, mbox, link).


Acknowledgement sent to Alex Goebel <alex.goebel@gmail.com>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Mon, 19 Oct 2009 23:30:09 GMT) (full text, mbox, link).


Message #15 received at 551559@bugs.debian.org (full text, mbox, reply):

From: Alex Goebel <alex.goebel@gmail.com>
To: Ville Skyttä <ville.skytta@iki.fi>
Cc: 551559@bugs.debian.org
Subject: Re: [Bash-completion-devel] Bug#551559: [regression] mplayer doesn't complete shuffle
Date: Mon, 19 Oct 2009 16:15:03 -0700
Makes sense. I'll try to submit it upstream.

In the meantime, how can I temporarily hack "shuffle" into the current
version? Tried to add it somewhere into
/etc/bash_completion.d/mplayer, but that didn't work?!

thanks

On 19/10/2009, Ville Skyttä <ville.skytta@iki.fi> wrote:
> On Monday 19 October 2009, Alex Goebel wrote:
>
>> Fails to complete "-shuffle" for mplayer. That worked with 1.0-3 and
>> would be nice to have restored (and is probably easy to fix).
>
> mplayer option completions are now parsed from "mplayer -list-options";
> seems
> that shuffle is not listed there which might be something mplayer upstream
> would be interested in hearing about.
>




Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#551559; Package bash-completion. (Tue, 20 Oct 2009 17:27:11 GMT) (full text, mbox, link).


Acknowledgement sent to Ville Skyttä <ville.skytta@iki.fi>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Tue, 20 Oct 2009 17:27:11 GMT) (full text, mbox, link).


Message #20 received at 551559@bugs.debian.org (full text, mbox, reply):

From: Ville Skyttä <ville.skytta@iki.fi>
To: Alex Goebel <alex.goebel@gmail.com>
Cc: 551559@bugs.debian.org
Subject: Re: [Bash-completion-devel] Bug#551559: [regression] mplayer doesn't complete shuffle
Date: Tue, 20 Oct 2009 20:14:05 +0300
[Message part 1 (text/plain, inline)]
On Tuesday 20 October 2009, Alex Goebel wrote:
> Makes sense. I'll try to submit it upstream.
> 
> In the meantime, how can I temporarily hack "shuffle" into the current
> version? Tried to add it somewhere into
> /etc/bash_completion.d/mplayer, but that didn't work?!

The attached one does.  But it also adds it for mencoder which isn't correct.  
After modifying some of the bash completion files, make sure you're actually 
using the modified ones (e.g. typically launch a new shell).
[mplayer.patch (text/x-patch, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#551559; Package bash-completion. (Thu, 29 Oct 2009 04:30:19 GMT) (full text, mbox, link).


Acknowledgement sent to Alex Goebel <alex.goebel@gmail.com>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Thu, 29 Oct 2009 04:30:19 GMT) (full text, mbox, link).


Message #25 received at 551559@bugs.debian.org (full text, mbox, reply):

From: Alex Goebel <alex.goebel@gmail.com>
To: Ville Skyttä <ville.skytta@iki.fi>
Cc: 551559@bugs.debian.org
Subject: Re: [Bash-completion-devel] Bug#551559: [regression] mplayer doesn't complete shuffle
Date: Tue, 27 Oct 2009 23:30:02 -0700
Mhm, thanks, but that doesn't work?! (I did start a new shell..).

On 20/10/2009, Ville Skyttä <ville.skytta@iki.fi> wrote:
> On Tuesday 20 October 2009, Alex Goebel wrote:
>> Makes sense. I'll try to submit it upstream.
>>
>> In the meantime, how can I temporarily hack "shuffle" into the current
>> version? Tried to add it somewhere into
>> /etc/bash_completion.d/mplayer, but that didn't work?!
>
> The attached one does.  But it also adds it for mencoder which isn't
> correct.
> After modifying some of the bash completion files, make sure you're actually
> using the modified ones (e.g. typically launch a new shell).
>




Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#551559; Package bash-completion. (Thu, 29 Oct 2009 07:09:58 GMT) (full text, mbox, link).


Acknowledgement sent to Ville Skyttä <ville.skytta@iki.fi>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Thu, 29 Oct 2009 07:09:58 GMT) (full text, mbox, link).


Message #30 received at 551559@bugs.debian.org (full text, mbox, reply):

From: Ville Skyttä <ville.skytta@iki.fi>
To: Alex Goebel <alex.goebel@gmail.com>
Cc: 551559@bugs.debian.org
Subject: Re: [Bash-completion-devel] Bug#551559: [regression] mplayer doesn't complete shuffle
Date: Wed, 28 Oct 2009 17:26:27 +0200
On Wednesday 28 October 2009, Alex Goebel wrote:
> Mhm, thanks, but that doesn't work?! (I did start a new shell..).

It sure does work for me.  I have no idea how it could not work.




Added tag(s) fixed-upstream. Request was from David Paleino <dapal@debian.org> to control@bugs.debian.org. (Tue, 01 Nov 2011 19:33:15 GMT) (full text, mbox, link).


Bug closed, send any further explanations to Alex Goebel <alex.goebel@gmail.com> Request was from David Paleino <dapal@debian.org> to control@bugs.debian.org. (Sat, 07 Jan 2012 23:48:09 GMT) (full text, mbox, link).


Bug Marked as fixed in versions 1:1.99-1. Request was from David Paleino <dapal@debian.org> to control@bugs.debian.org. (Sat, 07 Jan 2012 23:48:16 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 05 Feb 2012 07:40:48 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 09:43:07 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.