bkaankose / Wino-Mail

Built-in Mail & Calendars app clone for Windows.
https://www.winomail.app/
GNU General Public License v3.0
527 stars 22 forks source link

An Arm64 version is highly needed, the Arm32 version is unusable #132

Open Viruslav opened 3 months ago

Viruslav commented 3 months ago

This should have been a feature request but there is also a buggy behavior.

Microsoft already deprecated Arm32 on Windows 11 and removed some functionality (e.g. video codecs). They will drop Arm32 support entirely in the future.

Currently the app displays only the mail titles but not their contents and I suspect it's because of the limited Arm32 support in Windows. The app is unusable in this state.

Also the app crashes after trying to reply to an email and on other actions as well.

bkaankose commented 2 months ago

I gave it a try yesterday but building ARM64 never finished unfortunately. I need to diagnose the underlying issue. So this might take some time unfortunately.

Viruslav commented 2 months ago

Thanks, I'll be waiting!