Difegue / Stylophone

A pretty cool™️ MPD client in .NET. Based on MpcNET.
https://tvc-16.science/stylophone-27.html
MIT License
130 stars 10 forks source link

crash when selecting item from library too fast #98

Closed grobian closed 2 weeks ago

grobian commented 4 months ago

Go to Library, type something to search (first 2-3 characters), immediately select a match. App will crash.

Only when waiting several seconds after the items have appeared, selecting them works.

Difegue commented 3 weeks ago

I suspect this is an iOS crash, but I did find something similar on Windows so I'm linking it here.
I'll try to look at iOS too!

grobian commented 3 weeks ago

seems possible, I think it's loading albumart or other info or something, thanks

Difegue commented 2 weeks ago

I fixed the crash above that I could see once and haven't managed to reproduce the issue while debugging on my SE since.

I'll tentatively mark this as fixed in the upcoming update.