18 Aug
2023
18 Aug
'23
3:36 a.m.
https://bugs.winehq.org/show_bug.cgi?id=51443 --- Comment #2 from LingM <lingm+winebz(a)posteo.org> --- Er, correction, nothing is fixed with Wine 8.13. The real problem has been the assert on line 92 firing all along. What happened is that said assert firing killed the test and so the files it created didn't get cleaned up. When you run `wine cargo test` a second time the `readonly` folder it created still exists and you get the `PermissionDenied` error. -- 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.