Page MenuHomeSolus

Update wine to 3.13
ClosedPublic

Authored by debug on Jul 20 2018, 7:04 PM.
Tags
None
Referenced Files
F11049451: D3352.id8298.diff
Thu, Aug 10, 5:44 PM
F11049450: D3352.id8307.diff
Thu, Aug 10, 5:44 PM
F11049449: D3352.id.diff
Thu, Aug 10, 5:44 PM
F11035024: D3352.diff
Wed, Aug 9, 5:29 PM
F11018756: D3352.diff
Sun, Aug 6, 2:31 PM
F10974418: D3352.diff
Sat, Jul 22, 12:27 AM
F10917667: D3352.id8307.diff
Jul 8 2023, 6:18 PM
F10897068: D3352.diff
Jul 2 2023, 4:15 AM

Details

Summary

Updated wine to the latest version 3.13.

  • Initial support for performance data in the registry.
  • Mono engine updated with some bug fixes.
  • Support for fetching BIOS information on Linux.
  • Improvements in the standard Task Dialog.
  • Various bug fixes.

Full changelog available here.

Test Plan

Installed wine.
Ran 'wine64 --version' which reports the correct version.
Ran 'wine64 notepad' which correctly setup and ran notepad.
Ran 'winecfg' which opened the wine config editor correctly.
Installed and ran Battle.Net and successfully logged into my account.

Diff Detail

Repository
R3169 wine
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

debug requested review of this revision.Jul 20 2018, 7:04 PM

Please also validate using something more advanced than notepad. A good candidate is Blizzard Battle.net. If you do so, you'll have to install the corefonts (I usually do this with winetricks). Just install it, run it, create a dummy account (unless you have one) and try to connect.

I will point out that although I am able to login to Battle.Net using this wine version I do get a 'program error' popup. Battle.Net seems to run perfectly fine anyway though. I have tried it with Wine 3.12 and 3.13 and I get the same error.

In D3352#53524, @debug wrote:

I will point out that although I am able to login to Battle.Net using this wine version I do get a 'program error' popup. Battle.Net seems to run perfectly fine anyway though. I have tried it with Wine 3.12 and 3.13 and I get the same error.

If you can login, that's fine. If you get error with SystemSurvey.exe or Battle.net Helper.exe, you can ignore them, these are known issues that requires some workarounds that are not relevant for this check.

Ah okay that's good to hear. In that case the testing was successful. I was able to login to Battle.Net.

JoshStrobl edited the summary of this revision. (Show Details)
JoshStrobl added subscribers: DataDrake, JoshStrobl.

Thanks for the patch @debug. @kyrios123 or @DataDrake, can you land this please? Out of office at the moment. Thanks!

This revision is now accepted and ready to land.Jul 21 2018, 9:07 AM
This revision was automatically updated to reflect the committed changes.