RE: Getting Riot shop to work
by Marcel Meißner on Friday February 11th 2011, 9:26
I successfully applied this patch to wine 1.3.13, however it does not seem to fix the issue and I currently don't want to revert my wine version to 1.3.11.
This is wines console output, as you can see it's the same assertion as before.
RE: Getting Riot shop to work
by Marcel Meißner on Monday April 11th 2011, 14:05
I've checked out wine-1.3.11 and applied both patches to it, however the shop does still crash as long as I mouseover anything clickable when interacting with the shop.
The Error is still the same:
"ient.exe: ath.c:193: _gcry_ath_mutex_lock: Zusicherung »*lock == (ath_mutex_t) 0)« nicht erfüllt."
The patch doesn't seem to do anything at all, I cannot find any difference in the behaviour of wine with and without the patch.
I'm using libgnutls-26.14.12 what version of libgnutls are you using?
Maybe this is more of a libgnutls bug then a wine bug.
Also it would be nice to have a working version of this patch for the recent wine release, I've tried to manually port it to the new wine version, however I cannot confirm if it worked, as the patch doesn't change how wine is behaving, atleast for me.