[Bug 907873] New: bash tab completion is erratic in opensuse 13.2
http://bugzilla.opensuse.org/show_bug.cgi?id=907873 Bug ID: 907873 Summary: bash tab completion is erratic in opensuse 13.2 Classification: openSUSE Product: openSUSE Distribution Version: 13.2 Hardware: x86-64 OS: openSUSE 13.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: bnc-team-screening@forge.provo.novell.com Reporter: jimoe@sohnen-moe.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- The shell (bash) tab completion is now erratic in opensuse v13.2. For instance: ----[ example ]---- The directory name is "1 rk forms-front folder". LS_OPTIONS="--literal --color --tabsize=0 --classify" alias ls="/bin/ls $LS_OPTIONS" alias ll="ls -lh" $ ls 1\ r<TAB> yields $ ls 1\ rk\ forms-front\ folder/ $ ll 1\ r<TAB> yields $ ll 1 rk forms-front folder ----[ end ]---- I never know which completion will happen when I enter a <TAB>. There does not seem to be any obvious pattern to command usage or alias-ing. If I "mv /etc/profile.d/bash_completion.sh /etc/profile.d/bash_completion.sh-bak" and restart the session, this problem does not occur. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=907873 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@suse.com, | |werner@suse.com Assignee|bnc-team-screening@forge.pr |arvidjaar@gmail.com |ovo.novell.com | --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> --- The cleaner workaround is: zypper rm bash-completion note: can not reproduce it here. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=907873 Andrei Borzenkov <arvidjaar@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jimoe@sohnen-moe.com Flags| |needinfo?(jimoe@sohnen-moe. | |com) --- Comment #2 from Andrei Borzenkov <arvidjaar@gmail.com> --- As a wild guess - do you have Adobe Reader and /etc/bash_completion.d/acroread.sh? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=907873 James Moe <jimoe@sohnen-moe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(jimoe@sohnen-moe. | |com) | --- Comment #5 from James Moe <jimoe@sohnen-moe.com> ---
As a wild guess - do you have Adobe Reader and /etc/bash_completion.d/acroread.sh?
Yes. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=907873 Andrei Borzenkov <arvidjaar@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(jimoe@sohnen-moe. | |com) --- Comment #6 from Andrei Borzenkov <arvidjaar@gmail.com> --- Created attachment 615674 --> http://bugzilla.opensuse.org/attachment.cgi?id=615674&action=edit Updated /etc/bash.bashrc Please test updated /etc/bash.bashrc (attached) - it avoids sourcing /etc/bash_completion.d twice and bash-completion should already ignore broken acroread.sh. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=907873 James Moe <jimoe@sohnen-moe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(jimoe@sohnen-moe. | |com) | --- Comment #7 from James Moe <jimoe@sohnen-moe.com> ---
Please test updated /etc/bash.bashrc (attached) Yes, that corrects the issue I was experiencing.
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=907873 http://bugzilla.opensuse.org/show_bug.cgi?id=907873#c13 Karl Cheng <qantas94heavy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED CC| |qantas94heavy@gmail.com Resolution|--- |FIXED --- Comment #13 from Karl Cheng <qantas94heavy@gmail.com> --- Fixed in Leap 42.1 onwards. (Was not fixed for 13.2.) -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com