Questions tagged [wpe]
5 questions
3
votes
2 answers
WPE WebKit Cog isn’t working: “Could not open EGL display”
I’m trying to run WPE WebKit on Ubuntu using VMware and host macOS, but I’m receiving the following error message:
➜ flatpak run org.wpe.Cog -P fdo http://www.example.com
(cog:2): GLib-CRITICAL **: 09:34:38.938: g_source_destroy: assertion 'source…

macabeus
- 4,156
- 5
- 37
- 66
2
votes
1 answer
selenium for WPE
My need is to automate test cases for Wayland for WebKit(WPE) in embedded environment.
By googling and checking Stack Overflow I learned that QtWebKit provides WebDriver support for automation, so using Selenium and JSON wire protocol QtWebKit can…
user7939872
1
vote
0 answers
Why is this Firebase IDBIndex error happening on Smart TV web app, and are there workarounds?
Background & Context
We are building HTML free to play games for a widely distributed set top box, to be played on users' TVs.
The box itself runs a WebKit (WPE) browser, running on a modified version of RDK.
The box can only communicate with IPv6…

Ben Bharier
- 11
- 1
0
votes
0 answers
How to enable wininet cache in WRE
We have a program used httpwebrequest to download and cache, it works on windows, but when running the program in WRE (windows recovery environment), the download performs well, but there's never cache in INetCache folder. I know, the httpwebrequest…

jane
- 21
- 2
0
votes
1 answer
How to enable wpe webkit support for touchscreen
I was able to successfully build a yocto (warrior) image using also meta-webkit (https://github.com/Igalia/meta-webkit)
The device on which I install the image is an imx6 board with a touchscreen (x11 and wayland are disabled)
Using cog I am able to…

ossx
- 147
- 8