http://bugs.codeweavers.com/show_bug.cgi?id=259
*** shadow/259 Sat Apr 6 11:46:37 2002
--- shadow/259.tmp.16333 Wed May 1 18:04:28 2002
***************
*** 23,25 ****
--- 23,29 ----
------- Additional Comments From asus_000(a)hotmail.com 2002-04-06 11:46 -------
I am having same problems ... my bug is in 557 try the hints listed there
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-01 18:04 -------
+ try turning off dga/xshm/xvidmode one by one and see if that helps any, also
+ try with managed/unmanaged, sometimes that helps...
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=447
*** shadow/447 Tue Apr 30 13:42:45 2002
--- shadow/447.tmp.17313 Wed May 1 10:18:18 2002
***************
*** 1,13 ****
+============================================================================+
! | err:ntdll:RtlpWaitForCriticalSection section 0x40a80004 "x11drv_main.c: |
+----------------------------------------------------------------------------+
| Bug #: 447 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: aschlager(a)eunet.at |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 1,13 ----
+============================================================================+
! | X Error BadMatch: Opcode 73 (X_GetImage) |
+----------------------------------------------------------------------------+
| Bug #: 447 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: amohr(a)codeweavers.com |
| Reported By: aschlager(a)eunet.at |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 59,61 ****
--- 59,69 ----
hth.
Andreas.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-01 10:18 -------
+ Confirm the problem. For some reason yesterday I could start the application,
+ but it fails today.
+ The bug seems not related to the bug 318.
+
+ Andreas Mohr, could you look at this bug. Google tells me that you worked on
+ similiar problems and the app has (I guess) German interface ;-)
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=634
*** shadow/634 Wed May 1 10:02:56 2002
--- shadow/634.tmp.16087 Wed May 1 10:04:20 2002
***************
*** 29,31 ****
--- 29,35 ----
Sometimes input sent to wrong window and the IME windows not drawn in the
correct place.
+
+ ------- Additional Comments From aric(a)codeweavers.com 2002-05-01 10:04 -------
+ Created an attachment (id=77)
+ first pass at an implementation
http://bugs.codeweavers.com/show_bug.cgi?id=634
*** shadow/634 Wed May 1 10:02:56 2002
--- shadow/634.tmp.15983 Wed May 1 10:02:56 2002
***************
*** 0 ****
--- 1,31 ----
+ +============================================================================+
+ | Wine XIM |
+ +----------------------------------------------------------------------------+
+ | Bug #: 634 Product: Wine |
+ | Status: UNCONFIRMED Version: unspecified |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-user |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: aric(a)codeweavers.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I posted to wine-devel but thought i would open a bug also.
+
+ This bug is to get multibyte (CJK) character input into wine. I have a
+ preliminary XIM patch which I will try to attach here but may be too large. If
+ so I will break it down.
+
+ The present state of this patch is
+ Japanese input with kinput2 seems to work
+ Reports that Chinese input works
+
+ Only works for edit controls
+
+ Sometimes input sent to wrong window and the IME windows not drawn in the
+ correct place.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=633
*** shadow/633 Wed May 1 08:37:37 2002
--- shadow/633.tmp.15209 Wed May 1 09:51:02 2002
***************
*** 2,8 ****
| Non-text clipboard data from WINE to X |
+----------------------------------------------------------------------------+
| Bug #: 633 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-resources |
--- 2,8 ----
| Non-text clipboard data from WINE to X |
+----------------------------------------------------------------------------+
| Bug #: 633 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-resources |
***************
*** 20,22 ****
--- 20,29 ----
An example is Excel Copy to Picture (creates a bitmap in the clipboard) pasted
into gimp or Kedit.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-01 09:51 -------
+ Aric, I think you have necessary qualification and don't need somebody else to
+ confirm your bug reports. Please in future create your bug reports with status
+ "New".
+
+ Thank you
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=633
*** shadow/633 Wed May 1 08:37:37 2002
--- shadow/633.tmp.9940 Wed May 1 08:37:37 2002
***************
*** 0 ****
--- 1,22 ----
+ +============================================================================+
+ | Non-text clipboard data from WINE to X |
+ +----------------------------------------------------------------------------+
+ | Bug #: 633 Product: Wine |
+ | Status: UNCONFIRMED Version: unspecified |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-resources |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: aric(a)codeweavers.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ Examin how to deal with non-text clipboard data, such as images, passed FROM
+ wine TO a native X application.
+
+ An example is Excel Copy to Picture (creates a bitmap in the clipboard) pasted
+ into gimp or Kedit.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=632
*** shadow/632 Wed May 1 04:25:48 2002
--- shadow/632.tmp.23876 Wed May 1 04:27:49 2002
***************
*** 17,19 ****
--- 17,23 ----
| DESCRIPTION |
In function CoGetClassObject there is no code to correctly start an com-object
when there the registry contains a string like '%SystemRoot%/some.dll'.
+
+ ------- Additional Comments From leo(a)connectux.com 2002-05-01 04:27 -------
+ Created an attachment (id=76)
+ rejected patch, supposed to be inline implemented