Mario Limonciello

Results 679 comments of Mario Limonciello

your python code is failing formatting with black.

I guess it depends on what you want to do with the helper :)

But so what does the plugin do with this? I am still not convinced we want to normalize plugins to directly interact with `GUsbDevice` instead of `FuUsbDevice`. If the lifecycle...

> @kenlpeters I just re-ran the CI, and it worked. I get the same results locally on multiple Python versions, and on multiple accounts / servers. > > Please test...

> Any update on this. I am still running into the authentication error. I just think it is a fact that I am not pulling the proper version of the...

>I think I downloaded the proper branch (cloud fare fixes) and unzipped and run the setup.py. Still I am getting Authenication error. Assuming you're not hitting a different failure and...

Yes. Basically I did: ``` rm ~/.local -r git clone https://github.com/La0/garmin-uploader/ git checkout fix-cloudfare-errors python3 setup.py install --user gupload ..... ``` and verified it's working for me now.

Another way that would be useful would be showing in really small text underneath the weather what time it was last updated. not sure if there's enough room for this...

When you fixup the comments on here, please rebase on main, we have fixes for the CI failures that are not your fault.

> > When you fixup the comments on here, please rebase on main, we have fixes for the CI failures that are not your fault. > > Do I suppose...