Autocomplete doesn't work as expected in Konsole

Bug #327452 reported by AlbertH
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bash-completion
Invalid
Undecided
Unassigned
bash-completion (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Kubuntu Jaunty Alpha

Autocomplete, in konsole, doesn't work as it did in previous versions.
If I press TAB after the insertion of few characters of the second "word" of the line, I obtain no suggestion.
For example if I write:
    apt-get ins
and then press TAB, nothing happens. In previous version I would have obtain:
    apt-get install

Thanks for your great work...

Revision history for this message
C. Cooke (ccooke) wrote :

Hi, thanks for submitting a bug report.

Tab completion is actually handled by bash-completion - I'm refiling your bug against that.

Revision history for this message
David Paleino (dpaleino) wrote :

Hello Charles,
you shouldn't have filed this against *upstream* bash-completion. And we're not (yet) using Launchpad as upstream bugtracker either ;)

Albert, could you please report:

  $ echo $BASH_COMPLETION_DIR $BASH_COMPLETION

Ciao,
David

Revision history for this message
C. Cooke (ccooke) wrote :

Ah ha. Sorry about that!

For future reference... what bash-completion *should* I have filed against?

Revision history for this message
David Paleino (dpaleino) wrote : Re: [Bug 327452] Re: Autocomplete doesn't work as expected in Konsole

On Tue, 10 Feb 2009 08:38:56 -0000, C. Cooke wrote:

> Ah ha. Sorry about that!
>
> For future reference... what bash-completion *should* I have filed
> against?

Maybe the package? ;)

This is a user-problem, not code-related. He probably didn't
source /etc/bash_completion -- that's why I asked to write the value of those
two environment variables ;)

But, well, don't worry :) -- users come first.

Ciao,
David

--
 . ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'` GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

C. Cooke (ccooke)
Changed in bash-completion:
status: New → Invalid
Revision history for this message
AlbertH (alberthilbert) wrote :

> Albert, could you please report:
>
> $ echo $BASH_COMPLETION_DIR $BASH_COMPLETION

I get no result.

Ciao,
Albert

Revision history for this message
David Paleino (dpaleino) wrote :

On Tue, 10 Feb 2009 23:29:45 -0000, Albert wrote:

> > Albert, could you please report:
> >
> > $ echo $BASH_COMPLETION_DIR $BASH_COMPLETION
>
> I get no result.

Then you're clearly not sourcing bash completion.

Please add the following line to your ~/.bashrc:

[ -r /etc/bash_completion ] && . /etc/bash_completion

Then re-login.

Ciao,
David

--
 . ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'` GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

Revision history for this message
AlbertH (alberthilbert) wrote :

Now, it works...
The problem was: no bash.rc at all.

Thank you...

Albert

Revision history for this message
James Westby (james-w) wrote :

Hi,

I'm closing the bug as it wasn't a problem in the package.

Thanks,

James

Changed in bash-completion:
status: Incomplete → Invalid
Revision history for this message
Pelládi Gábor (pelladigabor) wrote :

I did a fresh install of Kubuntu Jaunty. After the install, I had no bash.rc at all. I don't know, what package is responsible for creating one, but it is definitely a bug.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.