System info:
- OS: Debian 10 (64-bit)
- kernel: 4.19.0-10-amd64
Bug info:
After installing a fresh version of gxneur and installing it, I get a following error message (note: all pathes are trunchated due security reasons):
(process:27331): Gtk-WARNING **: 14:07:53.727: Locale not supported by C library.Using the fallback 'C' locale.Using libxnconfig API version 0.20.0 (build with 0.20.0)====================================================>>> Please visit http://www.xneur.ru for support <<<====================================================[xcb] Unknown sequence number while appending request[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called[xcb] Aborting, sorry about that.gxneur: ../../src/xcb_io.c:147: append_pending_request: Assertion `!xcb_xlib_unknown_seq_number' failed.[LOG] 14:07:53 Get lock file [user home]/.xneur/.cache/lock[LOG] 14:07:53 Saving lock file to [user home]/.xneur/.cache/lock (pid 27336)[LOG] 14:07:53 Loading configuration[ERR] 14:07:53 For correct operation of the program in the system should be set 2 or more keyboard layouts![1]+ Aborted gxneur
------------------
I have already two languages installed, plus there is a system fallback ("C") one, so in sum there are three languages present.
~Mcgiwer