[Bug 571697] Re: bash-completion is not working any more

2014-11-29 Thread Peter Cordes
Pretty sure programmable completion isn't broken out of the box anymore,
closing this.


** Changed in: bash-completion (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/571697

Title:
  bash-completion is not working any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/571697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-07-23 Thread Anders Bennehag
Philip, running source /etc/bash_completion helped. 
The problem is that my .bashrc does contain those lines that are supposed to 
enable bash-completion.
if [ -f /etc/bash_completion ]  ! shopt -oq posix; then
. /etc/bash_completion
fi

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-05-14 Thread Edwin Grubbs
bash-completion does not work for psql in 10.04. The
/etc/bash_completion.d/postgresql even breaks filename completion. For
example, if I type psql dbname  path/to/something/ and hit TAB it
doesn't work. However, if I remove the /etc/bash_completion.d/postgresql
file and start a new shell, I can then tab complete filenames.

I have bash-completion 1:1.1-3ubuntu2 installed.

The environmental variables are set up correctly, and the tab completion
of command line options and filenames works for other commands.

$ set | grep BASH_COMPLETION
BASH_COMPLETION=/etc/bash_completion
BASH_COMPLETION_COMPAT_DIR=/etc/bash_completion.d
BASH_COMPLETION_DIR=/etc/bash_completion.d
xspec=$( sed -ne '/^complete .*[]'${1##*/}'\([  ]\|$\)/{p;q;}' 
$BASH_COMPLETION );

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-05-12 Thread Philip Muškovac
For everyone where it doesn't work: can you please check if 'set | grep 
BASH_COMPLETION' gives any output and if running
source /etc/bash_completion
helps?
If yes, bash completion probably isn't properly enabled in your ~/.bashrc 
your .bashrc should contain
if [ -f /etc/bash_completion ]  ! shopt -oq posix; then
. /etc/bash_completion
fi

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-05-12 Thread Uqbar
On Lucid it works. On Karmic it didn't. But now is gone from my PCs.

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-05-11 Thread Clay Weber
** Changed in: bash-completion (Ubuntu)
   Status: Invalid = Confirmed

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-05-11 Thread Clay Weber
I can confirm this on KUBUNTU Lucid 10.04, both clean and upgrade,I can
no longer use tab completion for commands as I could in 9.10

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-05-11 Thread Uqbar
I moved to Ubuntu because of a few unsolved bugs like bash completion.
But Ubuntu Lucid itself has other bugs that none takes care of ...
A lot of work in changing colors, anyway ...

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-04-30 Thread Philip Muškovac
Me neither, can you plase tell us what ubuntu release you're using?
Thanks.

** Changed in: bash-completion (Ubuntu)
   Status: New = Incomplete

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-04-30 Thread Uqbar
I was using KUbuntu karmic, as Lucid is available only today! And I just 
upgraded.
In general you should never troubleshoot on non current versions!
Thanks a lot any way.

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-04-30 Thread Sean McColgan
** Changed in: bash-completion (Ubuntu)
   Status: Incomplete = Invalid

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 571697] Re: bash-completion is not working any more

2010-04-29 Thread Sean McColgan
I have not been able to reproduce this error in 10.04

-- 
bash-completion is not working any more
https://bugs.launchpad.net/bugs/571697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs