http://bugs.winehq.org/show_bug.cgi?id=24584
Summary: Serif Draw SE installer fails Product: Wine Version: 1.3.3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: intialonso@yahoo.com
Running setup.exe shows:
wine setup.exe fixme:storage:create_storagefile Storage share mode not implemented. fixme:advapi:LookupAccountNameW (null) L"mendicante" (nil) 0x32ea54 (nil) 0x32ea58 0x32ea4c - stub fixme:advapi:LookupAccountNameW (null) L"mendicante" 0x1cfc78 0x32ea54 0x1cfb38 0x32ea58 0x32ea4c - stub fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 3 ignored L"Upgrade" table values err:msi:ITERATE_Actions Execution halted, action L"NotWelcomeDlg" returned 1602
And this message:
"this action is not supported, please use setup.exe"
Im using wine 1.3.3 on Ubuntu 10.10rc
http://bugs.winehq.org/show_bug.cgi?id=24584
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2010-10-01 12:38:55 CDT --- Please attach a +msi trace. Is there a free download?
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #2 from intialonso@yahoo.com 2010-10-01 16:25:19 CDT --- (In reply to comment #1)
Please attach a +msi trace. Is there a free download?
How do I create that "+msi trace"?
Yes, here you can donwnload the installer:
http://www.freeserifsoftware.com/software/drawplus/index.asp
http://bugs.winehq.org/show_bug.cgi?id=24584
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://www.freeserifsoftwar | |e.com/software/drawplus/ind | |ex.asp
--- Comment #3 from Austin English austinenglish@gmail.com 2010-10-01 16:42:21 CDT --- (In reply to comment #2)
(In reply to comment #1)
Please attach a +msi trace. Is there a free download?
How do I create that "+msi trace"?
http://wiki.winehq.org/FAQ#head-16da35b6327024d6ea576e3678488b16862d0f5e
http://bugs.winehq.org/show_bug.cgi?id=24584
Alexi alexih@mojeaix.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexih@mojeaix.com
--- Comment #4 from Alexi alexih@mojeaix.com 2010-10-25 11:10:39 CDT --- I would like to confirm that this bug is occurring for me as well. It is probably similar to this bug: http://bugs.winehq.org/show_bug.cgi?id=21133
http://bugs.winehq.org/show_bug.cgi?id=24584
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-11 08:30:00 CDT --- Confirmed in 1.3.19
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #6 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-11 08:33:26 CDT --- Created an attachment (id=34634) --> (http://bugs.winehq.org/attachment.cgi?id=34634) +msi installation log; wine 1.3.19
http://bugs.winehq.org/show_bug.cgi?id=24584
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Austin English austinenglish@gmail.com 2011-05-11 11:18:13 CDT --- (In reply to comment #5)
Confirmed in 1.3.19
Confirming.
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #8 from Hans Leidekker hans@meelstraat.net 2011-06-29 04:39:55 CDT --- trace:msi:msi_get_property returning L"2060" for property L"SystemLanguageID" trace:msi:msiobj_release object 0x16f318 destroyed trace:msi:msi_apply_substorage_transform substorage transform L"setup.mst" wasn't applicable
Your system language doesn't appear to match what's specified in the transform summary. Unfortunately the log doesn't show what's in there.
Someone please dump the string "template" in check_transform_applicable and generate another trace.
http://bugs.winehq.org/show_bug.cgi?id=24584
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #34634|0 |1 is obsolete| |
--- Comment #9 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-07-01 09:48:27 CDT --- Created an attachment (id=35390) --> (http://bugs.winehq.org/attachment.cgi?id=35390) +msi installation log; wine-1.3.23-115-g260055f
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #10 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-07-01 09:52:11 CDT --- (In reply to comment #9)
Created an attachment (id=35390)
--> (http://bugs.winehq.org/attachment.cgi?id=35390) [details]
+msi installation log; wine-1.3.23-115-g260055f
The "template" in check_transform_applicable gives: trace:msi:check_transform_applicable template: L"Intel;1033"
Locale settings: LANG=fr_BE.UTF-8 LANGUAGE=en LC_MESSAGES=en_GB.UTF-8
Setting them all to fr_BE or en_GB doesn't help.
Using en_US does, however
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #11 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-07-01 09:57:45 CDT --- (In reply to comment #0)
Running setup.exe shows:
wine setup.exe fixme:storage:create_storagefile Storage share mode not implemented. fixme:advapi:LookupAccountNameW (null) L"mendicante" (nil) 0x32ea54 (nil) 0x32ea58 0x32ea4c - stub fixme:advapi:LookupAccountNameW (null) L"mendicante" 0x1cfc78 0x32ea54 0x1cfb38 0x32ea58 0x32ea4c - stub fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 3 ignored L"Upgrade" table values err:msi:ITERATE_Actions Execution halted, action L"NotWelcomeDlg" returned 1602
And this message:
"this action is not supported, please use setup.exe"
Im using wine 1.3.3 on Ubuntu 10.10rc
What are your languages settings exactly? You can use e.g. "echo $LANG $LANGUAGE $LC_MESSAGE" in a terminal.
Do you have a non en_US windows? Can you check if the installer fails as well there?
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #12 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-07-02 04:48:34 CDT --- Installation works on a French Vista x86 (proceeds in English)
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #13 from Hans Leidekker hans@meelstraat.net 2011-07-02 05:35:18 CDT --- (In reply to comment #12)
Installation works on a French Vista x86 (proceeds in English)
Thanks for testing, I'll work on a fix.
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #14 from Hans Leidekker hans@meelstraat.net 2011-07-05 08:32:46 CDT --- Created an attachment (id=35448) --> (http://bugs.winehq.org/attachment.cgi?id=35448) msi: Check the transform language against the package language instead of the system language.
Can you try this patch? If it still fails please generate a +msi trace with the patch applied.
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #15 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-07-05 11:04:33 CDT --- (In reply to comment #14)
Created an attachment (id=35448)
--> (http://bugs.winehq.org/attachment.cgi?id=35448) [details]
msi: Check the transform language against the package language instead of the system language.
Can you try this patch? If it still fails please generate a +msi trace with the patch applied.
Installation goes further so I'd say this bug is fixed.
http://bugs.winehq.org/show_bug.cgi?id=24584
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #16 from Austin English austinenglish@gmail.com 2011-07-07 13:52:51 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/6083fd5e530c34e17b125f00d77...
http://bugs.winehq.org/show_bug.cgi?id=24584
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org 2011-07-08 13:46:48 CDT --- Closing bugs fixed in 1.3.24.
http://bugs.winehq.org/show_bug.cgi?id=24584
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6083fd5e530c34e17b125f00d77 | |77177984d8b1a
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #18 from Alexi alexih@mojeaix.com 2011-10-09 10:36:42 CDT --- DrawPlus Starter edition still does not install under wine1.3.28 installed on Ubuntu 11.10. The version above seems that it will work under wine1.3.3 but I don't see a way to install this version. Is this version soon be released?
http://bugs.winehq.org/show_bug.cgi?id=24584
--- Comment #19 from Alexi alexih@mojeaix.com 2011-10-11 08:34:12 CDT --- (In reply to comment #18)
DrawPlus Starter edition still does not install under wine1.3.28 installed on Ubuntu 11.10. The version above seems that it will work under wine1.3.3 but I don't see a way to install this version. Is this version soon be released?
I have just installed wine1.3.3 and then tried to install DrawPlus SE. It still does not work.