Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

idkr not running on lutris and the terminal #21

Closed
ghost opened this issue Apr 29, 2021 · 4 comments
Closed

idkr not running on lutris and the terminal #21

ghost opened this issue Apr 29, 2021 · 4 comments
Labels
invalid This doesn't seem right

Comments

@ghost
Copy link

ghost commented Apr 29, 2021

Screenshot from 2021-04-29 11-17-44
Maybe XInitThreads is not working for me or something. I tried running without arguments the appimage and from Lutris. Is there a solution to this?

Also i am using ubuntu 20.10

@giantninja908
Copy link
Contributor

this error has to do with you changing the setting "in process gpu"
open ~/.config/idkr/config.json and change "inProcessGpu" from true to false

this is an electron flag issue, not idkr

@mty22
Copy link

mty22 commented May 2, 2021

@giantninja908 can you link to the respective issue here? https://github.com/electron/electron/issues

core dumps on Fedora 33:

(py38)  L [Sun May 02 22:53:22 matt@fc-box.local ~]$ ./idkr-portable-linux-x86_64.AppImage
22:53:36.836 › idkr@1.2.2 { Electron: 9.4.4, Node: 12.14.1, Chromium: 83.0.4103.122 }
[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.
idkr: xcb_io.c:163: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
Aborted (core dumped)

5.11.16-200.fc33.x86_64

nvidia drivers 465.24.02

@NullDev
Copy link
Member

NullDev commented May 2, 2021

Yes this is a chromium bug when using In-proccess-gpu on Linux:

unknown-24

@ghost
Copy link
Author

ghost commented May 6, 2021

Yea, by reinstalling pop 20.10 it fixed the problem. But I am going to leave the devs if they want to close this issue. Also, yes, the in-proccess-gpu option causes the problem i know see.

@NullDev NullDev closed this as completed May 7, 2021
@NullDev NullDev added the invalid This doesn't seem right label May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants