http://bugs.winehq.org/show_bug.cgi?id=26302
Summary: outliner Keynote NF has a several problems Product: Wine Version: 1.3.14 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: wit9@yandex.ru
Created an attachment (id=33527) --> (http://bugs.winehq.org/attachment.cgi?id=33527) listing of "fixmes"
There is a popular outliner Keynote NF (Mozilla Public License 1.1) (http://code.google.com/p/keynote-nf/downloads/list). It's written in Delphi with using of some additional components, so author has no plans to port it to Linux.
Using the Keynote NF with the Wine causes several problems, including 1. error when pasting from the clipboard 2. using lists and other
In the terminal appear a lot of "fixme" (see attachment).
http://bugs.winehq.org/show_bug.cgi?id=26302
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #33527|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=26302
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2011-03-04 11:56:50 CST --- Fixmes are not bugs. Please explain what the actual errors are, in more detail, and one error per bug.
http://bugs.winehq.org/show_bug.cgi?id=26302
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|richedit |-unknown
http://bugs.winehq.org/show_bug.cgi?id=26302
--- Comment #2 from wit9@yandex.ru 2011-03-05 00:31:06 CST --- Created an attachment (id=33535) --> (http://bugs.winehq.org/attachment.cgi?id=33535) inserting from the clipboard causes this error
http://bugs.winehq.org/show_bug.cgi?id=26302
--- Comment #3 from wit9@yandex.ru 2011-03-05 00:37:07 CST --- (In reply to comment #1)
Fixmes are not bugs. Please explain what the actual errors are, in more detail, and one error per bug.
I added the screenshot (see the attachment) of the bug related to pasting from the clipboard. The another bug: pushing the button numbered of bullet list style a text moving right but no signs (number of bullet) are visible.
If "fixmes" are not bugs then thats all that I've seen. Should I create two different bug reports for these problems?
http://bugs.winehq.org/show_bug.cgi?id=26302
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://code.google.com/p/ke | |ynote-nf/downloads/list
http://bugs.winehq.org/show_bug.cgi?id=26302
--- Comment #4 from butraxz@gmail.com 2013-09-01 02:23:40 CDT --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it.
Is this still an issue with 1.7.1 or higher ?
http://bugs.winehq.org/show_bug.cgi?id=26302
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx@gmail.com Ever Confirmed|0 |1
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2013-09-01 14:00:29 CDT --- Confirming in wine 1.7.1. To reproduce create a new note and try to "Paste" (not Paste as text) some text from the clipboard.
f95561a10c3794d035d66075e191fc17c871ae8e Release_1.7.8.1 (true version).rar
http://bugs.winehq.org/show_bug.cgi?id=26302
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2013-09-01 14:00:56 CDT --- Created attachment 45810 --> http://bugs.winehq.org/attachment.cgi?id=45810 +clipboard on wine 1.7.1
https://bugs.winehq.org/show_bug.cgi?id=26302
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@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@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
https://bugs.winehq.org/show_bug.cgi?id=26302
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #8 from super_man@post.com --- Still returning
return E_NOTIMPL;
wine 1.7.51
https://bugs.winehq.org/show_bug.cgi?id=26302
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://code.google.com/p/ke |http://web.archive.org/web/ |ynote-nf/downloads/list |20140729081309if_/https://k | |eynote-nf.googlecode.com/fi | |les/Release_1.7.8.1%20%28tr | |ue%20version%29.rar
--- Comment #9 from Gijs Vermeulen gijsvrm@gmail.com --- Still present with wine-7.1.
Adding stable download that matches Comment #7.