j0lle

Results 7 comments of j0lle

Can confirm this works you need to set the volume in your compose file to the local iso (as described in the readme) and run I used a tiny11 version...

yeah you need to add it as a volume volumes: - C:\Users\\Downloads\Win11_23H2_English_x64v2.iso:/custom.iso

Got here by googling the same issue @JamesA4E if you are using nginx to host your app, you can work around this by statically hosting the files, by adding this...

I think it isn't implemented yet. The user:read:chat scope isn't valid either

Just tried it so I could confirm, but it worked... could you run it with gdb? $ gdb /usr/bin/Ladybird y (gdb) run ... (gdb) bt gives you the backtrace, should...

Thanks! I was able to replicate the error by running it with gtk3 could you try running it like this: $ QT_QPA_PLATFORMTHEME=qt6 Ladybird You may need to install qt6-base first.

Can't replicate that one sadly I'm not sure how to help further, but I'll try you can try to rebuild your font cache, both crashes are related to font rendering...