Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 207294

Summary: mplayer-1.0_rc2_p24929-r1 & bash-completion-20050121-r10 fails to complete flac files
Product: Gentoo Linux Reporter: Brandon Mintern <bmintern>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal CC: veal
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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...