** Tags removed: natty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space instead of slash)
To manage
please, just delete the /etc/bash-completion.d/acroread.sh symlink:
others may have other problems but this file is just broken and break
the system tab completion for no gain whatsoever. What are you waiting
for yet since 2011?
--
You received this bug notification because you are a member of Ub
This is still present in 13.04. Problem does not occur when logged in as
root. My .bashrc does not source /etc/bash_completion, but the problem
persists. The fix from #10 doesn't make sense now since the file
/etc/bash_completion has been changed by the developers since then.
Acroread was never ins
Bug still present!
** Changed in: acroread (Ubuntu)
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and co
[Expired for acroread (Ubuntu) because there has been no activity for 60
days.]
** Changed in: acroread (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/7698
On Precise I have both acroread-common and acroread at 9.5.4-1precise1
version. They are not affected by this bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longe
Hi, a new acroread release (0.9.4) is available for update, could you give it a
try and tell us if the problem persists?
If you still have this bug please set back the status to "new"
thanks
** Changed in: acroread (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notific
Additional problem with all these auto complete smarts is aliases. I
have `alias ll='ls -al`, but the auto complete doesn't understand
aliases so I get the random extra space after the because it
didn't realise it was an 'ls'. Maybe auto-complete needs to expand
aliases before applying the autoco
The bash tab expansion bug caused by Adobe Reader also affects Ubuntu
12.10. Comment #54 fixed the problem for me (rename acroread's
_filedir() function to _acroread_filedir() in
/opt/Adobe/Reader9/Resource/Shell/acroread_tab).
--
You received this bug notification because you are a member of Ub
This thread saved my life
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space instead of slash)
To man
+1 for deleting acroread.sh
Tnx!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space instead of slash)
I started to suffer the same problem with command cp in Kubuntu 12.04.1
after some upgrade (I couldn't say what package is the responsible). #10
solves my problem :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
Thank you guys, post #10 helped me. I was using Ubuntu 11.04 (natty)
64bit version.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and complet
I discovered the problem on Desktop 12.04 64 bit the other day. I
installed acrobat reader a while ago but I am quite sure the problem did
not occured due to this. #10 fixed it for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
Just had to install acroread the other day (11.10; 64-bit). Suddenly
noticed I lost normal tab completion for things like ls, cp, and mv.
The patch described in #54 seems to have solved the problem. Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Same as #60, #61.
I was experiencing this problem with Ubuntu 12.04 LTS, with all (non
proposed) updates applied. I have Acrobat Reader installed but didn't
think it could be related to.
Before the 12.04 fresh install i had Maverick until it got unsupported
so i don't know if it's new to this rel
Experienced this problem with Ubuntu 12.04 LTS. Installed acrobat reader
about a week ago and for the last few days, have been experiencing the
same problem with cp and mv commands; not sure whether it was because of
the acorbat reader or the updates though.
#10 fixed it for me too! Thanks.
--
Y
As with ubuntu 12.04LTS, applying the latest updates on 04/06/12- the
bug returns!
Silas Solution
'I believe there is a bug on line 1587 of /etc/bash_completion, the "-o
default" on that line should be changed to "-o filenames".' saves the problem
again,
--
You received this bug notification b
Kubuntu 12.04: I had the same completion problem with commands cp and mv (not
ls) after installing Adobe Reader.
#54 patch worked.
Thanks a lot!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
My situation is a little bit different, and I believe some others share my
situation.
By applying the fix in #10, it only solves the problem for some commands, i.e.
those listed in that for loop.
However, for commands such as mplayer and dpkg, it still does not work.
Also, I do not have file acro
** No longer affects: bash-completion (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space inst
I don't believe this is specific to acroread. I do not have that
package installed at all and am experiencing the issue. Fix in #10
works for me. So, unless there is another package also providing the
same conflicting _filedir() (which I was not able to find by grepping
/etc/bash_completion.d/*)
$ . /etc/bash_completion
bash: complete: filenames: invalid option name
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
The attachment "acroread_tab.patch" of this bug report has been
identified as being a patch. The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch. In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch'
Here's a patch to move Adobe Reader's _filedir() function to a
different name, so that it doesn't interfere with the one provided in
/etc/bash_completion.
** Patch added: "acroread_tab.patch"
https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/769866/+attachment/2660422/+files/acroread_ta
I have the same problem in 11.10. #10 fixes it. Great!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (sp
Thanks a lot! #10 saved my sanity...
It was making me crazy!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrec
#10 fixed it for me too
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space instead of slash)
To manag
Removed /etc/bash_completion.d/acroread.sh solved the problem for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
I removed /etc/bash_completion.d/acroread.sh (and restarted bash) and
it's working now. Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames
@ed-mcdonagh: I would really recommend you to switch to zsh - it is that
much better and the tab completion will blow you away!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab comple
+1 for removing /etc/bash_completion.d/acroread.sh fixing this issue.
Importance currently undecided... does that suggest not many people are
using the command line on the desktop versions? (None of my server boxes
have been upgraded to Natty, but I assume the lack of acroread would
mean that the
I do not have /etc/bash_completion.d/acroread.sh but the bash_completion
do not works on my Ubuntu 11.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes
The bug is cause by acroread.
the function _filedir() in /etc/bash_completion.d/acroread.sh make the
issue.
When commenting the function, the problem disappear.
** Package changed: bash-completion (Ubuntu) => acroread (Ubuntu)
--
You received this bug notification because you are a member of
I can confirm #7, acroread.sh from the repository (9.4.2-0natty1, Ubuntu Natty
64) works. I didn't change /etc/bash_completion. All application-specific
completions works.
To #22 and #23, did you login in a new bash shell after removing acroread.sh to
test completion?
--
You received this bug
Also regarding #41: I found a record of the exact Mercurial version I
had installed in Lucid before upgrading to Natty -- it was 1.9.0 from
the releases PPA. I tried that version in Natty before trying 1.9.1
from the snapshots PPA, and neither of them works. 1.9.0 definitely
worked in Lucid (and
Re: #41 -- I see now that when I stop sourcing /etc/bash_completion,
mercurial completion doesn't work "as expected"; it just falls back to a
sane default which isn't app-specific. As far as I understand, not
sourcing that file turns off all application-specific completion
completely, so this isn
I am experiencing a similar problem with Mercurial in Natty -- spaces in
filenames are not escaped when I tab-complete Mercurial commands (like
hg add ...). A very old version of Mercurial on Lucid had the escaping
problem; when I installed a new PPA version the problem was fixed. Now
I have a fr
I also confirm #34 on 11.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space instead of slash)
To m
I did silas recommended and commented out the following on around line
100 of my .bashrc file and it's working fine now:
#if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
#. /etc/bash_completion
#fi
thanks!
--
You received this bug notification because you are a member of Ubuntu
Bu
I've have ubuntu 11.04, I tried to do as you suggested but it still
works.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnam
confirmed #34, can someone mark this as affecting adobereader-deu and
adobereader-enu?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and comp
On Natty, I can confirm oCean/#34 and Jörn/#35.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space ins
+1 for #34
Adding -o filenames worked for some commands (e.g. cd, ls), but not
others, e.g. mplayer (no space escaping).
After removing the acroread.sh script (from adobereader-deu
9.4.2-0maverick1) it worked for mplayer as well.
--
You received this bug notification because you are a member of
^no, wait.
After changing it to -o filenames, still the completion failed for several
programs
e.g. running dpkg -S /us[tab] results in /usr (then space)
Removing /etc/bash_completion.d/acroread.sh fixed it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
fixed it too with using -o filenames , (#10)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space instea
+1 for Silas' fix. Oh, so good! Thanks very much. This was driving me,
er, nutty.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes
Fix in #10 worked for me. Thanks Silas!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space instead of
fixed it too with : -o filenames , thx #10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space instead
@PeterW
-o filenames is not equal to -o filename :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space
spoke too soon about the "-o filename" fix... sigh.
In my case, it definitely fixes the tab completion issue, but when you
start a new gnome-terminal instance, this will cause about 50-60 error
messages to pop up on the start that are all the same: "-bash:
complete: filename: invalid option name"
+1 for silas' "-o filename" fix (#10). I did not change the acroread.sh
file to fix the behavior.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filena
Fix in #10 worked for me. Thanks Silas!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866
Title:
tab completion no longer escapes filenames and completes dirnames
incorrectly (space instead of
** Summary changed:
- tab completion no longer escapes filenames
+ tab completion no longer escapes filenames and completes dirnames incorrectly
(space instead of slash)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
54 matches
Mail list logo