http://bugs.winehq.com/show_bug.cgi?id=712
*** shadow/712 Sat May 18 07:34:29 2002
--- shadow/712.tmp.32638 Sat May 18 07:34:29 2002
***************
*** 0 ****
--- 1,26 ----
+ +============================================================================+
+ | Xnview Options window is not refreshed |
+ +----------------------------------------------------------------------------+
+ | Bug #: 712 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 |
+ Download Xnview (www.xnview.com) and go to Tools/Options,
+ A window is displayed with a treeview at left and some controls at right,
+ the right part of the window is never refreshed while you walk through the
+ treeview.
+
+ I have to manually refresh the window (ie: placing another window in front).
+
+ Tested on xnview 1.31 and previous versions.
+ Tested on current CVS (14 May 2002).
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=709
*** shadow/709 Sat May 18 07:25:45 2002
--- shadow/709.tmp.32625 Sat May 18 07:34:28 2002
***************
*** 1,5 ****
+============================================================================+
! | Richedit does not handle input with PTE |
+----------------------------------------------------------------------------+
| Bug #: 709 Product: Wine |
| Status: NEW Version: CVS |
--- 1,5 ----
+============================================================================+
! | riched32.dll needs to be improved a lot (was: Richedit does not handle inp |
+----------------------------------------------------------------------------+
| Bug #: 709 Product: Wine |
| Status: NEW Version: CVS |
***************
*** 36,38 ****
--- 36,45 ----
Tested on Perfect! Textedit PTE v1.2a
Tested on current CVS (14 May 2002) and previous versions of Wine.
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-18 07:34 -------
+ riched32.dll needs general refinement.
+ AFAIK it's almost not implemented at all.
+ As native riched32.dll should work fine and riched32.dll doesn't seem to
+ be used very frequently, this is not necessarily a Wine 1.0 task.
+ Any takers ?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=710
*** shadow/710 Sat May 18 07:29:03 2002
--- shadow/710.tmp.32257 Sat May 18 07:29:03 2002
***************
*** 0 ****
--- 1,24 ----
+ +============================================================================+
+ | Microsoft Visual C++ 6 can't open file |
+ +----------------------------------------------------------------------------+
+ | Bug #: 710 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 |
+ Under Wine MSVC can't open any file with File/Open.
+
+ I tested with various files and directories but each time you
+ selected a file with the Open common dialog, MSVC won't open
+ anything.
+
+ Tested on current CVS (14 May 2002).
\ No newline at end of file
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
http://bugs.winehq.com/show_bug.cgi?id=324
*** shadow/324 Wed May 1 18:20:13 2002
--- shadow/324.tmp.1671 Fri May 17 14:07:26 2002
***************
*** 7,13 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: fgouget(a)codeweavers.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 7,13 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
+----------------------------------------------------------------------------+
! | Assigned To: pouech(a)winehq.com |
| Reported By: fgouget(a)codeweavers.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 30,32 ****
--- 30,36 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-01 18:20 -------
eric pouech is working on the alsa module, although it is being built against
the 0.5 interface
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 14:07 -------
+ Eric, forwarding this to you since you are working on the bug.
+ You may be also interested in related bug 326.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=330
*** shadow/330 Tue Apr 16 13:45:47 2002
--- shadow/330.tmp.849 Fri May 17 13:57:29 2002
***************
*** 1,5 ****
+============================================================================+
! | Add RichEdit support |
+----------------------------------------------------------------------------+
| Bug #: 330 Product: Wine |
| Status: NEW Version: unspecified |
--- 1,5 ----
+============================================================================+
! | Improve RichEdit headers |
+----------------------------------------------------------------------------+
| Bug #: 330 Product: Wine |
| Status: NEW Version: unspecified |
***************
*** 18,20 ****
--- 18,25 ----
| DESCRIPTION |
When compiling WineLibe applications we are missing richole.h and richedit.h is
very incomplete.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 13:57 -------
+ One good source of information can be the MinGW project. See http://www.mingw.org.
+ Check if their license is compatible with ours. If it is, you can just copy
+ missing definitions. Don't forget to include the copyright note.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=206
*** shadow/206 Fri May 17 13:25:41 2002
--- shadow/206.tmp.31328 Fri May 17 13:35:52 2002
***************
*** 54,56 ****
--- 54,59 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 13:25 -------
Mac, try to reproduce the problem with recent Wine build.
Reopen the bug if the issue still exists.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 13:35 -------
+ BTW, ftp.exe from Windows NT starts without problem.
\ No newline at end of file