On 2022/08/23 19:44:59 +0200, Solène Rapenne <[email protected]> wrote: > Le Sun, 24 Apr 2022 13:56:56 +0200, > Solène Rapenne <[email protected]> a écrit : > > > games/shapezio is as far as I know the only port using electron, when > > starting it loads a few files and seems to work then the electron > > window show blank content and nothing happens. > > > > there are no console message and I can't find a way to debug this. > > games/shapezio is only a set of static files that can be loaded into a > > web browser or with the electron binary and it didn't change for some > > time. > > > > I suppose www/electron has a regression because the game can still be > > played using a local web server serving the files and loading them with > > Chromium. > > > > ok for removal? > > it's still broken, and I have no idea how to fix it. > > it was also extremely complicated for me to generate the game files > correctly from the upstream project (it's all npm and yarn), I don't > really want to get into this again to update the game.
OK op@ half of the time the game crashes, the other half is a blank screen IIRC. at this point i think it's just easier to run it in a web browser (seems to run fine on firefox btw) instead of going thru the pain of building it.
