https://bugs.winehq.org/show_bug.cgi?id=38401
Bug ID: 38401 Summary: Regression: InstallShield fails to complete installation due to an error (media check?) Product: Wine Version: 1.7.40 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: rockinup1231@gmail.com Distribution: ---
While trying to install Kamidori Alchemy Meister, the installation runs for a while but eventually runs into an error dialog I cannot escape. I can't even close the installer unless I kill the process.
It was previously reported that installation worked on the appdb at version 1.7.0 so I ran a regression test and found this commit:
5cb10c96b26d07b7d0aabe3b8e337c7ce144b8af is the first bad commit commit 5cb10c96b26d07b7d0aabe3b8e337c7ce144b8af Author: Hans Leidekker hans@codeweavers.com Date: Wed Oct 15 15:30:23 2014 +0200
msi: Don't skip the media check for the first volume.
Some installers require the first volume to be reinserted.
:040000 040000 5e5b2f589aa586179d261f734bb0ca590453016c d99ec6b5b1e5d65e4fabb8684a91f0cc81e7ea0d M dlls
If I revert this offending commit, the installation completes. I'm unsure what the specific error displayed is because it is in Japanese (the game and the installer I need to run using the ja_JP.UTF-8 locale and language). I can get a screenshot of that if needed.
https://bugs.winehq.org/show_bug.cgi?id=38401
Justin Soulia rockinup1231@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |5cb10c96b26d07b7d0aabe3b8e3 | |37c7ce144b8af
https://bugs.winehq.org/show_bug.cgi?id=38401
Justin Soulia rockinup1231@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=38401
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- Please attach a WINEDEBUG=+msi trace. Is there a free download that reproduces the bug?
https://bugs.winehq.org/show_bug.cgi?id=38401
--- Comment #2 from Justin Soulia rockinup1231@gmail.com --- Created attachment 51254 --> https://bugs.winehq.org/attachment.cgi?id=51254 +msi trace on current git
Attached +msi trace (gzip compressed as it is slightly over 1MB in size).
There is a demo of the game available, however it does not exhibit the same problem and installs successfully. One of the differences between the trial and the full product is the full product is distributed on DVD media, whereas the demo is not.
https://bugs.winehq.org/show_bug.cgi?id=38401
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- (In reply to Justin Soulia from comment #2)
Created attachment 51254 [details] +msi trace on current git
Attached +msi trace (gzip compressed as it is slightly over 1MB in size).
There is a demo of the game available, however it does not exhibit the same problem and installs successfully. One of the differences between the trial and the full product is the full product is distributed on DVD media, whereas the demo is not.
How many DVDs? Please report the volume names of those DVDs. Can you send me the MSI database file?
https://bugs.winehq.org/show_bug.cgi?id=38401
Justin Soulia rockinup1231@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://mega.co.nz/#!PgFwiC | |QT!2d8hko66JhaBlIukbkqtgGQ8 | |64TeDRF6NxmstQsheJA
--- Comment #4 from Justin Soulia rockinup1231@gmail.com --- (In reply to Hans Leidekker from comment #3)
How many DVDs? Please report the volume names of those DVDs. Can you send me the MSI database file?
There is a single DVD, volume id of KAMIDORI. I also tested installation of the full version of the game from Windows 7 on a Virtualbox VM and it succeeded there.
See URL for a copy of the MSI database from the DVD.
https://bugs.winehq.org/show_bug.cgi?id=38401
Justin Soulia rockinup1231@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #5 from Justin Soulia rockinup1231@gmail.com --- After further testing, I found it not to be related to wine but something strange to do with the flaky USB DVD drive I have. Eventually I tried creating an ISO, mounting it as a loopback device and that didn't work. But using cdemu I loaded the ISO into that and wine seemed to detect the media properly and installed no problem.
So unless someone finds otherwise I'm considering this bug invalid.
https://bugs.winehq.org/show_bug.cgi?id=38401
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- Closing invalid bugs.