Scott Talbert

Results 140 comments of Scott Talbert

Indeed. Ubuntu < 16.04 has a git snapshot at rev 3a66d4e. Ubuntu 16.04+ has a git snapshot at rev d17db57.

You are not checking the return values of `hid_init()`, `hid_open()` or `hid_write()`. I would start there. My bet is on hid_open returning NULL. To debug a segmentation fault, you generally...

Unfortunately, it appears this is due to a change Logitech made on its web server (possibly inadvertently). They are now setting the `X-Frame-Options` header to `DENY`. During the process when...

https://github.com/jaymzh/concordance/pull/18

> I am trying to set this up but the site looks completely borked even with the Chrome extension. I'm a bit baffled about what I'm supposed to be doing...

Are you running the latest concordance from git? There were some recent changes made that are needed for website communications.

This should at long last be solved by #40 as libcurl supports proxies using environment variables: https://curl.se/libcurl/c/CURLOPT_PROXY.html

Technically this should belong on https://github.com/congruity/congruity. Are you using the congruity package that comes with Ubuntu? That version unfortunately has some issues with login as Logitech changes stuff over time....

The master branch has nominal support for the Harmony Ultimate at this point. Unfortunately, it doesn't enable complete support as the Ultimate is unlike other Harmony Remotes as has a...

The Links I believe are MyHarmony devices, so they would work with mhgui. mhgui still relies on the Logitech backend, so if they're unsupported there, you may be out of...