Vicwomg
Vicwomg
Using selendroid 0.17, I can't detect the contents of a popup window within my app, and was able to reproduce this in the selendroid test app: http://central.maven.org/maven2/io/selendroid/selendroid-test-app/0.17.0/selendroid-test-app-0.17.0.apk Sample code: ```...
Within some of our webviews, we have custom url protocols (example appCustom:// ) that trigger new webview screens. Starting with 0.16.0 they result in a blank screen: "ERR_UNKNOWN_URL_SCHEME" This is...
There are situations where one might not want to run in single channel mode (originally this change was made to save bandwidth) Clients might want to connect to non-Jamtrip servers...
This seems windows-specific: getting this error connecting to jacktrip.org hosted servers: When connecting to the stanford test servers, seeing this: ``` ** C:\Program Files (x86)\Jack\jackd.exe -d portaudio -d ASIO::ASIO4ALL v2...
Linux / Raspberry Pi support would be swell. Electron boilerplate actually does spit out a Linux build. No idea if it works though. Would be good to test it on...
Missing binaries warning on launch shows all or none. It would be much more useful to show which specific binaries are missing.
Latest versions of JACK don't work with JamTrip. It doesn't have the same binary paths and is missing jack_disconnect.exe. OSX incompatibility with the latest jack is known, but with windows...
El Cap throws error on running jacktrip, something about version not being runnable on that OS.
pi4 running piOS lite Bullseye shows a blank screen while playing vlc videos. This is likely due to KMS support: ``` The KMS (kernel modesetting) driver, which was an experimental...