Ben Plessinger

Results 10 comments of Ben Plessinger

Fo anyone trying to use the native api this might be helpful, they even give props to zeroclipboard https://hacks.mozilla.org/2015/09/flash-free-clipboard-for-the-web/

I was thinking of changing that line to allow it to be both ipv4 and ipv6, yes. I use port 80 but understand making it port 8080 it just doesnt...

I believe it has something to do with 10.12.4 I was able to install 10.12.3 (had a previous install downloaded already) and upgrade to 10.12.4 without issue.

@LaloLoop as I commented 10 hours ago, I was able to install with 10.12.3 and upgrade to 10.12.4

what about something like http://ionicframework.com/ or http://reapp.io/ seems like they might help running on different devices as well.

in case anyone else wants to do this via a script, this will work. replace to where you have your synergy log pointed to. ``` bash tail -f /usr/local/var/log/synergy.log |...

I know this is 4 years old, but i ran into the same issue and created a different package that fixes this error https://github.com/plessbd/ocflzw-decompress

The `ERRO[0000] error reading log header: unable to parse server information; beginning of log might be missing` is resolved so that was a truncated log and I assumed the issue...

It seems to work. However I do get A LOT of warnings about `WARN[0027] request to add element 8 for line "some sql" exceeds capacity` for what seems like every...

I believe this is fixed by https://github.com/ng-select/ng-select/pull/2737