Jonathan Zacsh

Results 36 comments of Jonathan Zacsh

Hey, I'd love to help debug further _(looks like maybe I have a totally different issue)_ (running Ubuntu 12.04, just plugged the ANT+ USB stick in, nothing else is using...

Ah, yes the udev rule was my problem. Thanks. _(Note: I have a Garmin 405)_ With "Force send" _(in Settings > ANT+ > computer)_ set to "off", I got: ```...

Actually this particular branch and this particular attempt was the only one I got to work. I tried this because the master branch was failing to work for me (_comments...

Hey braiden, not sure if this is related to this particular bug, so feel free to just put this in another issue: https://gist.github.com/jzacsh/64c8d4f6f93d23ca2a7e - [line 18](https://gist.github.com/jzacsh/64c8d4f6f93d23ca2a7e#file-python-ant-downloader-11-L17) is my attempt with...

+1 in particularly I'd love if my _choices_ of docsets were saved somewhere that I could back up, eg into my dotfiles. This way if I install on a fresh...

once I've managed to figure out how to hand-fix this _particular_ error I'm really running into (separately - perhaps I'll try to catch folks in matrix chat) I'll come back...

Huh, interestingly on the point of feedback (B) above -- giving user a way to recover -- I don't see a way yet, even though I've identified the bad data....

mini-update: [`-D` flag, per etesync-dav readme](https://github.com/etesync/etesync-dav/#debugging) luckily means I can easily use my existing install - via systemctl that: `systemctl --full --user edit etesync-dav.service` (and then modify the `Exec` line...

EDIT: I've ported this comment to the appropriate repo github.com/etesync/etesync-web/issues/224#issuecomment-984308641 side-note: I found a parsing bug here where etesync's wrapper [doesn't check the contents it gets back from `ICAL.parse` call](https://github.com/etesync/etesync-web/blob/c0d884afd7499d3174b405bb10a2629eec376ecc/src/Collections/ImportDialog.tsx#L109)...