Go to file
Dustin 7a2220ed36 Install fonts
It turns out, `WebKitWebProcess` was aborting (with no error message or
anything) because it couldn't find any fonts.  I was only able to
determine this after attaching a remote debugger to it and getting a
backtrace.  I had to wrap the `WebKitWebProcess` executable with a
script that launched it with `gdbserver`, and then connect to that
server from my development system.
2025-08-01 18:04:35 -05:00
configs Install fonts 2025-08-01 18:04:35 -05:00
package/kioskbrowser Add kioskbrowser 2025-08-01 09:08:57 -05:00
rootfs Add kioskbrowser 2025-08-01 09:08:57 -05:00
.editorconfig Add kioskbrowser 2025-08-01 09:08:57 -05:00
.gitignore Initial commit 2025-08-01 08:54:45 -05:00
Config.in Add kioskbrowser 2025-08-01 09:08:57 -05:00
config.txt Initial commit 2025-08-01 08:54:45 -05:00
external.desc Initial commit 2025-08-01 08:54:45 -05:00
external.mk Add kioskbrowser 2025-08-01 09:08:57 -05:00