[Bug 219546] Re: vim crashed using rails.vim on Hardy

2008-04-26 Thread matrixise
1/ Install ruby and rails with gem with root access: apt-get install ruby rdoc ri libsqlite3-dev wget http://rubyforge.org/frs/download.php/35283/rubygems-1.1.1.tgz tar xfz rubygems-1.1.1.tgz cd rubygems-1.1.1 ruby setup.rb ln /usr/bin/gem1.8 /usr/bin/gem gem install r

[Bug 219546] Re: vim crashed using rails.vim on Hardy

2008-04-26 Thread matrixise
I confirm too !!! and this bug exists sinces months. It seems to be fixed in the unstable branch of debian. https://bugs.launchpad.net/ubuntu/+source/vim/+bug/183935 -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because you are

[Bug 215374] Re: Vim crash when trying to expand a path

2008-04-26 Thread matrixise
I have the same bug since I have upgraded from gutsy to hardy. I use the rails plugin from http://rails.vim.tpope.net/ and it uses paths to help the user. I can see that there is a fix for this bug on https://bugs.launchpad.net/ubuntu/+source/vim/+bug/183935 # cat /etc/lsb-release DISTRIB_ID=Ubun

[Bug 183935] Re: Please merge vim (1:7.1-175+2) from debian unstable

2008-04-25 Thread matrixise
Hi ! [ Debian Vim Maintainers ] * New upstream patches (139 - 167), see README.gz for details. - 7.1.147 fixes a crash when tab completing a user's home directory. (Closes: #453049) About this bug, with Hardy, I get it with vim and the rails plugin from http://rails.vim.tpope.net/ Th