[pkg-wine-party] Bug#812750: Fix committed on other branch (was: wine: Gecko integration is broken)

Jens Reyer jre.winesim at gmail.com
Fri May 13 15:53:27 UTC 2016


control: tags -1 + patch

Just pushed a fix to master, so it should be in wine-development
1.9.9-1. If this works out well, I will backport it for the next wine
release.

Note that libwine-gecko-2.40 is not packaged yet, see #824192.


commit 16fe62676bdd08879e953f4ffaa2328d8d9621fc
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Thu May 12 19:28:30 2016 +0200

    Fix local search for addon (gecko/mono) installers.

    Closes: #783428
    Closes in wine (stable): #812750

    Only disable the download of external addon installers, but
    look for them locally again.

    Adjust these search paths:
    - directory stored in registry (unchanged)
    - /usr/share/wine-<addon>
    - $INSTALL_DATADIR/<addon>/
    - /usr/share/wine/<addon>/
    - $XDG_CACHE_HOME/wine/        (unchanged)
    - $HOME/.cache/wine            (unchanged)

    Update documentation.

    You may verify the search paths with WINEDEBUG="trace+appwizcpl".



More information about the pkg-wine-party mailing list