-
The ganesha.nfsd process is often terminated by a SIGABRT signal, with the following call trace:
(gdb) bt
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140705682900544) at ./nptl…
-
When using WPE in VR it's not possible to use the system Android InputMethodManager, because that keyboard doesn't work in VR.
We need a way to inject a software Keyboard.
This is how it was sol…
-
We need a way to add custom Web Extensions in the standalone VR browser:
- Place some WebKit compatible WebExtension in app assets
- Tell WPE to load that extension at startup/runtime
Example o…
-
Probably the same that was discovered by someone today who's been testing this and just said they couldn't edit a post or page. So far we've found that the visual editor won't load and when selected, …
-
Apologies for creating an issue to reach out to you. I noticed on the gstcefsrc issue tracker you mentioned you were using wpesrc in a gstreamer wayland build. I have attempted to get this going, and …
-
**Re: License of Kaldiio**
License of Kaldiio is limiting the use of EspNet beyond evaluation stage as Kaldiio's license is granted only for evaluation. Has someone overcome this limitation?
-
Wpengine is my host,
It does not support SSL for third level domains, I have a dev site for a subdomain of a domain (Wordpress multisite)
meaning, this is a subdomain of a subdomain, WPE does n…
-
```
This is encoder that I made, it helps me a lot for reading/building traffic
packet data.
- Can received WPE format and automatically divide bulk of traffic packets
data into smaller packet chun…
-
Hi,
I tried accessing the inspector on the port defined in the WPEFramework plugin, but I get the message below in the browser:
```
Error: 0, The resource at “/org/wpe/inspector/UserInterfac…
-
It’s possible for this `io` variable to contain just about anything, and as long as it isn’t obviously XML, then it will try to open the string as a file:
```ruby
# lib/rfm/utilities/sax_parser.rb…