http://bugs.winehq.com/show_bug.cgi?id=709
*** shadow/709 Sat May 18 07:25:04 2002
--- shadow/709.tmp.31947 Sat May 18 07:25:04 2002
***************
*** 0 ****
--- 1,38 ----
+ +============================================================================+
+ | Richedit does not handle input with PTE |
+ +----------------------------------------------------------------------------+
+ | Bug #: 709 Product: Wine |
+ | Status: UNCONFIRMED Version: CVS |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gui |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: myasar(a)free.fr |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ PTE is a text editor (you can get this freeware at
+ http://www.protonfx.com/downloads.php).
+
+ Open a new documen (File/New), whatever you type on you keyboard you won't see
+ anything on screen, and if you save the file it will be empty.
+ The screen logs prints :
+
+ fixme:richedit:RICHED32_WindowProc Unknown message 0x87 Passed to default
+ hwnd=0001003c, wParam=00000000, lParam=00000000
+ fixme:richedit:RICHED32_WindowProc Unknown message 0x87 Passed to default
+ hwnd=0001003c, wParam=00000000, lParam=00000000
+ fixme:richedit:RICHED32_WindowProc Unknown message 0x87 Passed to default
+ hwnd=0001003c, wParam=00000000, lParam=00000000
+ fixme:richedit:RICHED32_WindowProc Unknown message 0x87 Passed to default
+ hwnd=0001003c, wParam=00000000, lParam=00000000
+ fixme:richedit:RICHED32_WindowProc Unknown message 0x200 Passed to default
+ hwnd=0001003c, wParam=00000000, lParam=002601b2
+
+
+ Tested on Perfect! Textedit PTE v1.2a
+ Tested on current CVS (14 May 2002) and previous versions of Wine.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=691
*** shadow/691 Fri May 17 10:40:17 2002
--- shadow/691.tmp.15130 Fri May 17 16:28:02 2002
***************
*** 18,20 ****
--- 18,29 ----
| DESCRIPTION |
Running a demo, this function is called and the programs crashes trying to
jump at 0xdeadbeef
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-17 16:28 -------
+ Not much to be seen on the internet about this.
+ It seems to be related to DirectX, though.
+ (advice: "reinstall DirectX").
+
+ My best bet would be to simply implement a stub for it,
+ try to guess its parameter as accurately as possible
+ using relay traces etc., and that's it.
http://bugs.winehq.com/show_bug.cgi?id=247
*** shadow/247 Sun Dec 23 19:57:35 2001
--- shadow/247.tmp.6453 Fri May 17 14:58:46 2002
***************
*** 2,16 ****
| no keyboard and mouse after update to 20010510 |
+----------------------------------------------------------------------------+
| Bug #: 247 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-programs |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: klaus.mayer(a)k-m.nu |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 2,17 ----
| no keyboard and mouse after update to 20010510 |
+----------------------------------------------------------------------------+
| Bug #: 247 Product: Wine |
! | Status: RESOLVED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-programs |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: klaus.mayer(a)k-m.nu |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 32,34 ****
--- 33,40 ----
Please, retest with the current Wine.
20010510 may have been just when Alexandre was rewriting the window management
and this could very well be the source of this problem.
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 14:58 -------
+ Klaus, try to reproduce with recent Wine build.
+ Reopen the bug if the issue still exists.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=275
*** shadow/275 Fri May 17 01:39:47 2002
--- shadow/275.tmp.5686 Fri May 17 14:50:23 2002
***************
*** 2,8 ****
| CD - "Linux doesn't allow raw access" ????? |
+----------------------------------------------------------------------------+
| Bug #: 275 Product: Wine |
! | Status: NEW Version: 20010629 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-kernel |
--- 2,8 ----
| CD - "Linux doesn't allow raw access" ????? |
+----------------------------------------------------------------------------+
| Bug #: 275 Product: Wine |
! | Status: RESOLVED Version: 20010629 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-kernel |
***************
*** 73,75 ****
--- 73,79 ----
was this ever resolved? i know that half-life plays very well on winex, but
what about wine? did the 12/31 patches fix the problems with not being able to
read the labels of mixed-mode cd's?
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 14:50 -------
+ Reporter, try to reproduce with recent Wine build.
+ Reopen the bug and provide additional information if you still see the issue.
\ No newline at end of file