[Bug 47185] New: winetricks -q msxml3 stopped working on wine devel 4.8 ( 4.7 ok) 32 & 64 Bit

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 13 03:21:55 CDT 2019


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 at winehq.org
          Reporter: rnowotny at 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/winetricks
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

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