[Bug 43533] Keepass 2.36 crashes on startup with Wine-Mono

WineHQ Bugzilla wine-bugs at winehq.org
Sat Mar 7 06:15:24 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=43533

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |5e86cc0a8f37295072b03b1c13a
                   |                            |a205ff3e6f3e4

--- Comment #12 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

indeed, fixed some time ago.

https://github.com/mono/mono/commit/565d626c051d4a2a93ae9501a24706dbd90f227b

Wine-Mono submodule update that contains the upstream commit:

https://github.com/madewokherd/wine-mono/commit/3a1b7f7fd435bc0bd2b291beae61488c16c12738

Part of Wine-Mono 4.8.0 release:

--- snip ---
$ git remote -v
origin    https://github.com/madewokherd/wine-mono.git (fetch)
origin    https://github.com/madewokherd/wine-mono.git (push)

$ git -c 'versionsort.suffix=-' tag --sort=version:refname --contains 3a1b7f7 |
head -n1

wine-mono-4.8.0
--- snip ---

Corresponding Wine update:

--- snip ---
$ git remote -v
...
winehq    git://source.winehq.org/git/wine.git (fetch)
winehq    git://source.winehq.org/git/wine.git (push)

$ git log --oneline | sed -n 's/\(\w\+\).*wine mono.*4\.8\.0.*/\1/ipg'
5e86cc0a8f
--- snip ---

https://source.winehq.org/git/wine.git/commitdiff/5e86cc0a8f37295072b03b1c13aa205ff3e6f3e4
("mscoree: Update Wine Mono to 4.8.0.")

Part of Wine 4.3:

--- snip ---
$ git log --oneline | sed -n 's/\(\w\+\).*wine mono.*4\.8\.0.*/\1/ipg' | xargs
git -c 'versionsort.suffix=-' tag --sort=version:refname --contains | head -n1

wine-4.3
--- snip ---

Thanks Vincent

Regards

-- 
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.



More information about the wine-bugs mailing list