http://bugs.winehq.org/show_bug.cgi?id=4227
------- Additional Comments From dank(a)kegel.com 2006-23-08 00:25 -------
Aw, let's just raise the limit. Patch posted:
http://winehq.org/pipermail/wine-patches/2006-August/030023.html
That lets us get to the next bug: the installer
hangs after doing lots of stuff. Adding +msi shows that
the very last thing that happens is
trace:msi:ACTION_FinishCustomActions Waiting on action L"ISMsiServerStartup"
I'll attach both a plain log and highlights of +msi.
--
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=5983
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ead1234(a)hotmail.com 2006-22-08 23:17 -------
works now
--
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=6002
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dank(a)kegel.com 2006-22-08 23:03 -------
patch accepted. Marking as fixed.
--
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=3972
------- Additional Comments From truiken(a)gmail.com 2006-22-08 22:57 -------
I'm assuming you downloaded msvcr80.dll from dlldump, in which case, that dll is
a beta of the final msvcr80 and shouldn't ever be used. Even if you find a copy
of msvcr80.dll, it's never supposed to be in windows\system32. This particular
bug (lack of msvcr80.dll) is a duplicate of the bug dealing with manifests, bug
5965. Read comment 2 of that bug to see what needs to be done.
--
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=3972
------- Additional Comments From ead1234(a)hotmail.com 2006-22-08 22:37 -------
after downloading msvcr80.dll i get the following error.
wine: Call from 0x79f9a3e7 to unimplemented function
MSVCR80.dll._except_handler4_common, aborting
err:seh:setup_exception stack overflow 1112 bytes in thread 003c eip b7cfff00
esp 00240ba8 stack 0x241000-0x350000
fixme:advapi:LookupAccountNameW (null) (null) (nil) 0x7d97a0a4 (nil) 0x7d97a0a0
(nil) - stub
fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled
err:msi:HANDLE_CustomType34 Unable to execute command
L"\"c:\\windows\\Microsoft.NET\\Framework\\netfxsbs20.exe\" /install"
--
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=3972
------- Additional Comments From ead1234(a)hotmail.com 2006-22-08 22:29 -------
err:module:import_dll Library MSVCR80.dll (which is needed by
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorwks.dll") not found
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000000,0x34e908,(nil)): stub
err:eventlog:ReportEventW L".NET Runtime version : 2.0.50727.42 - ErrorA fatal
error occurred. However, mscorees.dll could not be loaded to display the
appropriate error message.\n\nPlease reinstall the .NET Framework."
--
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=4446
------- Additional Comments From dank(a)kegel.com 2006-22-08 21:24 -------
When I try it now, it gets a few screens into the installer, but
then outputs an infinite series of lines like
fixme:setupapi:do_file_copyW Notify that target version is greater..
--
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=5540
------- Additional Comments From dank(a)kegel.com 2006-22-08 21:12 -------
Er, um, I dunno. I even found the 'a' version of the demo
and it, too, insists on .net. I guess this bug will have
to wait until we figure out how to install or fake that.
--
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=6005
cjstimpson(a)afinternet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3375 is|0 |1
obsolete| |
------- Additional Comments From cjstimpson(a)afinternet.net 2006-22-08 21:11 -------
Created an attachment (id=3390)
--> (http://bugs.winehq.org/attachment.cgi?id=3390&action=view)
getmodify tests patch
New test for EM_GETMODIFY. Includes several more operations on richedit to see
if EM_GETMODIFY returns true/false. Wine's implementation currently fails 6
cases with that test. This patch was recently submitted to wine-patches.
--
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.