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
http://bugs.codeweavers.com/show_bug.cgi?id=586
*** shadow/586 Thu Apr 18 08:49:14 2002
--- shadow/586.tmp.19165 Tue Apr 30 14:36:20 2002
***************
*** 97,99 ****
--- 97,105 ----
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134671944 88") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 14:36 -------
+ What exactly game did you use. This one installed and worked fine for me:
+ http://www.rocketdownload.com/details/card/6950.htm
+
+ Tried today's CVS Wine.
\ No newline at end of file