You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Steps:
$> gvim --servername yavide -f -N -u /opt/yavide/.vimrc
Ctrl-S + i
to 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
The text was updated successfully, but these errors were encountered: