Laurent Ellerbach

Results 154 comments of Laurent Ellerbach

> Yes. The bug still occurs for CancellationTokens with your [#918 (comment)](https://github.com/nanoframework/Home/issues/918#issuecomment-1513170219) suggestion here. And the initial issue reproduces too with the [#918 (comment)](https://github.com/nanoframework/Home/issues/918#issuecomment-1066113512) where you even showed a screenshot...

I'm all in favor of moving some elements to native. We also have to check that those are present in all the native platforms. Otherwise for libs like Azure or...

> Turns out that there is a .NET API for CRC32! [System.IO.Hashing](https://learn.microsoft.com/en-us/dotnet/api/system.io.hashing.crc32?view=dotnet-plat-ext-7.0&WT.mc_id=DT-MVP-5004179). That's a discovery for me! And a great news. It means we definitely can do all this then....

So finally spending some time on this. I can confirm, the driver is not properly working. Neither the generic one. So investigating to find the root cause. Seems more an...

So made another test with the `Ili9341.GraphicDriverWithDefaultManufacturingSettings` generic graphic driver and it now works. So indeed, it's related to a missing or miss configured element somewhere. Investigating.

Fixed and in PR. Also while I'm there, will play a bit with the different orientations. With the generic driver, it's just so easy to test all this!

@josesimoes and @StephenCardinale looking at old issues to clean a bit things. Is this one still active? It's 3.5 years old ;-)

> Hi, I’ve had a bad luck with mine. VS 17.6.5 and nanoFramework extension 2022.3.0.60 . The icons are still missing. Anybody else is having the same issue? Yes, I...

@networkfusion and @josesimoes is this still something that need work? We have now all kind of deep sleep and the ability to store data in the internal storage.

@josesimoes is this still needed? I feel the build system has drastically evolved since 2019 :-)