http://bugs.winehq.org/show_bug.cgi?id=20097
Summary: Halo Trial install menu buttons don't work - even with
mfc42. Prevents installation.
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: delan.azabani(a)gmail.com
Created an attachment (id=23665)
--> (http://bugs.winehq.org/attachment.cgi?id=23665)
Shows how the menu button borders aren't rendered, nor can they be clicked.
Normally there's blue rounded borders around the "Install" and "Web Connection"
buttons.
When installing Halo Trial (single executable installer), even after installing
mfc42 with winetricks (or doing it manually and regsvr32/winecfg'ing it), the
buttons on the installer program don't work, preventing installation.
--
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=18097
Summary: Missing extrac32.exe tool causes some prerequisite
installers to fail (msjavx86.exe)
Product: Wine
Version: 1.1.19
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=1dacdb3d-50d1-41b2-a107-fa75ae960856&di
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
while testing old stuff, I noticed some installers require "extrac32.exe"
utility present in system32.
An example is the M$ Java VM prerequisite installer "msjavx86.exe" from
M$ Visual C++ 6.0 and Embedded Visual C++ 4.x.
Due to missing extrac32.exe:
--- snip ---
002b:Call user32.SetDlgItemTextA(00060034,000003e9,0033f2e0 "Installing
Component: XML Classes") ret=00401392
...
002b:Call KERNEL32.CreateProcessW(00000000,0033ced4
L"C:\\windows\\system32\\extrac32.exe /c /y
C:\\windows\\temp\\IXP000.TMP\\xmldso.cab
C:\\windows\\Java\\Classes\\xmldso.cab",00000000,00000000,00000000,04000200,00000000,00150440
L"C:\\windows\\temp\\IXP000.TMP",0033ce60,0033ce50) ret=714d15da
...
002b:Call KERNEL32.CreateProcessW(00000000,0033ced4 L"rundll32
C:\\windows\\system32\\msjava.dll,JavaPkgMgr_Install
C:\\windows\\Java\\classes\\xmldso.cab,0,0,0,0,4,42",00000000,00000000,00000000,04000200,00000000,00150450
L"C:\\windows\\temp\\IXP000.TMP",0033ce60,0033ce50) ret=714d15da
--- snip ---
failure later:
--- snip ---
002b:Call KERNEL32.CreateProcessW(00000000,0033ced4 L"rundll32
C:\\windows\\system32\\msjava.dll,JavaPkgMgr_Install
C:\\windows\\Java\\classes\\xmldso.cab,0,0,0,0,4,42",00000000,00000000,00000000,04000200,00000000,00150450
L"C:\\windows\\temp\\IXP000.TMP",0033ce60,0033ce50) ret=714d15da
...
0047:CALL msjava.JavaPkgMgr_Install(<unknown, check return>) ret=601d6475
0047:Call KERNEL32.lstrcpynA(0033fa90,0012fd48
"C:\\windows\\Java\\classes\\xmldso.cab,0,0,0,0,4,42",00000023) ret=00500bf4
...
0047:Call KERNEL32.GetFullPathNameA(0033fa90
"C:\\windows\\Java\\classes\\xmldso.cab",00000105,0033f880,0033fd10)
ret=005012e8
0047:Ret KERNEL32.GetFullPathNameA() retval=00000022 ret=005012e8
0047:Call KERNEL32.GetFileAttributesA(0033f880
"C:\\windows\\Java\\classes\\xmldso.cab") ret=00516697
0047:Ret KERNEL32.GetFileAttributesA() retval=ffffffff ret=00516697
...
0047:Call user32.MessageBoxA(00000000,0033ef54 "Unable to install Java packages
from C:\\windows\\Java\\classes\\xmldso.cab.\r\n\r\nUnknown HRESULT:
(80070002h)",00133bd0 "Java Package Manager",00000030) ret=00500fe4
....
--- snip ---
Bug 12852 was initially about this problem but that app no longer ships with
this dependency and the issue went out of focus.
Therefore I create a separate bug for this "extrac32.exe" tool.
A wine-devel thread talked about this tool some time ago:
http://www.winehq.org/pipermail/wine-devel/2007-July/057886.html
It looks like the Ethersoft guys went their own route ...
A google search didn't really come up with useful info.
Although it says the tool is "part of Internet Explorer" all installers will
detect IE already installed in WINEPREFIX and do not attempt to install any
earlier version (like IE4).
Hence Extrac32.exe will never be installed as prerequisite.
Extrac32 is the win32 gui version of the console "extract" utility from
Microsoft Cabinet Software Development Kit.
--- snip ---
EXTRACT [/Y] [/A] [/D | /E] [/L dir] cabinet [filename ...]
EXTRACT [/Y] source [newname]
EXTRACT [/Y] /C source destination
cabinet - Cabinet file (contains two or more files).
filename - Name of the file to extract from the cabinet.
Wild cards and multiple filenames (separated by
blanks) may be used.
source - Compressed file (a cabinet with only one file).
newname - New filename to give the extracted file.
If not supplied, the original name is used.
/A Process ALL cabinets. Follows cabinet chain
starting in first cabinet mentioned.
/C Copy source file to destination (to copy from DMF disks).
/D Display cabinet directory (use with filename to avoid extract).
/E Extract (use instead of *.* to extract all files).
/L dir Location to place extracted files (default is current directory).
/Y Do not prompt before overwriting an existing file.
--- snip ---
Maybe another attempt can be made by someone to get this tool in to fix older
installers.
Regards
--
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=11759
Summary: Microsoft Silverlight installer - unimplemented
functions
Product: Wine
Version: 0.9.56.
Platform: Other
URL: http://www.microsoft.com/silverlight/resources/install.a
spx
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Following on from bug 8099
When running the Microsoft Silverlight installer, it crashes with a message
about two unimplemented functions
unimplemented function gdiplus.dll.GdipGetImagePaletteSize
unimplemented function gdiplus.dll.GdipGetImageThumbnail
--
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=25468
Summary: Windows Live Movie Maker fails to install
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: hans(a)meelstraat.net
Created an attachment (id=32430)
--> (http://bugs.winehq.org/attachment.cgi?id=32430)
Standard output
Windows Live Movie Maker from the previous version of Live Essentials is no
longer installable even after working around some installer bugs with native
IE. The installer reports that a dependency (Microsoft Visual Studio Runtime)
could not be installed. Regression testing indicated:
a23514eece083011140513853c5db10357af6cea is the first bad commit
commit a23514eece083011140513853c5db10357af6cea
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Thu Nov 11 10:45:42 2010 +0100
msi: Add support for installing side-by-side assemblies.
:040000 040000 6e3244306b1cdce4af9bd963048445913433d933
820db510d39486aa37cad45d1ebeb9e2397f6224 M dlls
I tried to revert the patch from git, but several hunks failed to apply.
These are the steps to reproduce the problem:
1. winetricks ie7
2. winetricks -q mono26
3. Change Windows version to Vista - Movie Maker isn't available for XP
4. Uncheck all installable programs except Movie Maker
--
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=25424
Summary: Windows Live Photo Gallery [for XP] fails to install
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32359)
--> (http://bugs.winehq.org/attachment.cgi?id=32359)
Standard output
Windows Live Photo Gallery from Windows Live Essentials for Windows XP is no
longer installable, even after working around earlier installer bugs with
native IE. The installation fails because "an unknown error occurred." Steps to
reproduce:
1. winetricks ie7
2. winetricks -q mono26
3. Run the installer and uncheck all programs except Photo Gallery
Regression testing indicated:
ca7cd1bf89d057d9c48896b70c441fad941e6ee0 is the first bad commit
commit ca7cd1bf89d057d9c48896b70c441fad941e6ee0
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Oct 6 15:44:08 2010 +0200
msi: Validate packages based on supported version, platform and languages.
:040000 040000 1ef576e28c83ea59db6043d13d6921f475e26b9d
9d1df66c16e2c640d0a24677ec122f1ac773421c M dlls
Reverting this patch fixes the problem.
--
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=21884
Summary: Resident Evil 2: no sound and annoying dialog window
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mariusz.libera(a)gmail.com
Created an attachment (id=26525)
--> (http://bugs.winehq.org/attachment.cgi?id=26525)
Terminal output
When trying to run Resident Evil 2 I get no sound, but lots of annoying dialog
windows saying "StreamOpen Error". No matter if ALSA or OSS is set in winecfg.
When I uncheck ALSA (and/or OSS) dialogs go away.
--
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=22009
Summary: Symantec Antivirus 10.1 (for XP) fails to install
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26752)
--> (http://bugs.winehq.org/attachment.cgi?id=26752)
Wine 1.1.40 +msi +msidb (21MB)
Under Wine 1.1.39, SAV 10.1 (for Windows 98 - XP) fails to install.
err:msi:ITERATE_Actions Execution halted, action
L"PrepareEventLogStart.03FE01CF_295E_4354_A292_7DC4A810E0DA" returned 1603
>From the +msidb trace.
trace:msidb:MSI_RecordSetStringA 0x6afad0 1 "MSIASSERT - PrepareEventLogStart:
Unable to openService:1060: "
Is the installer trying to write a log event?
Anyway, removing the custom action with Orca allows the installer to continue
until hitting another, unrelated bug.
Same in Wine 1.1.40.
--
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=20352
Summary: 3ds max fails to start: "adlmdll.dll failed to
initialize"
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tilbjornar(a)gmail.com
Created an attachment (id=24103)
--> (http://bugs.winehq.org/attachment.cgi?id=24103)
terminal output, no debugging
3ds max fails to start, with the error message:
err:module:attach_process_dlls "adlmdll.dll" failed to initialize, aborting
I've tried to get some debugging output. It seems like OpenFileMappingA returns
a null value, which I understand means an error.
I've attached the normal terminal output, as well as debug output resulting
from running:
WINEDEBUG=+wgl,+seh,+loaddll,+tid,+relay wine 3dsmax.exe /nohardware
--
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=26272
Summary: Unity3D - Can't create a project
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: congelli501(a)gmail.com
At first lunch, Unity make us create a new project, but when we select a
directory to save the project into, we have an error message : "Specified path
is not valid (should be a name of non existing or empty directory)."
Log : No error message appears in console when selecting a directory.
Version : Unity 3.2 (Free version)
Link : http://unity3d.com/
--
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.