[Bug 890913] Re: Typing "prg $HOME/" expands to "prg \$HOME/"

2015-11-21 Thread Daniel Barrett
This bug used to affect me in 14.04 LTS. Since upgrading to 15.10, the
bug no longer occurs for me.

Just another data point.

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

Title:
  Typing "prg $HOME/" expands to "prg \$HOME/"

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

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


[Bug 890913] Re: Typing "prg $HOME/" expands to "prg \$HOME/"

2015-11-21 Thread jimav
Maybe it has something to do with option settiings.  Mathew, can you try
with the following bash variables set to see if the problem appears for
you?  Also, BASH_VERSION='4.3.42(1)-release' pm wily, if that matters

BASH=/bin/bash
SHELL=/bin/bash
BASHOPTS=cdspell:checkwinsize:cmdhist:complete_fullquote:expand_aliases:extquote:force_fignore:histappend:histreedit:hostcomplete:huponexit:interactive_comments:progcomp:promptvars:shift_verbose:sourcepath
CDPATH=.:..:../..
HISTIGNORE='pwd:exit:fg:fg *:bg:bg *:l:history:cd:dist_my_setup*'
HISTSIZE=2
IFS=$' \t\n'
LANG=en_US.UTF-8
LANGUAGE=en_US
OPTERR=1
OPTIND=1
SESSIONTYPE=gnome-session
SHELLOPTS=braceexpand:hashall:histexpand:history:interactive-comments:monitor:vi

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

Title:
  Typing "prg $HOME/" expands to "prg \$HOME/"

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

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


[Bug 890913] Re: Typing "prg $HOME/" expands to "prg \$HOME/"

2015-11-20 Thread Mathew Hodson
I still can't reproduce with Trusty even with a directory with spaces.

$ mkdir $HOME/'DIR WITH SPACES'
$ echo $HOME/DIR

produces

$ echo /home/mathew/DIR\ WITH\ SPACES/

$ apt list bash bash-completion
Listing... Done
bash/trusty-security,trusty-updates,now 4.3-7ubuntu1.5 amd64 [installed]
bash-completion/trusty-updates,now 1:2.1-4ubuntu0.1 all [installed]

** Tags added: precise

** Changed in: bash-completion (Ubuntu)
   Importance: Undecided => Low

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

** Tags added: regression-release

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

Title:
  Typing "prg $HOME/" expands to "prg \$HOME/"

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

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


[Bug 890913] Re: Typing "prg $HOME/" expands to "prg \$HOME/"

2015-10-21 Thread jimav
Not fixed in Ubuntu 15.10.   
The problem occurs if completion expands to a name containing spaces.  For 
example "Virtual Box VMs" in $HOME

STEPS TO REPRODUCE:

1.  mkdir $HOME/'DIR WITH SPACES'
2. echo $HOME/DIR

RESULTS: 
  echo \$HOME/DIR\ WITH\ SPACES 

EXPECTED RESULTS:
  echo $HOME/DIR\ WITH\ SPACES


$ apt-cache policy bash bash-completion
bash:
  Installed: 4.3-14ubuntu1
  Candidate: 4.3-14ubuntu1
  Version table:
 *** 4.3-14ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
100 /var/lib/dpkg/status
bash-completion:
  Installed: 1:2.1-4.1ubuntu2
  Candidate: 1:2.1-4.1ubuntu2
  Version table:
 *** 1:2.1-4.1ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  Typing "prg $HOME/" expands to "prg \$HOME/"

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

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


[Bug 890913] Re: Typing "prg $HOME/" expands to "prg \$HOME/"

2015-10-19 Thread Mathew Hodson
On Trusty,

$ prg $HOME/fil

produces

$ prg /home/mathew/file.txt

Is this still an issue? Does it affect Precise?

** Package changed: bash-completion (Fedora) => ubuntu

** Changed in: ubuntu
   Importance: Unknown => Undecided

** Changed in: ubuntu
   Status: Unknown => New

** Changed in: ubuntu
 Remote watch: alioth.debian.org/ #313501 => None

** No longer affects: ubuntu

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

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

Title:
  Typing "prg $HOME/" expands to "prg \$HOME/"

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

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


[Bug 890913] Re: Typing "prg $HOME/" expands to "prg \$HOME/"

2015-10-19 Thread Simon Déziel
This affects Precise:

  ls $HOME/.bas

turns into:

  ls \$HOME/.bash


# apt-cache policy bash bash-completion
bash:
  Installed: 4.2-2ubuntu2.6
  Candidate: 4.2-2ubuntu2.6
  Version table:
 *** 4.2-2ubuntu2.6 0
500 http://ca.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
100 /var/lib/dpkg/status
 4.2-2ubuntu2 0
500 http://ca.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
bash-completion:
  Installed: 1:1.3-1ubuntu8.1
  Candidate: 1:1.3-1ubuntu8.1
  Version table:
 *** 1:1.3-1ubuntu8.1 0
500 http://ca.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1:1.3-1ubuntu8 0
500 http://ca.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

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

Title:
  Typing "prg $HOME/" expands to "prg \$HOME/"

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

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