Git Product home page Git Product logo

Comments (10)

benmills avatar benmills commented on May 21, 2024

Does your vim installation has ruby support compiled in and if you uninstall vimux vim will not segfault?

from vimux.

kurtisnelson avatar kurtisnelson commented on May 21, 2024

If I uninstall vimux, it works. I'm not sure about the ruby support as I'm using the vim-enhanced fedora RPM

from vimux.

benmills avatar benmills commented on May 21, 2024

If you run vim --version | grep ruby you should see +ruby if you have ruby support, otherwise it will be -ruby. I googled around to see if there is an easy way to install vim with ruby support on Fedora but nothing came up. If you don't actually have ruby support in vim one option is compiling it yourself and including the ruby compiler flag.

from vimux.

kurtisnelson avatar kurtisnelson commented on May 21, 2024

Yeah, I've got +ruby. But it looks like gcc is linked without ruby?
[kurt@jiko ~]$ vim --version | grep 'ruby'
+python -python3 +quickfix +reltime +rightleft +ruby +scrollbind +signs
Linking: gcc -L. -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,--enable-new-dtags -Wl,-rpath,/usr/lib64/perl5/CORE -Wl,-z,relro -L/usr/local/lib -Wl,--as-needed -o vim -lm -lnsl -lselinux -lncurses -lacl -lattr -lgpm -ldl -Wl,--enable-new-dtags -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector -L/usr/lib64/perl5/CORE -lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -L/usr/lib64/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -lruby -lpthread -lrt -ldl -lcrypt -lm

from vimux.

benmills avatar benmills commented on May 21, 2024

Hmm that looks similar to my output for vim --version. What version of ruby and tmux are you using? I'm downloading Fedora 17 now so I can see if I can recreate this.

from vimux.

kurtisnelson avatar kurtisnelson commented on May 21, 2024
╭─kurt@jiko ~/.vim/bundle ‹system› ‹master*› 
╰─➤  tmux -V
tmux 1.6
╭─kurt@jiko ~/.vim/bundle ‹system› ‹master*› 
╰─➤  ruby --version
ruby 1.9.3p286 (2012-10-12 revision 37165) [x86_64-linux]

from vimux.

benmills avatar benmills commented on May 21, 2024

Well that's almost exactly the version of ruby and tmux I'm currently running on Arch Linux. I did have a problem with ruby support in vim but it cased a run time error not a segfault. I still have some time for my Fedora iso to finish downloading. Hopefully that will help me diagnose this issue.

from vimux.

kurtisnelson avatar kurtisnelson commented on May 21, 2024

Eh, wonderful. I just created a new user with only pathogen and vimux and it works fine. I'll investigate further, something must be conflicting. What is strange is I'm using the same dotfiles repo that works fine on Mountain Lion.

from vimux.

benmills avatar benmills commented on May 21, 2024

Do you use CommandT? I've had a few occasions where it caused a segfault since it needs to be compiled. I'm going to close this issue for now and reopen if either of us can confirm this is a problem with vimux. Thanks for your help and patience.

from vimux.

kurtisnelson avatar kurtisnelson commented on May 21, 2024

So strange. I've got all of these loaded in:

ctrlp.vim  markdown          supertab     vim-coffee-script  vim-powerline  vim-rake  vim-slim
html5.vim  rubycomplete.vim  taglist.vim  vim-haml           vim-rails      vim-ruby  vim-vroom

I add in vimux and it breaks.

from vimux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.