[Bug 26302] KeyNote NF v1.7.8 reports 'OLE error 80004001' when pasting text from clipboard (needs IRichEditOle::ImportDataObject implementation)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 6 06:57:23 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=26302

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net
          Component|-unknown                    |richedit
            Summary|outliner Keynote NF has a   |KeyNote NF v1.7.8 reports
                   |several problems            |'OLE error 80004001' when
                   |                            |pasting text from clipboard
                   |                            |(needs
                   |                            |IRichEditOle::ImportDataObj
                   |                            |ect implementation)

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

one problem per bug please.

--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+richedit,+ole,+variant wine ./keynote.exe
>>log.txt 2>&1
...
0023:Call ole32.OleGetClipboard(0033e030) ret=0050fb25
0023:trace:ole:OleGetClipboard (0x33e030)
0023:Call user32.GetClipboardSequenceNumber() ret=7eb3d472
0023:Ret  user32.GetClipboardSequenceNumber() retval=00000006 ret=7eb3d472
0023:Call ntdll.RtlAllocateHeap(00110000,00000000,00000010) ret=7eb3c2a9
0023:Ret  ntdll.RtlAllocateHeap() retval=00de6e88 ret=7eb3c2a9
0023:trace:ole:snapshot_AddRef (0xde6e88)->(count=0)
0023:Ret  ole32.OleGetClipboard() retval=00000000 ret=0050fb25
0023:fixme:richedit:IRichEditOle_fnImportDataObject stub 0x8d34d8
0023:Call
KERNEL32.FormatMessageA(00003200,00000000,80004001,00000000,0033de4c,00000100,00000000)
ret=0041070b
0023:Ret  KERNEL32.FormatMessageA() retval=00000000 ret=0041070b
0023:Call user32.LoadStringA(00400000,0000feef,0033cf40,00001000) ret=00408343
0023:Ret  user32.LoadStringA() retval=0000000e ret=00408343
0023:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0033df90)
ret=004c2314
0023:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b83ac57 ip=7b83ac57
tid=0023
0023:trace:seh:raise_exception  info[0]=004c2314
0023:trace:seh:raise_exception  info[1]=007d2850
0023:trace:seh:raise_exception  info[2]=00000001
0023:trace:seh:raise_exception  info[3]=0081af70
0023:trace:seh:raise_exception  info[4]=0000c001
0023:trace:seh:raise_exception  info[5]=0033dfb0
0023:trace:seh:raise_exception  info[6]=0033dfac
0023:trace:seh:raise_exception  eax=7b826c7d ebx=7b8bb000 ecx=004c2314
edx=0033dee4 esi=0033df90 edi=0033df50 
...
0023:Call user32.MessageBoxW(000100a2,00da93e4 L"Cannot perform command:\rOLE
error 80004001",00dd336c L"sample.knt - KeyNote NF",00000010) ret=004d8c78 
--- snip ---

$ sha1sum Release_1.7.8.1\ \(true\ version\).rar 
f95561a10c3794d035d66075e191fc17c871ae8e  Release_1.7.8.1 (true version).rar

$ du -sh Release_1.7.8.1\ \(true\ version\).rar 
1.8M    Release_1.7.8.1 (true version).rar

$ wine --version
wine-1.7.19-70-gd6a59f7

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list