James Woglom

Results 53 comments of James Woglom

Hi, this is an issue relating to [vext](https://pypi.org/project/vext.gi/) which allows for the Gtk3 gi dependency to be accessed inside the virtualenv. My guess is you're missing some dependency for gi,...

Was trying out Reabble today on a Kindle Paperwhite and the "Tap Zones Mode" option wasn't de-selectable. Is it possible to fix this bug so that I can deselect the...

This is an upstream selectize bug.

On several of the eighth admin interfaces, especially the reports, there are checkboxes at the top allowing you to select which fields in the table should be shown. I think...

@ovkulkarni This definitely had to do with django permissions https://docs.djangoproject.com/en/2.1/topics/auth/default/#permissions-and-authorization Judging by the time I opened this issue and from what I can remember, I think the original reason for...

It looks like the correct options to use for the Nightscout bolus treatment are setting an eventType of `Combo Bolus`, along with `splitNow`, `splitExt`, and `duration` fields. I will look...

I do wonder if there's any relation with the remote bolus update, which I installed on July 13th. Maybe it's additional load on tandem's servers as a result of the...

@kswick I think a root cause of this might be that Tandem began to tag some of tconnectsync's requests as automated and blocked them. I have released v0.7.2 with some...

@kswick I'm planning to do some refactorings so that tconnectsync doesn't use the ws2 API at all. Can hopefully finish that this week.

@sdneufer @kswick please take a look at the latest release which removes the dependency on the WS2 API for bolus synchronization. #45 lists the remaining places which still use it....