https://bugs.winehq.org/show_bug.cgi?id=47185
Bug ID: 47185 Summary: winetricks -q msxml3 stopped working on wine devel 4.8 (4.7 ok) 32 & 64 Bit Product: Wine Version: 4.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: rnowotny@rotek.at Distribution: ---
winetricks -q msxml3 stopped working on wine devel 4.8 32/64 Bit it worked on wine devel 4.7 but stopped working on wine devel 4.8 !
works : wine stable wine-4.0 32 Bit / 64 Bit works : wine devel wine-4.7 32 Bit / 64 Bit works : wine staging wine-4.7 32 Bit / 64 Bit
FAILS : wine devel wine-4.8 32 Bit / 64 Bit (Installation Hangs)
install procedure used :
sudo apt-get install -y cabextract apt-get install -y libxml2 apt-get install -y libpng-dev wget https://dl.winehq.org/wine-builds/winehq.key sudo apt-key add winehq.key sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main' sudo apt-get update sudo apt-get install --install-recommends winehq-devel sudo wget --directory-prefix=/usr/bin/ https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick... sudo chmod +x /usr/bin/winetricks sudo winetricks -q --self-update winetricks nocrashdialog winetricks -q windowscodecs # passes winetricks -q msxml3 # hangs
I make daily builds on travis for my WINE environment - see :
https://travis-ci.org/bitranox/install_python_on_wine_and_travis
https://bugs.winehq.org/show_bug.cgi?id=47185
Robert Nowotny rnowotny@rotek.at changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression URL| |https://travis-ci.org/bitra | |nox/install_python_on_wine_ | |and_travis
https://bugs.winehq.org/show_bug.cgi?id=47185
pattietreutel katyaberezyaka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47185
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |xerox.xerox2000x@gmail.com Status|UNCONFIRMED |NEW Component|msxml3 |setupapi Ever confirmed|0 |1
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming
It works again when i do
git diff 1055ea4144db7bb51c4d34479f7da3ff5c4e5e37..5d1febc9094673b93c1672e55e761c3c265e901b -- dlls/setupapi >revert.patch (and apply that revert.patch)
This sets setupapi back to 2 may. Zebediah, could you have a look at this? (My computer is too slow to do exact regressiontest)
https://bugs.winehq.org/show_bug.cgi?id=47185
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47185
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|winetricks -q msxml3 |`winetricks -q msxml3` |stopped working on wine |hangs |devel 4.8 (4.7 ok) 32 & 64 | |Bit | Regression SHA1| |f9f25ee227a60c335ea8767e8b0 | |9d2f3bc3d53f7
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Thanks, patch sent. I haven't bisected it but for bookkeeping's sake it's probably f9f25ee22.
https://bugs.winehq.org/show_bug.cgi?id=47185
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47185
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |86724af01241b257a4b4b396820 | |31c9c7a3aaeaa Resolution|--- |FIXED
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/86724af01241b257a4b4b39682031c9c7a3aaeaa.
https://bugs.winehq.org/show_bug.cgi?id=47185
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.9.