Steps:
$> gvim --servername yavide -f -N -u /opt/yavide/.vimrc
Ctrl-S + i to import project
- Entered the path, selected C++ and Makefile
- gvim froze and got the following error message on the terminal:
Error message:
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
gvim: ../../src/xcb_io.c:274: poll_for_event: Assertion !xcb_xlib_threads_sequence_lost' failed. Vim: Caught deadly signal ABRT [xcb] Unknown sequence number while processing queue [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. gvim: ../../src/xcb_io.c:274: poll_for_event: Assertion !xcb_xlib_threads_sequence_lost' failed.
Vim: Caught deadly signal ABRT
Vim: Finished.
Environment:
OS: Ubuntu 16.04
Vim version: 8.1 (tested with 7.4.16 as well) with python2 support
XDG_SESSION_TYPE: x11
Steps:
$> gvim --servername yavide -f -N -u /opt/yavide/.vimrcCtrl-S + ito import projectError message:
Environment:
OS: Ubuntu 16.04
Vim version: 8.1 (tested with 7.4.16 as well) with python2 support
XDG_SESSION_TYPE: x11