Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

XELB does not support authorization at all, therefore it raises this error when it's requested upon connection establishment. Some ideas:


  • Check the Exwm wiki/issue tracker, surely there's a GuixSD user who had this problem. For example https://github.com/ch11ng/exwm/issues/534 looks relevant
  • Run Xephyr without authentication and spawn the game using its DISPLAY
  • Configure X.org to not use auth and restart the session (possibly a very bad idea when it's on a a machine on the internet)
(+1)

Instead of debugging, I switched to an old Ubuntu laptop and it worked there. I had fun with this! I think I was just one ball shy from beating the 58/60 level! Very cool that it was written in elisp!