http://bugs.winehq.org/show_bug.cgi?id=28219
Summary: [Guitar Hero World Tour] msi_dialog_onkillfocus Invalid path L"_BrowseProperty" Product: Wine Version: 1.3.26 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: mistere2002@zonnet.nl
I can't install GHWT onto another disk. This is broken for a couple of new versions of Wine. In the past this worked correctly. The steps to reproduce:
log: * start application until "bug01" appears * press "change" * see screen "bug02". "Look in" and "folder name" are incorrect, The message "err:msi:msi_dialog_onkillfocus Invalid path L"_BrowseProperty"" showing up in the wine log everytime i give/loose focus of the screen * i press "cancel" * see screen "bug01" again * press "change" again. Now i see screen "bug03". I change the "C:" in "D:". Press "next" * Now i get screen "bug04" * "next" and "install"
The installer continue to install but i can't find the files on the disk.
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #1 from MisterE mistere2002@zonnet.nl 2011-08-28 14:26:13 CDT --- Created an attachment (id=36138) --> (http://bugs.winehq.org/attachment.cgi?id=36138) log
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #2 from MisterE mistere2002@zonnet.nl 2011-08-28 14:27:38 CDT --- Created an attachment (id=36139) --> (http://bugs.winehq.org/attachment.cgi?id=36139) bug01
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #3 from MisterE mistere2002@zonnet.nl 2011-08-28 14:27:57 CDT --- Created an attachment (id=36140) --> (http://bugs.winehq.org/attachment.cgi?id=36140) bug02
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #4 from MisterE mistere2002@zonnet.nl 2011-08-28 14:28:17 CDT --- Created an attachment (id=36141) --> (http://bugs.winehq.org/attachment.cgi?id=36141) bug03
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #5 from MisterE mistere2002@zonnet.nl 2011-08-28 14:28:54 CDT --- Created an attachment (id=36142) --> (http://bugs.winehq.org/attachment.cgi?id=36142) bug04
http://bugs.winehq.org/show_bug.cgi?id=28219
MisterE mistere2002@zonnet.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36139|bug01 |screen01 description| |
http://bugs.winehq.org/show_bug.cgi?id=28219
MisterE mistere2002@zonnet.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36140|bug02 |screen02 description| |
http://bugs.winehq.org/show_bug.cgi?id=28219
MisterE mistere2002@zonnet.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36141|bug03 |screen03 description| |
http://bugs.winehq.org/show_bug.cgi?id=28219
MisterE mistere2002@zonnet.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36142|bug04 |screen04 description| |
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #6 from MisterE mistere2002@zonnet.nl 2011-08-28 14:37:09 CDT --- renamed the attachments, bugtracker don't like those names
http://bugs.winehq.org/show_bug.cgi?id=28219
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36139|bug01 |bug01.png filename| |
http://bugs.winehq.org/show_bug.cgi?id=28219
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36140|application/octet-stream |image/png mime type| |
http://bugs.winehq.org/show_bug.cgi?id=28219
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36139|application/octet-stream |image/png mime type| |
http://bugs.winehq.org/show_bug.cgi?id=28219
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36141|application/octet-stream |image/png mime type| |
http://bugs.winehq.org/show_bug.cgi?id=28219
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36142|application/octet-stream |image/png mime type| |
http://bugs.winehq.org/show_bug.cgi?id=28219
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #7 from Austin English austinenglish@gmail.com 2011-08-28 20:01:32 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #8 from MisterE mistere2002@zonnet.nl 2011-08-31 14:18:05 CDT --- Hello Austin,
Thanks for your feedback. I'm following the steps in the URL.
I don't understand how to find out the version of Wine which introduced the error. With the "biscect" part you have to know the "bad" and the "good" version.
The tutorial mention to use the binaries. I normally use Ubuntu package manager. Can i installer a earlier version of wine via the package manager?
Or, I've compiled the latest version from git. Can i get, let's say, version wine-1.3.20, and only compile the differences?
Thanks in advance!
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #9 from Austin English austinenglish@gmail.com 2011-08-31 17:03:44 CDT --- (In reply to comment #8)
Hello Austin,
Thanks for your feedback. I'm following the steps in the URL.
I don't understand how to find out the version of Wine which introduced the error. With the "biscect" part you have to know the "bad" and the "good" version.
Your initial comment said it's been 'broken for a couple of new versions of Wine'. What was the last version of Wine that you used that worked?
The tutorial mention to use the binaries. I normally use Ubuntu package manager. Can i installer a earlier version of wine via the package manager?
Yeah, use the archive: http://wine.budgetdedicated.com/archive/binary/
Or, I've compiled the latest version from git. Can i get, let's say, version wine-1.3.20, and only compile the differences?
$ git checkout wine-1.3.20
See also http://wiki.winehq.org/GitWine
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #10 from MisterE mistere2002@zonnet.nl 2011-09-01 17:21:53 CDT --- with help of Austin i found the problem: wine-1.3.21 = works wine-1.3.22 = broken
git bisect good 5e37c1a2b77cc40a1b7f896da65b57b4baa13390 is the first bad commit commit 5e37c1a2b77cc40a1b7f896da65b57b4baa13390 Author: Hans Leidekker hans@codeweavers.com Date: Tue Jun 7 10:34:06 2011 +0200
msi: Revert 8321276cd34486bc6bf1e07c0e99c73423288854.
:040000 040000 01fd8647819d2908fc6bfdb1085f85330a19895e 982a9b0c3f04d7895314b35800f37c19006e9279 M dlls
how can best inform Hans?
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #11 from Hans Leidekker hans@meelstraat.net 2011-09-02 02:04:43 CDT --- (In reply to comment #10)
git bisect good 5e37c1a2b77cc40a1b7f896da65b57b4baa13390 is the first bad commit commit 5e37c1a2b77cc40a1b7f896da65b57b4baa13390 Author: Hans Leidekker hans@codeweavers.com Date: Tue Jun 7 10:34:06 2011 +0200
msi: Revert 8321276cd34486bc6bf1e07c0e99c73423288854.
:040000 040000 01fd8647819d2908fc6bfdb1085f85330a19895e 982a9b0c3f04d7895314b35800f37c19006e9279 M dlls
See bug 17908 for the background of that commit. Please attach a WINEDEBUG=+msi trace.
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #12 from MisterE mistere2002@zonnet.nl 2011-09-02 05:29:57 CDT --- i created the requested logs. (made a copy of the file at certain points. Please tell me if this is useful for debugging).
I used this version: root@laptop:~# dpkg -i wine1.3_1.3.22-0ubuntu1~ppa1~natty1_amd64.deb
I now actually notice that this version show "screen04" correctly (thus: "D:\Program Files..." etc and "this game requires 8.1 GB of free disk space"). So there is another regression. Try to find it tonight. Should i file it as a separate bug, or is it so closely related that i can add it here?
Please see logs.tar.gz
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #13 from MisterE mistere2002@zonnet.nl 2011-09-02 05:42:43 CDT --- Created an attachment (id=36206) --> (http://bugs.winehq.org/attachment.cgi?id=36206) requested msi logs
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #14 from MisterE mistere2002@zonnet.nl 2011-09-02 05:43:57 CDT --- i can't upload all the logs. size to big. So, only uploaded the complete log.
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #15 from Hans Leidekker hans@meelstraat.net 2011-09-02 05:59:49 CDT --- (In reply to comment #14)
i can't upload all the logs. size to big. So, only uploaded the complete log.
Can you please create a log with current git?
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #16 from MisterE mistere2002@zonnet.nl 2011-09-02 12:30:27 CDT --- Created an attachment (id=36209) --> (http://bugs.winehq.org/attachment.cgi?id=36209) current_git_log
current_git_log
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #17 from MisterE mistere2002@zonnet.nl 2011-09-03 12:00:13 CDT --- i've checked the second bug. (screen 04)
working: wine-1.3.25 bad: wine-1.3.26
edwin@laptop:~/wine-git$ git bisect bad b085b23b298927ea69be9c3ecb7bb3bb24249e5c is the first bad commit commit b085b23b298927ea69be9c3ecb7bb3bb24249e5c Author: Hans Leidekker hans@codeweavers.com Date: Sat Jul 23 09:53:14 2011 +0200
msi: Fix the SelectionPath event handler.
:040000 040000 d845537c361d1d33cbc3109d44e3b3f477cde195 dc957523bebd17b3a8f4213d12a6e94c84f5cf16 M dlls
I donwloaded the latest git, reverted the change and it worked fine. I'n not sure if it is a new bug or a result of the first bug?
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #18 from Hans Leidekker hans@meelstraat.net 2011-09-03 14:27:55 CDT --- (In reply to comment #17)
edwin@laptop:~/wine-git$ git bisect bad b085b23b298927ea69be9c3ecb7bb3bb24249e5c is the first bad commit commit b085b23b298927ea69be9c3ecb7bb3bb24249e5c Author: Hans Leidekker hans@codeweavers.com Date: Sat Jul 23 09:53:14 2011 +0200
msi: Fix the SelectionPath event handler.
:040000 040000 d845537c361d1d33cbc3109d44e3b3f477cde195 dc957523bebd17b3a8f4213d12a6e94c84f5cf16 M dlls
I donwloaded the latest git, reverted the change and it worked fine. I'n not sure if it is a new bug or a result of the first bug?
For reference, that commit fixed bug 10211. Is there a free download for this app?
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #19 from MisterE mistere2002@zonnet.nl 2011-09-03 14:59:56 CDT ---
For reference, that commit fixed bug 10211. Is there a free download for this app?
Nope, sorry it is a commercial game and there is no demo version. singled out the installer but it does not work with without other files.
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #20 from Hans Leidekker hans@meelstraat.net 2011-09-05 07:57:02 CDT --- Created an attachment (id=36236) --> (http://bugs.winehq.org/attachment.cgi?id=36236) msi: Respect indirect attribute in SelectionPath event handler.
Does this patch help?
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #21 from MisterE mistere2002@zonnet.nl 2011-09-05 11:34:40 CDT --- nope, did not help. But screen04 is different now. uploaded a new log/screenshot
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #22 from MisterE mistere2002@zonnet.nl 2011-09-05 11:41:16 CDT --- Created an attachment (id=36238) --> (http://bugs.winehq.org/attachment.cgi?id=36238) after patch log
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #23 from MisterE mistere2002@zonnet.nl 2011-09-05 11:43:58 CDT --- Created an attachment (id=36239) --> (http://bugs.winehq.org/attachment.cgi?id=36239) screen04 after patch
http://bugs.winehq.org/show_bug.cgi?id=28219
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |5e37c1a2b77cc40a1b7f896da65 | |b57b4baa13390
http://bugs.winehq.org/show_bug.cgi?id=28219
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |NEW URL| |http://www.mbio.ncsu.edu/Bi | |oEdit/bioedit.html CC| |focht@gmx.net Summary|[Guitar Hero World Tour] |Multiple installers |msi_dialog_onkillfocus |misbehave due to unresolved |Invalid path |_BrowseProperty |L"_BrowseProperty" |(TargetPath/SelectionPath | |property handling) (Guitar | |Hero World Tour, BioEdit) Ever Confirmed|0 |1
--- Comment #24 from Anastasius Focht focht@gmx.net 2011-10-30 11:06:39 CDT --- Hello,
confirming, "BioEdit" also suffers from this.
If you use default "c:\BioEdit" it will simply put all files in the folder where you started installer from. If you try to fix this manually by clicking "change" in Destination Folder dialog and editing the path + OK you get a crash.
Refining summary and other fields.
$ sha1sum BioEdit.zip a35cfc29b3f4bd8bf62abe41d9f13f4b22b3c176 BioEdit.zip
$ wine --version wine-1.3.31-172-g7df0245
Regards
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #25 from MisterE mistere2002@zonnet.nl 2012-01-26 08:49:56 CST --- tried again today with version 1.3.37. Still not fixed.
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #26 from Michael Stefaniuc mstefani@redhat.com 2013-01-27 16:28:44 CST --- Created attachment 43367 --> http://bugs.winehq.org/attachment.cgi?id=43367 Janosch Vorschule +msi log
"Janosch Vorschule 4 Englisch" is also affected by this bug. Only one file makes it to the install directory: C:/Terzio/Janosch Vorschule Englisch/optgraph.dll Attaching a +msi log.
http://bugs.winehq.org/show_bug.cgi?id=28219
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@redhat.com
http://bugs.winehq.org/show_bug.cgi?id=28219
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |166a7e993cb0033fac7ec2712c3 | |46558fb7bd100 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #27 from Austin English austinenglish@gmail.com 2013-01-30 15:47:07 CST --- http://source.winehq.org/git/wine.git/commitdiff/166a7e993cb0033fac7ec2712c3...
http://bugs.winehq.org/show_bug.cgi?id=28219
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |32852
http://bugs.winehq.org/show_bug.cgi?id=28219
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #28 from Michael Stefaniuc mstefani@redhat.com 2013-01-30 16:25:19 CST --- Reopening as it didn't fix the bug: <puk> austin987: is that fixed for you? <puk> not for me <puk> while it is an improvement aka the BrowseProperty spam is gone <puk> it still doesn't installs for me <austin987> bzbot, bioedit installs <austin987> puk, what installer did you try? <puk> austin987: might be a different bug though, i didn't test if it is a regression <puk> the description was similar <puk> i got that _BrowseProperty messages <puk> and "The installer continue to install but i can't find the files on the disk." <puk> a re-install aka repair fixes the issue <puk> so not critical <puk> just annoying <puk> and the game doesn't works anyway <austin987> puk, let me revert and retest, sec <puk> austin987: can you run bioedit after the install? <austin987> puk, after winetricks mdac28, yes <puk> hmm <puk> then an other bug hits this installer <austin987> puk, looks like either bioedit changed, or this was fixed by another commit <austin987> without that commit, still installs
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #29 from Michael Stefaniuc mstefani@redhat.com 2013-01-30 16:44:37 CST --- Ok, "Janosch Vorschule 4 Englisch" is affected by a different bug. I tried to run it with 5e37c1a2b77cc40a1b7f896da65b57b4baa13390^ aka right before the regression commit and I still get this: err:msi:ITERATE_Actions Execution halted, action L"GetSetInstallMode" returned 1603 but now followed by tons of stuff similar to this: err:msi:ACTION_RemoveFiles removing installed file L"C:\windows\system32\asycfilt.dll" optgraph.dll is still the only file installed but I'm left with some more directories now.
Anyway, it is up for the OP aka MisterE to confirm if this bug is fixed for him. I'll open a separate one for my program.
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #30 from MisterE mistere2002@zonnet.nl 2013-02-06 11:48:32 CST --- i tested again with version 1.5.23. I *CAN* change the path, but after that the following screen is incorrect (see snapshot3.png)
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #31 from MisterE mistere2002@zonnet.nl 2013-02-06 11:49:10 CST --- Created attachment 43469 --> http://bugs.winehq.org/attachment.cgi?id=43469 snapshot3
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #32 from Michael Stefaniuc mstefani@redhat.com 2013-02-06 13:32:56 CST --- Can you install without changing the path? That was the original bug: "The installer continue to install but i can't find the files on the disk."
I do see issue too when trying to change the path but that is a different bug (which I still need to open).
http://bugs.winehq.org/show_bug.cgi?id=28219
--- Comment #33 from Hans Leidekker hans@meelstraat.net 2013-02-06 14:28:15 CST --- (In reply to comment #30)
i tested again with version 1.5.23. I *CAN* change the path, but after that the following screen is incorrect (see snapshot3.png)
This is a different bug. Does the app install into the directory you specified?
http://bugs.winehq.org/show_bug.cgi?id=28219
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #34 from Hans Leidekker hans@meelstraat.net 2013-06-17 06:52:57 CDT --- BioEdit installs fine if you choose a different directory.
http://bugs.winehq.org/show_bug.cgi?id=28219
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #35 from Alexandre Julliard julliard@winehq.org 2013-06-21 13:33:20 CDT --- Closing bugs fixed in 1.6-rc3.