http://bugs.winehq.org/show_bug.cgi?id=4227
------- Additional Comments From truiken(a)gmail.com 2006-22-06 16:07 -------
I just ran a test on XP that called MsiDatabaseOpenView in a while (1) loop
without closing the handles. The number of handles must be in the millions at
this point because I just ran out of ram. So native allows as many handles to
be open as can fit in your memory constraints. In wine, we limit the number of
handles to MSIMAXHANDLES. Upping the value of that define lets the install
proceed, but to be correct we should change the infrastucture to dynamically
allocate storage for handles.
--
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=5491
------- Additional Comments From the3dfxdude(a)gmail.com 2006-22-06 15:47 -------
Could you try again with the sound drivers disabled? I just want to make sure it
is not a sound bug here.
--
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=4547
wdev(a)foltman.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |wdev(a)foltman.com
Status|ASSIGNED |NEW
--
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=2872
------- Additional Comments From dank(a)kegel.com 2006-22-06 14:28 -------
http://www.superpower2.com/ is the official site for the game.
Of the mirrors they list there, gamershell was the first
one I found that didn't require registration.
(I only had time to download, haven't run it yet.)
--
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=3752
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Component|wine-ole |wine-msi
------- Additional Comments From dank(a)kegel.com 2006-22-06 14:21 -------
The installation goes smoothly, but nothing gets installed.
I see the "GroupBox" error from comment #4 if I click on
the list of things to install.
Changing component to wine-msi based on last comment.
--
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=2781
------- Additional Comments From dank(a)kegel.com 2006-22-06 14:12 -------
This looks like a race condition, or some other synchronization problem.
Here's a trace showing that the fetch is going fine from wininet's
point of view, but the app gives up too quickly:
trace:wininet:HTTP_HttpSendRequestW Going to url L"www.installengine.com"
L"/cert03/dotnetfx/dotnetfx.exe"
trace:wininet:HTTP_HttpSendRequestW Request header -> L"GET
/cert03/dotnetfx/dotnetfx.exe HTTP/1.0\r\nAccept: */*\r\nHost:
www.installengine.com\r\nUser-Agent: dwplayer\r\nReferer:
http://www.installengine.com/cert03/dotnetfx/dotnetfx.exe\r\n\r\n"
trace:wininet:INTERNET_ExecuteWork
trace:wininet:INTERNET_GetWorkRequest
...
0009:Call oleaut32.SysFreeString(7fd61024
L"http://www.installengine.com/cert03/dotnetfx/dotnetfx.exe") ret=004024bc
0009:Call user32.MessageBoxA(00020024,7fb9b40c "Er is een fout opgetreden bij
het downloaden van het bestand
http://www.installengine.com/cert03/dotnetfx/dotnetfx.exe. Wat wilt u
doen?",7fb9b69c "InstallShield",00000005) ret=0040a8e5
...
trace:wininet:NETCON_getNextLine :16 HTTP/1.1 200 OK
--
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=4632
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Component|wine-gdi-(printing) |wine-msi
------- Additional Comments From dank(a)kegel.com 2006-22-06 13:29 -------
Set component to wine-msi based on Rob's comment.
--
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=4280
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Component|wine-binary |wine-msi
------- Additional Comments From dank(a)kegel.com 2006-22-06 13:27 -------
Marking as MSI problem based on last comment.
--
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=4227
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-ole |wine-msi
------- Additional Comments From dank(a)kegel.com 2006-22-06 13:25 -------
Marking as MSI problem based on last comment.
--
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.