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=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=15744
Summary: Microsoft Money 2001 can't open saved files
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.5star-shareware.com/Windows/Hobby/Home-
Finance/ms-money2001-deluxe.html
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 6698
Created an attachment (id=16846)
--> (http://bugs.winehq.org/attachment.cgi?id=16846)
patch
Testing bug 6698, found Money doesn't install anymore.
Seems to have a null pointer dereference:
=>1 0x7e33fe5a sltg_get_typelib_ref+0x15(table=(nil), typeinfo_ref=0,
typelib_ref=0x5e742c) [/home/austin/wine-git/dlls/oleaut32/typelib.c:2873] in
oleaut32 (0x0033efd8)
2 0x7e33fff3 SLTG_DoType+0x11a(pType=0xb5322e, pBlk="
", pTD=0x5e742c, ref_lookup=(nil))
[/home/austin/wine-git/dlls/oleaut32/typelib.c:2906] in oleaut32 (0x0033f008)
3 0x7e3401cf SLTG_DoElem+0xcc(pType=0xb5322c, pBlk="
", pElem=0x5e742c, ref_lookup=(nil))
[/home/austin/wine-git/dlls/oleaut32/typelib.c:2970] in oleaut32 (0x0033f028)
4 0x7e340ce1 SLTG_DoVars+0x3b8(pBlk="
", pFirstItem="
", pTI=0x5e7348, cVars=6, pNameTable="PORT2Lib", ref_lookup=(nil))
[/home/austin/wine-git/dlls/oleaut32/typelib.c:3132] in oleaut32 (0x0033f228)
5 0x7e341997 SLTG_ProcessRecord+0x48(pBlk="
", pTI=0x5e7348, pNameTable="PORT2Lib", pTIHeader=0xb53175, pTITail=0xb532a4)
[/home/austin/wine-git/dlls/oleaut32/typelib.c:3372] in oleaut32 (0x0033f248)
I've got a patch ready, but filing a bug so it doesn't slip through the cracks.
--
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=9660
Summary: Microsoft Money 2001 crashes during install
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)xlcus.com
Created an attachment (id=8072)
--> (http://bugs.winehq.org/attachment.cgi?id=8072)
Microsoft Money 2001 crash log (Windows version selected: 2000)
On trying to install Microsoft Money 2001 (By running /msmoney/setup.exe from
CD 2 of Microsoft Works Suite 2001), Wine crashes part way through the
installer. See attached log. This is with a clean ~/.wine directory on Ubuntu
Feisty.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11173
Summary: 3ds max 2008 fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
So as i couldn't find 3ds max 7, i gave the 2008 trial version a try, but it
fails quite early:
err:msi:read_properties_from_data wrong type 64 != 30
There were also some mscoree related fixme's in the console, but they seem not
be the problem. I'll attach a screenshot of the error
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10787
Summary: Can't install 3ds max due to .net and direct x
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josephjacir(a)hotmail.com
Created an attachment (id=9650)
--> (http://bugs.winehq.org/attachment.cgi?id=9650)
log file output by 3ds max 9 installer on install abort.
I'm new at reporting bugs so sorry if I've done anything incorrectly. Anyway:
I'm trying to install 3ds max 9 - the install invariably aborts when it gets to
the step where it tries to install .NET . Before it gets this far, it also
tries to install Direct X 9 but this failure doesn't cause it to abort. I've
attached the log that max output in C:\windows\temp\3dsMax9.log
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.