http://bugs.winehq.org/show_bug.cgi?id=59169 --- Comment #4 from iodreamify@gmail.com --- (In reply to Rafał Mużyło from comment #3)
Just a guess, but for a short while, wine was installing its own version of icu.dll (and a couple related libs). This has caused some issues and was subsequently reverted. If I'm reading history correctly, added at 10.20, reverted in 11.0_rc1.
The point is your prefix might still have those libs. Go inside, throw them out, recheck- if you're at 10.20, you also need to either upgrade or downgrade.
I've just created a fresh prefix and ran this command: `find . -name *icu* -delete` . Another error occured about missing font Microsoft Sans Serif and it crashed again. Then i ran `winetricks micross` and after that ShareX successfully opened without errors and everything worked. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.