jpmorrison

Results 13 issues of jpmorrison

Firefox 57, Windows 7: open in vlc doesn't work. Check connection says Native client version is 0.6.5 Path to vlc is correct

151.139.128.10 is blocked affecting multiple sites Reported in https://github.com/firehol/blocklist-ipsets/issues/116 but not fixed https://www.stackpath.com/ https://kit.fontawesome.com static.streameye.net. 2644 IN CNAME h9j6p4t8.stackpathcdn.com. h9j6p4t8.stackpathcdn.com. 1267 IN A 151.139.128.10

- first off, can I disable openid? I just want a simple rdpgw I can install standalone on jump box - docs: key(s) in rdpgw.yaml should be *only* 32 characters...

Connected to Ubuntu 20.04 with MS RDP. Xrdp was installed from Ubuntu repositories Ran `do-release-upgrade -d ` in a terminal window and the RDP session dropped. Reconnecting shows the log/login...

new syntax: wifi.ap.config({ssid="test",pwd="12345678"})

Won't compile with current ArduinoJson. Simple fix adding: const ``` @@ -1644,7 +1644,7 @@ if (!err) { JsonObject root = doc.as(); if (root.containsKey("btn_single_click")) { - char *tmp = (char *)root["btn_single_click"].as();...

I created my own bridge with docker dhcp plugin - it works in an alpine container but not in Android. The container comes up with interface `anbox00` - maybe because...

bug

cmake .. doesn't work in scream/Receivers/unix/build cmake/bionic-updates,now 3.10.2-1ubuntu2.18.04.1 amd64 [installed] Changing target_link_directories to link_directories seems to fix it ``` ~/scream/Receivers/unix/build$ cmake .. CMake Error at CMakeLists.txt:14 (target_link_directories): Unknown CMake command...

Connect to Airplay speakers or Chromecast using scream alsa receiver with forked-daapd + cpiped https://github.com/ejurgensen/forked-daapd/issues/1208#issue-831025696

- The build instructions reference old libgstreamer. I installed libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev - It won't link in Ubuntu 20.04 because of many INLINE declarations - To get it to build I...