31 Jan
2026
31 Jan
'26
6:24 p.m.
http://bugs.winehq.org/show_bug.cgi?id=59342 mata <sutupud@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sutupud@yahoo.com --- Comment #2 from mata <sutupud@yahoo.com> --- `*` is not a valid regex. Wine's regex_error in msvcp140.dll is a stub, so the app crashes while trying to handle that. Possibly installing the vc runtime in the prefix using winetricks helps: WINEPRFIX=/path/to/prefix winetricks vcrun2022 -- 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.