NathenB

Results 12 comments of NathenB

Same here. Windows 11 Enterprise 21H2 Build 22000.675.

Same here. UI works but all the 'View Demo' buttons do not.

I ended up rebooting the phone a few times and it came back. Must have been the OS caching the values. I had just finished a Firmware update on the...

> As a workaround I set the TextColour again in an EntryHandler > > ``` > protected override void ConnectHandler(MauiTextField platformView) > { > base.ConnectHandler(platformView); > > if (platformView !=...

I was able to get around this by using the previous page to query my data async and then passing the data using the IQueryAttributable interface. Seems to definitely be...

I am experiencing the same issue. I can connect to a device and read 1 characteristic, but when trying to read a second, I get the same error 'The object...

> I don't have a mac so I cannot test this myself. I suspect that you will need to copy the content of the `osx-64` folder in your `bin` folder...

System.DllNotFoundException: Magick.Native-Q16-arm64.dll at ImageMagick.Environment.NativeEnvironment.Initialize() in /_/src/Magick.NET/Generated/Magick.NET.SourceGenerator/ImageMagick.SourceGenerator.NativeInteropGenerator/Environment.g.cs:line 56 at ImageMagick.Environment.Initialize() in /_/src/Magick.NET/Helpers/Environment.cs:line 21 at ImageMagick.MagickSettings.NativeMagickSettings..cctor() in /_/src/Magick.NET/Generated/Magick.NET.SourceGenerator/ImageMagick.SourceGenerator.NativeInteropGenerator/MagickSettings.g.cs:line 299 Still getting this error. I've put the .dll's in my bin folder as...

https://github.com/dlemstra/Magick.NET/issues/22#issuecomment-600029537 This seems to do the trick..but I cannot figure out how to get this to copy in when building the project so currently the IDE is throwing error about...

Same here. I followed the instructions to launch from the console but still get the same error saying it's damaged. ![image](https://github.com/yermak/AudioBookConverter/assets/43285863/e952e33e-64e8-46fb-ab68-9e9d12a5d66d)