crashes when using threads #1

Open
opened 2020-04-19 14:40:25 -04:00 by kennyrkun · 0 comments
kennyrkun commented 2020-04-19 14:40:25 -04:00 (Migrated from github.com)
threadmanager constructed
Launching with 1 arguments:
0: ./kunlauncher

aman
AppEngine Init
IntialiseState Init
failed to load provided arial, falling back to windows Arial!
Failed to load font "C://Windows//Fonts//Arial.ttf" (failed to create the font face)
failed to load a font!
TASK: You can't see me!
thread launched
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
kunlauncher: ../../src/xcb_io.c:165: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
``` threadmanager constructed Launching with 1 arguments: 0: ./kunlauncher aman AppEngine Init IntialiseState Init failed to load provided arial, falling back to windows Arial! Failed to load font "C://Windows//Fonts//Arial.ttf" (failed to create the font face) failed to load a font! TASK: You can't see me! thread launched [xcb] Unknown request in queue while dequeuing [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. kunlauncher: ../../src/xcb_io.c:165: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed. ```
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kennyrkun/kunlauncher#1
No description provided.