http://bugs.winehq.com/show_bug.cgi?id=311
*** shadow/311 Tue May 7 11:20:15 2002
--- shadow/311.tmp.762 Tue May 7 14:44:47 2002
***************
*** 1,5 ****
+============================================================================+
! | Wine do not execute several programs - err:module:map_image Could not ma |
+----------------------------------------------------------------------------+
| Bug #: 311 Product: Wine |
| Status: NEW Version: 20010629 |
--- 1,5 ----
+============================================================================+
! | mmap fails. "Could not map section .text, file probably truncated" |
+----------------------------------------------------------------------------+
| Bug #: 311 Product: Wine |
| Status: NEW Version: 20010629 |
***************
*** 7,13 ****
| Severity: major OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: fojtik(a)htc.honeywell.cz |
| CC list: Cc: bon(a)elektron.ikp.physik.tu- |
+----------------------------------------------------------------------------+
--- 7,13 ----
| Severity: major OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: julliard(a)winehq.com |
| Reported By: fojtik(a)htc.honeywell.cz |
| CC list: Cc: bon(a)elektron.ikp.physik.tu- |
+----------------------------------------------------------------------------+
***************
*** 453,455 ****
--- 453,462 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-07 11:20 -------
Yes, thank you.
Now I'm going to contact the developer, responsible for the code.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-07 14:44 -------
+ Alexandre, assigning this bug to you, as you handled similiar issue the last
+ time as described at:
+ http://www.winehq.com/news/?view=98
+ Alexandre, you also can apply my patch which includes warning, so we won't have
+ to spend so much time on search if we have similiar issue.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=629
*** shadow/629 Tue May 7 13:50:43 2002
--- shadow/629.tmp.31302 Tue May 7 14:18:52 2002
***************
*** 83,85 ****
--- 83,88 ----
Can be retested later if any issues with the bug will be found.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-07 14:18 -------
+ *** Bug 381 has been marked as a duplicate of this bug. ***
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=653
*** shadow/653 Tue May 7 14:04:10 2002
--- shadow/653.tmp.29297 Tue May 7 14:04:10 2002
***************
*** 0 ****
--- 1,31 ----
+ +============================================================================+
+ | Can't install ms Age of empires Trial form win98se installation cd |
+ +----------------------------------------------------------------------------+
+ | Bug #: 653 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020411 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-programs |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: puoti(a)inwind.it |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I tried the versions on the installation CD of windows 98 second edition (I do NOT
+ have dual boot, Mandrake is just to good) , for age of empires I got this
+ message in windows (wine) box: "DirectX 5.0 or later is not installed. Yoy must
+ install DirectX 5.0 od later to play Age of Empires Expantion Trail", I clicked
+ on OK and program shut down, here is the shell output:
+ $ wine msaoex.exe
+ fixme:win32:PE_CreateModule Security directory ignored
+ fixme:psdrv:PSDRV_SelectBitmap stub
+ fixme:psdrv:PSDRV_SelectBitmap stub
+ fixme:psdrv:PSDRV_SelectBitmap stub
+ fixme:psdrv:PSDRV_SelectBitmap stub
+ fixme:ole:CoCreateInstance no classfactor created for CLSID [fbf23b40-e3f0-101b-
+ 8488-00aa003e56f8], hres is 0x80040154
+ $
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=652
*** shadow/652 Tue May 7 13:39:52 2002
--- shadow/652.tmp.28310 Tue May 7 13:51:05 2002
***************
*** 7,13 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-ole |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: jhohm(a)acm.org |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 7,13 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-ole |
+----------------------------------------------------------------------------+
! | Assigned To: jhohm(a)acm.org |
| Reported By: jhohm(a)acm.org |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 21,23 ****
--- 21,34 ----
and ICatRegister interfaces. When it is missing, ActiveX components that use
its interfaces fail to register themselves properly, or fail to use other
components properly.
+
+ ------- Additional Comments From jhohm(a)acm.org 2002-05-07 13:51 -------
+ I will attempt to implement this in the same general way as Windows NT 5.0 and
+ later seems to. COMCAT.DLL has do-nothing DllRegisterServer,
+ DllUnregisterServer, and DllCanUnloadNow, and implements DllGetClassObject
+ with OLE32_DllGetClassObject. OLE32.DLL contains the implementation of the
+ CLSID_StdComponentCategoriesMgr coclass, and the ICatInformation
+ and ICatRegister interfaces.
+
+ It's worth noting that the Visual Basic 6.0 Run-Time package includes a
+ COMCAT.DLL, but (at least for me) it doesn't pass muster in Wine.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=362
*** shadow/362 Sat Nov 10 22:28:44 2001
--- shadow/362.tmp.27730 Tue May 7 13:44:13 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-programs |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: Richard_02(a)hotmail.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,17 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-programs |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: Richard_02(a)hotmail.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 50,52 ****
--- 51,57 ----
Thought it may help you guys in your debugging sessions.
Cheers
+
+ ------- Additional Comments From puoti(a)inwind.it 2002-05-07 13:44 -------
+ ICQ exists in Linux (Java) version, and it has verious clones (LICQ), so you don't
+ nead wine to connect to ICQ.
\ No newline at end of file