idkr-client / idkr

:video_game: idk, just a Krunker client
GNU Affero General Public License v3.0
57 stars 38 forks source link

idkr not running on lutris and the terminal #21

Closed ghost closed 3 years ago

ghost commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

@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 commented 3 years ago

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

unknown-24

ghost commented 3 years ago

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.