http://bugs.winehq.com/show_bug.cgi?id=629
*** shadow/629 Tue May 7 14:22:53 2002
--- shadow/629.tmp.5054 Wed May 15 19:27:52 2002
***************
*** 9,15 ****
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: burnus(a)gmx.de |
! | CC list: Cc: Speeddymon@yahoo.com,marcus@jet.franken.de |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 9,15 ----
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: burnus(a)gmx.de |
! | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
***************
*** 86,88 ****
--- 86,98 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-07 14:18 -------
*** Bug 381 has been marked as a duplicate of this bug. ***
+
+ ------- Additional Comments From inhibition(a)attbi.com 2002-05-15 19:27 -------
+ I've experienced this bug in the latest (20020509) build with the following
+ error coming up upon execution of the Baldurs Gate II installer:
+
+ fixme:ole:CoMarshalInterface Failed to Marshal the interface, 80070057?
+ fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
+
+ which repeats 4 times. I'll forward any debug information requested if someone
+ jots a quick note on creating a dump file for them.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=657
*** shadow/657 Wed May 15 15:04:21 2002
--- shadow/657.tmp.24308 Wed May 15 15:04:47 2002
***************
*** 56,58 ****
--- 56,69 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-15 15:04 -------
Created an attachment (id=97)
Error output when there is no mfc42.dll in wine's path or the directory of the calling program
+
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-15 15:04 -------
+ ok, i have the error. it appears as i said that there is no builtin
+ mfc42.dll. but an update. the mfc42.dll from win98 does not work with wne.
+ mfc42.dll from win2k does work, but you muxt be in the directory that the file
+ you are running is in (i.e. if mhc.exe is in /win_emu/D2Stuff/MapHack then you
+ must cd to that dir...and since mhc requires d2maphack.exe then d2maphack
+ should also be in there...)
+
+ the error i get with no mfc42.dll is listed in the attachment above
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=657
*** shadow/657 Mon May 13 14:12:06 2002
--- shadow/657.tmp.24238 Wed May 15 15:04:21 2002
***************
*** 52,54 ****
--- 52,58 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-13 14:12 -------
im not sure the error, i will post tomorrow, but as far as i can see (from
looking in wine/dlls) there isnt a native mfc42.dll *at all*...
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-15 15:04 -------
+ Created an attachment (id=97)
+ Error output when there is no mfc42.dll in wine's path or the directory of the calling program
http://bugs.winehq.com/show_bug.cgi?id=656
*** shadow/656 Wed May 15 13:10:58 2002
--- shadow/656.tmp.24078 Wed May 15 15:02:43 2002
***************
*** 4,14 ****
| Bug #: 656 Product: Wine |
| Status: NEW Version: unspecified |
| Resolution: Platform: |
! | Severity: normal OS/Version: All |
| Priority: P1 Component: wine-files |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: michaelc(a)lindows.com |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 4,15 ----
| Bug #: 656 Product: Wine |
| Status: NEW Version: unspecified |
| Resolution: Platform: |
! | Severity: major OS/Version: All |
| Priority: P1 Component: wine-files |
+----------------------------------------------------------------------------+
! | Assigned To: vberon(a)mecano.gme.usherb.ca |
| Reported By: michaelc(a)lindows.com |
+ | CC list: Cc: greg.machala@noaa.gov,vberon@mecano.gme.usherb.ca |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
***************
*** 97,99 ****
--- 98,105 ----
------- Additional Comments From greg.machala(a)noaa.gov 2002-05-15 13:10 -------
I have the same problem with the updates. Though I am shocked at how far wine
has come to running this admittedly very complex application!
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-15 15:02 -------
+ Vincent, assigning this bug to you as you are already working on it.
+ Michael and Greg will provide you with information you need.
+ Increasing severity, because Wine targets to support AOL client.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=679
*** shadow/679 Wed May 15 12:37:43 2002
--- shadow/679.tmp.20940 Wed May 15 14:28:14 2002
***************
*** 1,13 ****
+============================================================================+
! | Missing backslashes in created registry entries |
+----------------------------------------------------------------------------+
| Bug #: 679 Product: Wine |
! | Status: NEW Version: 20020509 |
| Resolution: Platform: |
! | Severity: normal OS/Version: All |
| Priority: P1 Component: wine-tools |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: maxx2(a)veneto.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 1,13 ----
+============================================================================+
! | Incorrect backslashes format in winedefault.reg |
+----------------------------------------------------------------------------+
| Bug #: 679 Product: Wine |
! | Status: ASSIGNED Version: 20020509 |
| Resolution: Platform: |
! | Severity: critical OS/Version: All |
| Priority: P1 Component: wine-tools |
+----------------------------------------------------------------------------+
! | Assigned To: apa3a(a)yahoo.com |
| Reported By: maxx2(a)veneto.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 66,68 ****
--- 66,79 ----
I think this version already should use regedit, not regapi as a tool to import
the entries. Check your wineinstall script.
Anyway, both tools are based on the same code.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-15 14:28 -------
+ The cause of the issue is using single backslashes in file winedefault.reg as:
+ "Favorites"="C:\WINDOWS\Favorites"
+ "StartUp"="C:\WINDOWS\Start Menu\Programs\Startup"
+
+ where it should be as:
+ "SendTo"="C:\\WINNT\\Profiles\\Default User\\SendTo"
+ "Recent"="C:\\WINNT\\Profiles\\Default User\\Recent"
+
+ Checked on Windows NT
\ No newline at end of file