http://bugs.winehq.org/show_bug.cgi?id=15401
Chris McRaven cpmcraven@ou.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cpmcraven@ou.edu
--- Comment #7 from Chris McRaven cpmcraven@ou.edu 2009-01-13 14:13:50 --- I have observed the same behavior. The cut and paste inside of PowerPoint 2003 or from Excel 2003 to PowerPoint 2003 does not work.
POSSIBLE BUG FIX: I was able to cut and paste by overriding some libraries. My fix is as follows:
* Open winecfg * Click `Add application' in `Application settings' * Browse to and select POWERPNT.EXE * Subsequently select POWERPNT.EXE and then click the `Libraries' tab * Add the following overrides: gdiplus, ole32, riched20, rpcrt4 * Click `Apply'
Following these steps is important as Excel 2003 fails to run with these overrides enabled. They should only be enabled for PowerPoint 2003.
This fix also allowed me to cut and paste between Excel 2003 and PowerPoint 2003 and between Word 2003 and PowerPoint 2003. I have not tested all features yet, but so far it seems to be working well.