balena-wpe icon indicating copy to clipboard operation
balena-wpe copied to clipboard

Fullscreen WebKit browser with hardware accelerated CSS, WebGL, and HTML5 video for the RaspberryPi 3.

Results 42 balena-wpe issues
Sort by recently updated
recently updated
newest added

I just push the container with `WPE_URL=youtube.com` on Raspberry 3 from Balena Cloud and I got this error: ```error wpe (cog:21): Cog-WARNING **: Crash!: The renderer process crashed. Reloading the...

I cannot browse HTTPS sites like [ui.ambianic.ai](https://ui.ambianic.ai) because it displays cert error. I think this can only display sites in HTTP without TLS ![image](https://user-images.githubusercontent.com/4382333/136481566-25d8e7b2-db40-42d4-a689-313febda2a4a.png) ![image](https://user-images.githubusercontent.com/4382333/136481546-7936daea-3918-4d65-839c-2e84403e4fa4.png)

* local.conf.sample updated: * cog: 0.10 * libwpe: 1.10 * wpewebkit: 2.32 * wpebacked-rdk: 1.20210402 * Compatibility layer updated to hardknott * Git modules updated Signed-off-by: Pablo Saavedra

A prebuilt docker image can be downloaded from here: ``` marhoy/balena-wpe:2.30-raspberrypi3 ``` Put that in the Dockerfile if you want to test. Works fine on my rpi3 with 7" LCD....

A prebuilt docker image can be downloaded from here: ``` marhoy/balena-wpe:2.28.2-raspberrypi3 ``` Put that in the Dockerfile if you want to test. Works fine on my rpi3 with 7" LCD....

How would I run a node.js script (in the background) as the browser shows in the foreground? How do I even install node using the dockerfile?

Looks like it's not living at Igalia anymore - but there's a new nice page under webkit.org

I'm not sure if this is supposed to run on RPI1/Zero or not. I tried, and the app seems stuck in a restart cycle and never displays anything on the...

I just cloned the repo and tested the config exactly as the docs says. Also tried a lot of things, 32 and 64 bit of OS and different devices. No...

The rpi4 firmware support for the bcm closed source opengl drivers has been discontinued and now only using the kms driver is supported on pi4 (by using the vc4-kms-v3d overlay)....