Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omnicompletion crashes vim #16

Open
tusj opened this issue Oct 9, 2013 · 0 comments
Open

Omnicompletion crashes vim #16

tusj opened this issue Oct 9, 2013 · 0 comments

Comments

@tusj
Copy link

tusj commented Oct 9, 2013

I tried the omnicompletion by setting g:lua_complete_omni = 1 and installing vim-misc.

Running from terminal, I get:
(gvim:19321): GLib-GObject-WARNING **: cannot register existing type 'GdkWindow'

(gvim:19321): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

(gvim:19321): Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
Vim: Caught deadly signal TRAP
Vim: Finished.

So, gvim closes immediately when hitting C-X C-O. I get the same error in vim, just except the gtk warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant