http://bugs.winehq.org/show_bug.cgi?id=25294
Summary: Lemony Snicket's "A Series of Unfortunate Events"
installer crashes
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=32134)
--> (http://bugs.winehq.org/attachment.cgi?id=32134)
gzipped +msi,+seh log of installer crashing
Worked in 1.2, but in git, it crashes with
trace:msi:MSIREG_OpenUserDataComponentKey squished
(L"2872A2F0DDB1B804FB571F78838A0B25")
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x686c447b).
Backtrace:
=>0 get_loaded_file+0x1b(package=0x1ea520, key=0x0(nil))
[dlls/msi/helpers.c:129] in msi
1 ACTION_ProcessComponents+0x4a7(package=0x1ea520) [dlls/msi/action.c:3223]
2 ACTION_HandleStandardAction+0xae(package=<?>, action="ProcessComponents",
rc=0x23dc35c) [dlls/msi/action.c:7471]
...
I'll attach a +msi,+seh 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=25182
Summary: MsiDatabaseImport on _ForceCodepage table returns
ERROR_FUNCTION_FAILED
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)robots.org.uk
I'm trying to run Wix <http://wix.sourceforge.net/> under Wine. It fails when
trying to compile a project that contains a Product containing a Codepage
attribute.
Underneath, it is calling MsiDatabaseImport in order to import a value into the
special _ForceCodepage table.
I have created a test program to replicate what it does. When run with Wine,
this program displays the following output, and exits with status 1:
$ ~/src/wine/install/bin/wine /media/vmshare/wix-wine/codepage.exe
Could not load wine-gecko. HTML rendering will be disabled.
trace:msi:DllRegisterServer
trace:msi:get_msi_typelib loading typelib
trace:msi:MsiSetInternalUI 00000005 (nil)
wine: configuration in '/tmp/user/1000/def' has been updated.
trace:msi:MsiOpenDatabaseA "test.msi" #0004 0x61fcdc
trace:msi:MsiOpenDatabaseW L"test.msi" #0004 0x61fcdc
trace:msi:MSI_OpenDatabaseW L"test.msi" #0004
fixme:storage:create_storagefile Storage share mode not implemented.
trace:msidb:enum_stream_names stream 0 -> L"\4840\3f7f\4164\422f\4836"
L"\4840_Tables"
trace:msidb:enum_stream_names stream 1 ->
L"\4840\3f3f\4577\446c\3b6a\45e4\4824" L"\4840_StringData"
trace:msidb:enum_stream_names stream 2 ->
L"\4840\3f3f\4577\446c\3e6a\44b2\482f" L"\4840_StringPool"
trace:msidb:read_stream_data L"_StringPool" ->
L"\4840\3f3f\4577\446c\3e6a\44b2\482f"
trace:msidb:read_stream_data L"_StringData" ->
L"\4840\3f3f\4577\446c\3b6a\45e4\4824"
trace:msidb:msi_load_string_table Loaded 1 strings
trace:msi:alloc_msihandle 0x144cc0 -> 1
trace:msi:MsiDatabaseImportA 1 "Z:\\tmp" "_ForceCodepage.idt"
trace:msi:MsiDatabaseImportW 1 L"Z:\\tmp" L"_ForceCodepage.idt"
trace:msi:MSI_DatabaseImport 0x144cc0 L"Z:\\tmp" L"_ForceCodepage.idt"
MsiDatabaseImport: 1627
fixme:msi:MsiGetLastErrorRecord
When run under Windows, it succeeds and exits with status 0.
--
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=25159
Summary: Gmax installer crashes
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://www.turbosquid.com/gmax
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hans(a)meelstraat.net
Created an attachment (id=31913)
--> (http://bugs.winehq.org/attachment.cgi?id=31913)
terminal output including a backtrace
The installer of Gmax (a freeware video game modelling tool) crashes during
installation. It works with Wine-1.3.5.
The result of the regression test:
eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead is the first bad commit
commit eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Oct 19 11:27:44 2010 +0200
msi: Compare strings without depending on thread locale.
:040000 040000 aa909e718816ee31784ca0843f734b2f2abbf12c
e2b17e18cb0f295859a03ed1853a65e7a3322b6f M dlls
The patch cannot be reverted cleanly.
After
git checkout eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead > the installer is broken
git reset --hard HEAD^ > the installer finishes its job correctly.
Author of the patch added to CC.
Feel free to inform me if you need a log with specific debug channels.
--
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=24802
Summary: MSOffice 2003: "Not installed for this user"
regression
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeikum(a)codeweavers.com
The following commit re-introduces the "not installed for this user" bug in
Microsoft Office 2003. This was solved previously in Bug 9023. Opening a new
bug since 9023 is so old and discussion is mostly irrelevant.
commit 3cd55cc916ad8d74710f435845d8f970161f77fe
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Oct 6 15:45:05 2010 +0200
msi Set the feature action to INSTALLSTATE_UNKNOWN if
msidbFeatureAttributesUIDisallowAbsent is set.
--
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=24605
Summary: MS Office 2010 Pro Trial installer "encounters an
error"
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=31081)
--> (http://bugs.winehq.org/attachment.cgi?id=31081)
console log for Office 2010 installer
The installer gets further now that bug 22536 is fixed, but it "encounters an
error" about half way through, then rolls back the install and offers to send
an error report to Microsoft.
Note the attached log is with native msxml6; the installer will refuse to start
without it.
--
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=24438
Summary: Pro Evolution Soccer 2011 demo fails to install
Product: Wine
Version: 1.3.2
Platform: x86-64
URL: http://gamedaily.newaol.com/pub/PES2011_Demo.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
PES2011_Demo.exe 48e281177651637f549fb0ee5b8c4f91affb809a
starts up fine, but when copying files, floods the terminal with:
err:msi:cabinet_notify_stream Unexpected notification 4
err:msi:cabinet_notify_stream Unexpected notification 4
err:msi:cabinet_notify_stream Unexpected notification 4
err:msi:cabinet_notify_stream Unexpected notification 4
eventually, it runs out of memory:
err:msi:cabinet_notify_stream Unexpected notification 4
err:cabinet:FDI_read_string out of memory!
err:msi:cabinet_notify_stream Unexpected notification 4
err:cabinet:FDI_read_string out of memory!
at which point, the window gets unresponsive, and never seems to get past that.
I left it up for about 30 minutes...
--
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=24199
Summary: Life Balance does not install with native .net 2.0
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Even after installing native dotnet20, the installer fails with:
err:msi:ITERATE_Actions Execution halted, action L"NetFxScheduleNativeImage"
returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
(This also affects the intaller using mono, after adding versions
+placeholders for fusion.dll and ngen.exe)
--
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=24148
Summary: excel viewer fails to install
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gQuigs(a)gMail.com
Created an attachment (id=30391)
--> (http://bugs.winehq.org/attachment.cgi?id=30391)
Error messages (1.3.1)
Fails to install - installation ended prematurely because of an error. It used
to work in 1.1.43.
c9fb24927db773905e144db63d9e34741e97f703 is the first bad commit
commit c9fb24927db773905e144db63d9e34741e97f703
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Jul 21 09:46:30 2010 +0200
msi: Publish patches regardless of any features being installed locally.
:040000 040000 a09830818ad8fe210f2ebec3279e0c7c229440ab
ef80fea4594733e1e3994092184f6b58a29831d0 M dlls
--
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=24145
Summary: Life Balance does not install (MsiNetAssemblySupport
>"2.0.50727 not met)
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.llamagraphics.com/downloads/5.2.1/windows/L
ife_Balance_5.2.1_archive.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I tried to see how far I would get with Mono.
The installer aborts immediately, stating that .net 2.0 should be installed.
Apparently condition MsiNetAssemblySupport >"2.0.50727 was not met.
Fortunately a bit of Google showed that A.F. already explained everything in
already closed bug: http://bugs.winehq.org/show_bug.cgi?id=16891
Indeed , adding fake fusion.dll and version resource helped, see attached patch
. However, as A.F. explained in the bug, this might be a bit tricky, and could
mess up maybe native .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=23935
Summary: can't install ispq9.msi
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjie1(a)cox.net
Have Wine 1.2 and Ubuntu 10.04 (Lucid) and can't install ispq9.msi It is for a
video conferencing program from NanoCorp. Below is the output from a terminal
window as user. Thanks Bob
benjie1@benjie1:~$ cd Desktop/
benjie1@benjie1:~/Desktop$ msiexec /i ispq9.msi
fixme:advapi:LookupAccountNameW (null) L"benjie1" (nil) 0x32f160 (nil) 0x32f164
0x32f158 - stub
fixme:advapi:LookupAccountNameW (null) L"benjie1" 0x16dda0 0x32f160 0x16e0b8
0x32f164 0x32f158 - stub
err:msi:ITERATE_Actions Execution halted, action L"VSDCA_VsdLaunchConditions"
returned 1603
benjie1@benjie1:~/Desktop$
The installer never opens. Newbie here so may need help in doing this right.
--
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.