http://bugs.winehq.com/show_bug.cgi?id=1670
------- Additional Comments From puoti(a)inwind.it 2003-14-11 11:14 -------
OK, the graphics really sucks, but it's all bugs in the game, the transparent
buildings, and cars. Unless this isn't caused on windows by the fact that I only
have a 8mb video ram on my windows box, the only real wine bug is that the game
crashes in wine, you can find the backtrace in my previous post.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1670
------- Additional Comments From puoti(a)inwind.it 2003-14-11 11:05 -------
The flashing eyes aren't a wine bug, there a bug in the game, they appear on
directx 9.0b on windows.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1670
------- Additional Comments From puoti(a)inwind.it 2003-14-11 10:37 -------
Log with todays CVS
fixme:d3d:IDirect3DDevice8Impl_SetRenderState Unrecognized/Unhandled
D3DZBUFFERTYPE value 2
lots identical of messages
fixme:d3d:IDirect3DDevice8Impl_SetRenderState Unrecognized/Unhandled
D3DZBUFFERTYPE value 2
wine: Unhandled exception (thread 000f), starting debugger...
WineDbg starting on pid e
Loaded debug information from ELF 'wine' ((nil))
No debug information in 32bit DLL 'C:\Program Files\MafiaDemo\Game.exe' (0x400000)
No debug information in 32bit DLL 'NTDLL.DLL' (0x40200000)
No debug information in 32bit DLL 'KERNEL32.DLL' (0x40490000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40880000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40810000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x406e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x408b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x409a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\D3D8.DLL' (0x409e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41290000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT8.DLL' (0x41270000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x412c0000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\MAFIADEMO\OGG.DLL' (0x412ea000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\MAFIADEMO\VORBIS.DLL'
(0x412f7000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\MAFIADEMO\VORBISFILE.DLL'
(0x40a28000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\MAFIADEMO\RW_DATA.DLL'
(0x41430000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\MAFIADEMO\LS3DF.DLL'
(0x10000000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\MAFIADEMO\IJOY.DLL' (0x41445000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x414b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x41490000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x41470000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\MAFIADEMO\INET.DLL' (0x41455000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x41590000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x417c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x417a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x418f0000)
Unhandled exception: page fault on read access to 0x0000000c in 32-bit code
(0x409ff447).
In 32-bit mode.
0x409ff447 (D3D8.DLL.EntryPoint+0x15f67 in D3D8.DLL): movl
0x0(%eax,%edx,1),%eax
Wine-dbg>bt
Backtrace:
=>0 0x409ff447 (D3D8.DLL.EntryPoint+0x15f67 in D3D8.DLL) (ebp=406bf7f8)
1 0x40a001a9 (D3D8.DLL.EntryPoint+0x16cc9 in D3D8.DLL) (ebp=406bf900)
2 0x409f7d38 (D3D8.DLL.EntryPoint+0xe858 in D3D8.DLL) (ebp=406bf934)
3 0x10069eea (LS3DF.DLL.dbgPrintf1+0x1c5a in LS3DF.DLL) (ebp=406bf9dc)
4 0x10046ca0 (LS3DF.DLL.?LineLineIntersect@@YG_NABUS_vector@@000AAM1@Z+0x172e0
in LS3DF.DLL) (ebp=00000000)
Wine-dbg>b
Breakpoint 1 at 0x409ff447 (D3D8.DLL.EntryPoint+0x15f67 in D3D8.DLL)
Wine-dbg>quit
WineDbg terminated on pid e
[ivan@localhost MafiaDemo]$
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1091
------- Additional Comments From micha(a)freemail.com.au 2003-14-11 09:34 -------
Dimi,
Sorry I was offline for some time. Attached the demo again.
I checked, the problem still exists as of 20031016.
Btw, Jason may be right. It does only affect some of the controls,
in my case the static but not the button.
I am still not reachable under the registered email address.
Temporarily I am at: mick37(at)gmx.de
Micha
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1755
bruce.armstrong(a)teamsybase.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bruce.armstrong(a)teamsybase.c
| |om
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1755
------- Additional Comments From bruce.armstrong(a)teamsybase.com 2003-14-11 09:33 -------
Have you looked at bug 807 to see if this is a duplicate of that (which is now
fixed)?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1837
------- Additional Comments From the-fallen(a)web.de 2003-14-11 08:33 -------
The complete InstMsiA consoleoutput with -debugmsg warn+all
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA ANSI BUILD
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Running on Win9X.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Attempting to get function GetWindowsDirectoryA/W.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Successfully loaded the specified procedure
from kernel32.dll.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA X:\IXP001.TMP\mspatcha.dll : 5.1.2600.0
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA C:\WINDOWS\SYSTEM\mspatcha.dll : 5.1.2600.0
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA InstMsi version of mspatcha.dll is older or
equal than existing.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA X:\IXP001.TMP\msi.dll : 2.0.2600.2
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA C:\WINDOWS\SYSTEM\msi.dll : 2.0.2600.2
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA InstMsi version of msi.dll is older or equal
than existing.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA X:\IXP001.TMP\msihnd.dll : 2.0.2600.2
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA C:\WINDOWS\SYSTEM\msihnd.dll : 2.0.2600.2
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA InstMsi version of msihnd.dll is older or equal
than existing.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA X:\IXP001.TMP\msimsg.dll : 2.0.2600.2
warn:debugstr:OutputDebugStringA
warn:module:load_builtin_dll cannot open .so lib for builtin L"msimsg.dll":
/usr/lib/wine/lib/wine/msimsg.dll.so: cannot open shared object file: No such
file or directory
warn:module:load_dll Failed to load module L"C:\\WINDOWS\\SYSTEM\\msimsg.dll";
status=c0000135
warn:ver:VERSION_GetFileVersionInfo_PE Could not load
"C:\\WINDOWS\\SYSTEM\\msimsg.dll"
warn:ver:VERSION_GetFileVersionInfo_16 Could not load
"C:\\WINDOWS\\SYSTEM\\msimsg.dll"
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Unable to get version info for
C:\WINDOWS\SYSTEM\msimsg.dll. Error 2.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA InstMsi version of msimsg.dll is newer than
existing.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Found unused RunOnce entry : InstMsi0
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Found unused RunOnce entry : InstMsi4
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Attempting to create folder C:\WINDOWS\Installer.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Successfully loaded the specified procedure
from msi.dll.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Temporary store located at :
C:\WINDOWS\Installer\InstMsi14
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA RunProcess (MsiExec.exe, MsiExec.exe /regserver
/qn)
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Wait succeeded for process. Return code was:
0.warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Found MSI Database: instmsi.msi
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA No localized transform available.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA C:\WINDOWS\AppPatch\msimain.sdb not found.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA msimain.sdb in the package will be installed.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Running upgrade to MSI from temp files at
C:\WINDOWS\Installer\InstMsi14. [Final Command: 'X:\IXP001.TMP\msiinst.exe /i
instmsi.msi MSIEXECREG=1 /m /qb+! INSTALLSDB=1']
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA RunProcess (MsiExec.exe,
X:\IXP001.TMP\msiinst.exe /i instmsi.msi MSIEXECREG=1 /m /qb+! INSTALLSDB=1)
warn:debugstr:OutputDebugStringA
warn:storage:StgStreamImpl_Read read 688 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 38 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 664 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 48 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 48 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:module:load_builtin_dll cannot open .so lib for builtin L"MSCOREE.dll":
/usr/lib/wine/lib/wine/mscoree.dll.so: cannot open shared object file: No such
file or directory
warn:storage:StgStreamImpl_Read read 420 instead of the required 1024 bytes !
warn:module:load_builtin_dll cannot open .so lib for builtin L"SAGE.dll":
/usr/lib/wine/lib/wine/sage.dll.so: cannot open shared object file: No such file
or directory
warn:storage:StgStreamImpl_Read read 318 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 12 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 36 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 16 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 44 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 132 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 252 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 180 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 16 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 16 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 48 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 12 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 12 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 16 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 32 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 32 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 32 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 8 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 76 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 34 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 52 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 58 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 394 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 18 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 76 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 34 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 52 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 58 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 394 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 18 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 318 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Wait succeeded for process. Return code was: 1603.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA X:\IXP001.TMP\mspatcha.dll : 5.1.2600.0
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA C:\WINDOWS\SYSTEM\mspatcha.dll : 5.1.2600.0
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA InstMsi version of mspatcha.dll is older or
equal than existing.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA X:\IXP001.TMP\msi.dll : 2.0.2600.2
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA C:\WINDOWS\SYSTEM\msi.dll : 2.0.2600.2
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA InstMsi version of msi.dll is older or equal
than existing.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA X:\IXP001.TMP\msihnd.dll : 2.0.2600.2
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA C:\WINDOWS\SYSTEM\msihnd.dll : 2.0.2600.2
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA InstMsi version of msihnd.dll is older or equal
than existing.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA X:\IXP001.TMP\msimsg.dll : 2.0.2600.2
warn:debugstr:OutputDebugStringA
warn:module:load_builtin_dll cannot open .so lib for builtin L"msimsg.dll":
/usr/lib/wine/lib/wine/msimsg.dll.so: cannot open shared object file: No such
file or directory
warn:module:load_dll Failed to load module L"C:\\WINDOWS\\SYSTEM\\msimsg.dll";
status=c0000135
warn:ver:VERSION_GetFileVersionInfo_PE Could not load
"C:\\WINDOWS\\SYSTEM\\msimsg.dll"
warn:ver:VERSION_GetFileVersionInfo_16 Could not load
"C:\\WINDOWS\\SYSTEM\\msimsg.dll"
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Unable to get version info for
C:\WINDOWS\SYSTEM\msimsg.dll. Error 2.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA InstMsi version of msimsg.dll is newer than
existing.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Finished install.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Unregistering the installer from the temporary
location.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA RunProcess (MsiExec.exe, MsiExec.exe
/unregserver /qn)
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Wait succeeded for process. Return code was:
0.warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Deleting the RunOnce value for registering the
installer from the temp. folder.
warn:debugstr:OutputDebugStringA
warn:debugstr:OutputDebugStringA MsiInst:
warn:debugstr:OutputDebugStringA Exiting msiinst.exe with error code 1603.
warn:debugstr:OutputDebugStringA
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1837
Summary: Strange errors while installing InstMsiA
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: the-fallen(a)web.de
Hi!
When i attempt to install Msi with the InstMsiA installer i get very strange
errorcodes in the warn+all console output which look like this:
[quote]
warn:storage:StgStreamImpl_Read read 8 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 76 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 34 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 52 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 58 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 394 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 18 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 76 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 34 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 52 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 58 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 394 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 18 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 22 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 318 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
warn:storage:StgStreamImpl_Read read 632 instead of the required 1024 bytes !
[/quote]
I dont know what this means and i got those errors with several other programs
which all use installshield. Can anybody help me? I use mostly native dlls but
no original registry.
THX in advance!
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.