Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207294 - mplayer-1.0_rc2_p24929-r1 & bash-completion-20050121-r10 fails to complete flac files
Summary: mplayer-1.0_rc2_p24929-r1 & bash-completion-20050121-r10 fails to complete fl...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-24 16:01 UTC by Brandon Mintern
Modified: 2009-03-09 20:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon Mintern 2008-01-24 16:01:26 UTC
The summary says it all. Tab completion fails on flac files. To test:

$ touch foo.flac
$ ls foo<TAB> # completes
CTRL-C
$ mplayer foo<TAB> # does not complete

I'm not sure exactly how bash completion is defined, so I'll give someone with more knowledge a chance to address this first. Otherwise, I'll try to figure it out and fix it whenever I get a chance.
Comment 1 Brandon Mintern 2008-01-24 16:14:57 UTC
Okay, nevermind. This is fixed in 20060301 with a patch. Is there any reason that version is still not stable?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-01-24 17:47:33 UTC
Reopen to resolve properly...