[Bug 27288] New: Facade installation ends prematurely when installing to a directory name with a space
http://bugs.winehq.org/show_bug.cgi?id=27288 Summary: Facade installation ends prematurely when installing to a directory name with a space Product: Wine Version: 1.3.20 Platform: x86-64 URL: http://www.interactivestory.net/download/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: asb(a)asbradbury.org Created an attachment (id=34897) --> (http://bugs.winehq.org/attachment.cgi?id=34897) console log Tested in self-built wine 1.3.20, git HEAD, and 1.2.3. When installing Facade with the default destination directory (C:\Program Files\Facade) and a fresh WINEPREFIX, the installation ends prematurely. Interestingly, choosing 'C:\Facade' as the destination directory works, as does 'C:\Test\This\Facade', while 'C:\Faceade Space' also fails. (to reproduce, remember to delete the WINEPREFIX in between, or the installer will erroneously report success). See the attached console log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 Alex Bradbury <asb(a)asbradbury.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> 2011-05-26 01:55:06 CDT --- Please attach a WINEDEBUG=+msi trace. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 --- Comment #2 from Alex Bradbury <asb(a)asbradbury.org> 2011-05-26 03:04:40 CDT --- Created an attachment (id=34902) --> (http://bugs.winehq.org/attachment.cgi?id=34902) +msi trace of failed install on wine 1.3.20 As requested, attaching a WINEDEBUG=+msi trace. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> 2011-05-27 05:15:45 CDT --- Created an attachment (id=34912) --> (http://bugs.winehq.org/attachment.cgi?id=34912) msi: Pass custom action arguments separately to CreateProcess. Try this patch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 --- Comment #4 from Alex Bradbury <asb(a)asbradbury.org> 2011-05-27 09:25:54 CDT --- (In reply to comment #3)
Created an attachment (id=34912) --> (http://bugs.winehq.org/attachment.cgi?id=34912) [details] msi: Pass custom action arguments separately to CreateProcess.
Try this patch.
I'm afraid installation still ends prematurely. I'll attach a new +msi log. You can reproduce just by attempting to install this app to a fresh WINEPREFIX. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 Alex Bradbury <asb(a)asbradbury.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 --- Comment #5 from Alex Bradbury <asb(a)asbradbury.org> 2011-05-27 09:27:42 CDT --- Created an attachment (id=34915) --> (http://bugs.winehq.org/attachment.cgi?id=34915) +msi debug log on wine HEAD with Hans' patch. Still fails -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 --- Comment #6 from Hans Leidekker <hans(a)meelstraat.net> 2011-05-27 09:47:25 CDT --- The download doesn't work here I'm afraid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 --- Comment #7 from Alex Bradbury <asb(a)asbradbury.org> 2011-05-27 11:47:38 CDT --- (In reply to comment #6)
The download doesn't work here I'm afraid.
That's odd - both the softpedia and the ag.ru mirror work for me. For ag.ru choose mirror "№1b Absolute Games" and then click the link above the VIP advertisement box. Of course, I'm totally happy to keep trying out patches. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 --- Comment #8 from Alex Bradbury <asb(a)asbradbury.org> 2011-07-27 13:54:15 CDT --- Still present in wine-1.3.25-143-ge0f1aa0 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com, | |us(a)edmeades.me.uk --- Comment #9 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-06-22 03:42:47 CDT --- Still in wine-1.6-rc3. Maybe related to cmd though: Can't recognise 'C:\Program Files\Facade\util\sources\facade\Sounds\speexdecode.bat" "C:\Program Files\Facade\util\sources\facade\Sounds\' as an internal or external command, or batch script. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27288 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #10 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-06-22 03:43:31 CDT --- Confirming -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
https://bugs.winehq.org/show_bug.cgi?id=27288 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #11 from super_man(a)post.com --- Default path gives errors: err:msi:ITERATE_Actions Execution halted, action L"speexdecode.bat" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627 removing a space seems to trigger never ending installing. Seems valid issue to me. wine 1.7.54 (up to date git). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27288 --- Comment #12 from Jason Edmeades <us(a)edmeades.me.uk> --- Does +msi and +cmd together trace anything from the command shell when this problem occurs? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27288 --- Comment #13 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> --- Still in wine-2.5-52-g8b1737c0fd -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27288 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #14 from Hans Leidekker <hans(a)meelstraat.net> --- Installing into "c:\Program Files\Facade test" works here. It's converting over 8500 sound files near the end of the installation, which takes over half an hour on this old laptop, but it completes successfully. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27288 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.17. -- 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.
participants (1)
-
wine-bugs@winehq.org