Nicholas Greensmith

Results 9 comments of Nicholas Greensmith

> Hi, thanks for the report! > > Could you post debug info: > > Settings - about - copy debug info ``` AnkiDroid Version = 2.16.5 (953b9bd879269910ee962b520da9705336d8bc2d) Android Version...

> Works for me on the 2.17beta: > > ![Screenshot_20240218_121046_AnkiDroid.jpg](https://github.com/ankidroid/Anki-Android/assets/62114487/be0343af-6ca2-4167-9b1a-1410f15f7e56) I'm on the latest stable version I think not the beta. I did manage to get around the issue by...

Any progress on this issue? I'm currently running into the same problem

What solved it for me in the end was to install the missing packages ``` dotnet add package NSwag.CodeGeneration dotnet add package NSwag.CodeGeneration.CSharp dotnet add package NSwag.CodeGeneration.TypeScript ``` Then ticking...

> @VerdantForge This is minio server specific extension > > ```go > // BucketVersioningConfiguration is the versioning configuration structure > type BucketVersioningConfiguration struct { > XMLName xml.Name `xml:"VersioningConfiguration"` > Status...

I've just started experimenting with a devcontainers setup that might be relevant to you https://github.com/VerdantForge/popcorn-android/tree/devcontainers/.devcontainer

Any updates on this issue? I've just run into the same one when trying to debug a failed azure ML deployment

I'm interested in this feature. But I see progress has been dropped. Is there a reason?