MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.69k stars 1.34k forks source link

finishing game after error connects to X on wayland, linux #5121

Closed soloturn closed 8 months ago

soloturn commented 1 year ago

on linux, after not filing out a crash report, and selecting to open a bug at github, the game ends with what looks like an X error, on wayland:

22:09:45.544 [o.t.e.r.n.l.m.a.AdvancedGameSetupScreen-0] INFO  o.t.e.c.module.ModuleListDownloader - Parsing content ..
22:09:45.908 [o.t.e.r.n.l.m.a.AdvancedGameSetupScreen-0] INFO  o.t.e.c.module.ModuleListDownloader - Retrieved 227 entries
Opening in existing browser session.
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  20 (X_GetProperty)
  Resource id in failed request:  0x1200007
  Serial number of failed request:  10431
  Current serial number in output stream:  10431

but the browser window opens, no matter if browser is already running or not. seems to be something for beauty.

PurityLake commented 1 year ago

I can look into this today and report back

soloturn commented 8 months ago

not important any more.