http://bugs.winehq.org/show_bug.cgi?id=4632
Summary: InstallShield (MediaShout v3) fails with 0x80040706
Product: Wine
Version: CVS
Platform: PC
URL: http://www.mediashout.com/try/30_ev.cfm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahziem1(a)mailbolt.com
When trying to install MediaShout v3 (a popular program in a certain niche)
trial version, InstallShield fails with error:
"Unhandled exception
Error Number: 0x80040706
Description: Object reference not set"
Console output:
$ ~/tmp/wine/wine SetupMediaShoutEV3.exe
fixme:msi:MsiGetProductInfoW L"{11A45BD0-CBC1-4CEF-B979-D84D133C7E7D}"
L"PackageCode" 0x7ff0ffa8 0x7fb9d750
fixme:msi:MsiInstallProductW L"C:\\windows\\temp\\_is3df\\ISScript10.Msi"
L"REBOOT=ReallySuppress ADDLOCAL=All"
err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\\Program Files\\Common
Files\\InstallShield\\Driver\\10\\Intel 32\\IDriver.exe" -> L"c:\\Program
Files\\Common Files\\InstallShield\\Driver\\10\\Intel 32\\", last error 80
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
err:msi:deformat_environment Unknown environment variable L"ALLUSERSPROFILE"
Last lines with WINEDEBUG=warn+all :
warn:rpc:RPCRT4_Receive ReadFile failed with error 109
warn:rpc:RPCRT4_io_thread receive failed with error 6c0
warn:sync:SetNamedPipeHandleState stub: 0x164 0x7f117a38/2 (nil) (nil)
warn:rpc:RPCRT4_Receive ReadFile failed with error 109
warn:rpc:RPCRT4_io_thread receive failed with error 6c0
warn:file:wine_nt_to_unix_file_name L"sfc.dll" not found in
/home/z/.wine/dosdevices/c:/windows/system32
warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\sfc.dll" not
found (c0000034)
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\PROG~FBU\\COMM~CP1\\INST~JM1\\Driver\\10\\INTE~MEX\\IDriver.exe" ->
"/home/z/.wine/dosdevices/c:/Program Files/Common
Files/InstallShield/Driver/10/Intel 32/IDriver.exe" required a case-insensitive
search
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\PROG~FBU\\COMM~CP1\\INST~JM1\\Driver\\10\\INTE~MEX\\IDriver.exe" ->
"/home/z/.wine/dosdevices/c:/Program Files/Common
Files/InstallShield/Driver/10/Intel 32/IDriver.exe" required a case-insensitive
search
warn:gdi:GDI_GetObjPtr Invalid handle 0x358
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\PROG~FBU\\COMM~CP1\\INST~JM1\\Driver\\10\\INTE~MEX\\IDriver.exe" ->
"/home/z/.wine/dosdevices/c:/Program Files/Common
Files/InstallShield/Driver/10/Intel 32/IDriver.exe" required a case-insensitive
search
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\PROG~FBU\\COMM~CP1\\INST~JM1\\Driver\\10\\INTE~MEX\\IDriver.exe" ->
"/home/z/.wine/dosdevices/c:/Program Files/Common
Files/InstallShield/Driver/10/Intel 32/IDriver.exe" required a case-insensitive
search
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:heap:GlobalUnlock 0x7d912bea not locked
warn:rpc:RPCRT4_Receive ReadFile failed with error 109
warn:rpc:RPCRT4_io_thread receive failed with error 6c0
warn:sync:SetNamedPipeHandleState stub: 0x8c 0x7f5bea38/2 (nil) (nil)
warn:rpc:RPCRT4_Receive ReadFile failed with error 109
warn:rpc:RPCRT4_io_thread receive failed with error 6c0
warn:driver:CloseDriver Failed to close driver
warn:driver:CloseDriver Failed to close driver
warn:driver:CloseDriver Failed to close driver
warn:driver:CloseDriver Failed to close driver
warn:driver:CloseDriver Failed to close driver
System/environment:
* Fedora Core 4 x86-32
* WINE from today's CVS
* GCC v4.0.2
* Linux 2.6.15-1.1831_FC4
* Clean */.wine
This bug is similiar to bug 4181, but I tried suggestion in comment #1 there
(regarding setting a registry key), and it didn't seem to make any difference.
(Also, I spelled "manger" as "manager.")
The MediaShout installer is a free download from
http://www.mediashout.com/try/30_ev.cfm (just enter some email) or maybe
http://www.mediashout.com/download/SetupMediaShoutEV3.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4344
------- Additional Comments From SignMan359(a)gmail.com 2006-20-02 21:55 -------
First, I found that if I use the native Win98 hhctrl.ocx it gets rid of the
'fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.' error.
Second, attached you will find my dump that was generated by using the following
command line:
WINEDEBUG="+loaddll,+ole,+oledlg,+fixme" wine paf5.exe
In my winecfg, I have hhctrl.ocx, usp10.dll set to "native, builtin". This dump
is the paf5_dump_hhctrl file.
Running it again, without using the native hhctrl.ocx you get file paf5_dump.
This is running 0.9.8 compiled from source.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2398
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Application interface |OpenGL is only used only on
|(LightWave 3D) completely |top level windows so child
|unusable |windows get overdrawn
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-02 20:54 -------
Changed Summary to reflect generic bug...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4630
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-02 19:11 -------
You need to run 'ldconfig' after you installed wine. That's all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4605
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-02 19:00 -------
Thats a little tricky You could just attach the program to the bug its seems
small enough
So am I correct that you have the source for this program?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4614
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-02 18:35 -------
Thanks (it's in)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4626
------- Additional Comments From ploujj(a)gmail.com 2006-20-02 17:49 -------
I'm not understanding what I'm supposed to do to patch the source like you did.
I tried patching the 0_9_8 CVS tag/version and the patch applied correctly, but
like it was already mentioned "fixme:winsock:WS_getnameinfo getnameinfo()
failed, not found during buildtime" appears, and bittorrent just pops up a
message about its log.
I tried getting the latest CVS checkout (into a new directory). That seemed to
already include the changes in the patch, but after compilation I got the same
results by running bittorrent.exe.
In the latest CVS checkout:
$ grep getnameinfo /usr/include/netdb.h
returns nothing and:
$ grep -A7 getnameinfo config.log
configure:14784: checking for getnameinfo
configure:14841: gcc -m32 -o conftest -m32 -L/emul/linux/x86/usr/lib/ -m32
-L/emul/linux/x86/usr/lib/ conftest.c >&5
configure:14847: $? = 0
configure:14850: test -z || test ! -s conftest.err
configure:14853: $? = 0
configure:14856: test -s conftest
configure:14859: $? = 0
configure:14871: result: yes
--
ac_cv_func_getnameinfo=yes
ac_cv_func_getnetbyname=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getprotobyname=yes
ac_cv_func_getprotobynumber=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getservbyport=yes
$ grep GETNAMEINFO include/config.h{,.in}
include/config.h:#define HAVE_GETNAMEINFO 1
include/config.h.in:#undef HAVE_GETNAMEINFO
I'm using Gentoo AMD64
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.