Ian Eure

Results 45 comments of Ian Eure

Three years after the initial report, this issue persists. If it can't be fixed, I think it'd make sense to remove the ergodox_infinity option entirely.

Any update on this? I'm seeing the same issue.

I fully agree that there should be a way to download only. But since you currently press the play button to initiate the download, it should start playing after it...

Noting also that watch progress behaves similarly.

Hi @w65536. Do you have a capture of the raw response the server sends back, and the service's WSDL? If the service you're taking to expects an un-namespaced `id` attribute,...

Thanks for the response. The issue here is this part of the XSD: ```xml ``` Which indicates that attributes shouldn't be qualified with the `targetNamespace` prefix. The previous version of...

> Do you have any insights whatsoever on problem 2: `xml.MarshalIndent` panics when the `id` attribute is not present in the response. It may not be present due to problem...

> Just rename the variable in your case to "Hour_Shift_24" but keep the xml and json tag description. Then the struct field will be exported (as is capitalized) as desired...

FYI, there's some overlap in this code with #218, which I wrote. From your description, we might be running into the same problem — it might be worth combining approaches.

Pinging on this. Are the changes acceptable now, or do you want further changes?