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

2016-01-23 Thread dino99
That version has died long ago; no more supported ** Changed in: vim (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/219546 Title: vim crashed using

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

2008-08-11 Thread Antono Vasiljev
Vim 7.2 is out. Maybe it's time to update broken vim from debian sid or so? -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

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

2008-08-11 Thread Antono Vasiljev
for those who want to have fresh bugless vim: su cd /usr/src wget ftp://ftp.vim.org/pub/vim/unix/vim-7.2.tar.bz2 tar -xvvf vim-7.2.tar.bz2 cd vim72 ./configure --with-features=huge --with-gnome make make install you will need some *-dev packages installed -- vim crashed using rails.vim on

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

2008-08-11 Thread Antono Vasiljev
for gvim: ./configure --with-features=huge --enable-gui=gnome2 or ./configure --with-features=huge --enable-gui=gtk2 will need xorg-dev libgtk2.0-dev and some other libs -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because

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

2008-07-30 Thread Ralph Corderoy
If this is a duplicate of #215374 then there's a very easy way to exercise the bug without involving rails. Type `:r ~fotab' where `fo' is the start of a username on the system, e.g. `foo'. I'm experiencing #215374 with vim 1:7.1-138+1ubuntu3. Looking at

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

2008-06-19 Thread brettbender
godlygeek's pastebin from 05-08 has expired; I have reposted it: http://pastebin.com/m3f2d0fdc and attached it here. Falk Pauser, looks like you're trying to run dch a second time -- if you 'head debian/changelog' you'll see your comment already prepended. Skip dch, run the sed script, and you

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

2008-06-19 Thread brettbender
** Changed in: vim (Ubuntu) Status: New = Confirmed -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

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

2008-05-30 Thread Falk Pauser
I can confirm this bug also - doing tab-completion in :RE* commands crashes vim. @godlygeek: your instructions at pastebin do not work for me: [EMAIL

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

2008-05-29 Thread Ivan Evtukhovich
Thanks you, Jonathan. -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

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

2008-05-15 Thread JonathanWarner
So, I had an issue with building from source (gvimtutor issues, I'm not familiar with how dpkg works enough to fix it), so I'm using this person's ppa for vim, for now. Using the hardy ver, but at least it's vim patched to 285. https://launchpad.net/~towolf/+archive -- vim crashed using

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

2008-05-09 Thread Apport retracing service
StacktraceTop:_int_malloc () from /lib/libc.so.6 malloc () from /lib/libc.so.6 lalloc (size=2, message=1) at misc2.c:857 vim_strsave (string=0xa5c7c0 T) at misc2.c:1144 copy_tv (from=0x7fffe7c81a20, to=0x2) at eval.c:18308 ** Tags removed: need-amd64-retrace ** Attachment removed: CoreDump.gz

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

2008-05-08 Thread godlygeek
Upstream patch 7.1.295 added gvimtutor. To use my build instructions now, in addition to getting the latest upstream patches we need to modify the deb build rules to know how to handle the extra binary that they weren't expecting. Try these commands instead: http://pastebin.com/m317ae06e --

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

2008-05-07 Thread TylerMD
Following the http://pastebin.com/m5fe056a3 directions I'm getting the following error in the last step: . # Generate language-specific sections of # vim-{runtime,common,gui-common}.install files dh_installman dh_install -X.svn --fail-missing dh_install: usr/bin/gvimtutor exists in debian/tmp

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

2008-05-06 Thread James Vega
This is fixed by upstream's 7.1.147 patch. -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

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

2008-05-06 Thread nicholas a. evans
After asking around in #vim, someone wrote the following simple instructions for building a deb from source (which should get upgraded when the ubuntu package maintainers upload a newer version): http://pastebin.com/m5fe056a3 It worked great for me! -- vim crashed using rails.vim on Hardy

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

2008-04-28 Thread Antono Vasiljev
vim from debian sid works fine and fixes this bug -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

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

2008-04-27 Thread mjwall
Thanks dominiko. Had compiled vim from source trying to get this to work but hadn't had any success. Getting the latest from cvs and using --with-features=huge works for me. I'll stay with Hardy now. -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received

[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 219546] Re: vim crashed using rails.vim on Hardy

2008-04-26 Thread dominiko
Can someone give the exact steps to reproduce the bug? -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[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

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

2008-04-26 Thread mjwall
Here is what I did to reproduce 1) sudo apt-get install ruby-full 2) sudo gem install rails 3) vim-addons install vim-rails 4) rails sample_project 5) cd sample_project 6) gvim app/controllers/application.rb 7) in command mode in gvim, :RTjavascript tab (Pick something like application for

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

2008-04-26 Thread dominiko
Thanks for the step by step description. Following the explanations from matrixise I could also reproduce the bug when doing :REcontroller teTABTAB which segfaults (press tab twice): [EMAIL PROTECTED]:~/test_crash$ /usr/bin/vim Vim: Caught deadly signal SEGV This is happening with

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

2008-04-24 Thread maxguzenski
I confirm too!!. vim + rails.vim crashes while using TAB command autocompletion. -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

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

2008-04-23 Thread lbadura
I confirm. After update to Hardy, vim crashes upon using the rails.vim plugin, while using TAB command autocompletion. -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

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

2008-04-20 Thread mjwall
** Visibility changed to: Public -- vim crashed using rails.vim on Hardy https://bugs.launchpad.net/bugs/219546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com