Oliver Fink
Oliver Fink
still fails here as well - are there any known workarounds for this?
same behavior on Windows on Arm/Project Voltera/Windows DevKit 2023 machine. Exception in `Avalonia.Win32.dll` 0.10.18.0 at `Avalonia.Win32.WinRT.Impl.__MicroComICompositionGraphicsDeviceProxy.CreateDrawingSurface(Avalonia.Win32.Interop.UnmanagedMethods.SIZE, Avalonia.Win32.WinRT.DirectXPixelFormat, Avalonia.Win32.WinRT.DirectXAlphaMode)`
to add to that, now that Rider has made its first appearance on arm64/Windows it reports `System.Security.VerificationException` here
@timunie I'd be happy to help but I have no idea what needs to be done to fix this. I've just shared any insights I found.
for what it's worth, I've checked out the repo to see if I can find out more what's happening. The exception is thrown from code that appears to be generated...
@maxkatz6 that was quick, I was about to do the changes today. So, I have rebuilt from master with your changes and have good news and bad news: *Good* it...
@wieslawsoltes yes, I am building and running on 7.0.0-rc.2.22472.3 - that's where no content is shown
@wieslawsoltes same results with the final release of net 7.0 - empty window on a real Windows Arm machine. It seems very likely that mac Parallels replaces/redirects the display driver/compositor...
Method completions are definitely needed. However, the snippets are rarely methods completions - as they are simple definitions and whole block structures (if you look into `snippets.json` ). A low...
@ArminG-MSFT - I just tried rubyinstaller-devkit-3.1.2-1-x64.exe on Window on Arm (Windows DevKit 2023) with Windows Pro 11 Insider Preview (dev channel) on 25236.rs_prerelease.221028-1618 and still get `unexpected ucrtbase.dll` trying to...