[Bug 31533] New: Copy from Onenote 2010 to linux native or even wine apps fails
http://bugs.winehq.org/show_bug.cgi?id=31533 Bug #: 31533 Summary: Copy from Onenote 2010 to linux native or even wine apps fails Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: atulkakrana(a)gmail.com Classification: Unclassified Hello All, I am using Wine 1.5 and have installed Microsoft office 2010 X86 version. The problem is that when I copy something from onenote and try to paste on linux application i.e gedit, open office or even on Wine apps i.e MS word, ONENOTE crashes and restarts. This makes it impossible to copy anything (mainly text) from ONENOTE to any other app. Same bug has been reported before (Bug 18242) for ONENOTE 2007 but it is abandoned at this moment. It is because of this bug smoothly working ONENOTE becomes unusable. Strange this is but no such problem occurs with other products such as MS word, presentation 2010. I hope that this bug is fixed ASAP. Thanks Atul -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31533 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2012-08-23 08:51:25 CDT --- How did you install Office? Can you attach a log (including backtrace)? http://wiki.winehq.org/FAQ#get_log -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31533 --- Comment #2 from Atul Kakrana <atulkakrana(a)gmail.com> 2012-08-23 09:05:57 CDT --- Hello Dan, I installed office like this: 1. Created a new wine prefix export WINEARCH=win32 export WINEPREFIX=$HOME/.mynewwine32prefix/ 2. Run Winecfg for new prefix WINEPREFIX=~/.mynewwine32prefix winecfg Add few libraries in native/builtin form riched20,riched32 and wininet.dll 3. Installed Office in new prefix WINEPREFIX="/home/atul/.mynewwine32prefix" wine "/home/abc/Microsoft_office_iso/x86/setup.exe" I am not being able to start the program from commandline as it gives me an error 'IOPL not enabled' in a window. To generate the log I changed to the ONENOTE.EXE directory from terminal and run: wine ONENOTE.EXE &> ~/log.txt Please tell how else can I generate the log. Thanks Atul -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31533 --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2012-08-23 09:31:07 CDT --- Does the warning not happpen when you start office some other way? That "IOPL not enabled" warning seems to have many causes. See bug 9422 and the replies to https://jeremy.visser.name/2008/08/iopl-not-enabled-with-visio-2003-in-wine/ If you still have trouble after trying the ideas there, ask again on forum.winehq.org (bugzilla is not a good place for this particular question). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31533 --- Comment #4 from Atul Kakrana <atulkakrana(a)gmail.com> 2012-08-23 10:00:04 CDT --- (In reply to comment #3)
Does the warning not happpen when you start office some other way?
No I don't get any such warning when I use MS ONENOTE normally that is from icon. It just works fine except the copy/paste bug. I am getting this IOPL error only when I run from command line. Thanks Atul -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31533 --- Comment #5 from Dan Kegel <dank(a)kegel.com> 2012-08-23 10:02:24 CDT --- Are you setting WINEPREFIX properly when starting from commandline? e.g. WINEPREFIX="/home/atul/.mynewwine32prefix" wine ONENOTE.EXE &> ~/log.txt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31533 --- Comment #6 from Atul Kakrana <atulkakrana(a)gmail.com> 2012-08-23 10:10:33 CDT --- Created attachment 41467 --> http://bugs.winehq.org/attachment.cgi?id=41467 ONENOTE crash log while copying text to gedit Hello Dan,
WINEPREFIX="/home/atul/.mynewwine32prefix" wine ONENOTE.EXE &> ~/log.txt
This is what I was thinking. Thanks it started the ONENOTE. Steps I did to reproduce problem and generate log: 1. Run ONENOTE by WINEPREFIX="/home/atul/.mynewwine32prefix" wine ONENOTE.EXE &> ~/log.txt 2. Copied a line from ONENOTE and tried to paste in Gedit(Linux) 3. ONENOTE crashed and asked me to recover the work, which I choose to do 4. Exit Onenote, which made onenote crash again and asked me to recover the work which I denied to shut down ONENOTE. Thanks Atul -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31533 --- Comment #7 from Atul Kakrana <atulkakrana(a)gmail.com> 2012-09-03 15:49:27 CDT --- Hello Dan, Any progress? Atul -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31533 Sebastien Bariteau <numkem(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |numkem(a)gmail.com --- Comment #8 from Sebastien Bariteau <numkem(a)gmail.com> 2013-10-22 12:30:40 CDT --- I got this on Arch Linux with wine 1.7.4, it happens as soon as I do a ctrl-c or any other copy operations. p11-kit: couldn't load module: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory fixme:advapi:RegisterTraceGuidsA (0x2e0448c0, 0x2e0d8a88, {8736922d-e8b2-47eb-8564-23e77e728cf3}, 1, 0x33fb90, (null), (null), 0x2e0d8a88,): stub fixme:imm:ImmDisableIME (-1): stub fixme:dbghelp:elf_search_auxv can't find symbol in module fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 14"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0008,0x000000ec,0x2e0c2b7c,0x7bc5ac): stub err:eventlog:ReportEventW L"onenote.exe" err:eventlog:ReportEventW L"14.0.4734.1000" err:eventlog:ReportEventW L"4b58fb0d" err:eventlog:ReportEventW L"onenote.exe" err:eventlog:ReportEventW L"0.0.0.0" err:eventlog:ReportEventW L"4b58fb0d" err:eventlog:ReportEventW L"0" err:eventlog:ReportEventW L"00040a89" fixme:advapi:DeregisterEventSource (0xcafe4242) stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub err:ole:CoUninitialize Mismatched CoUninitialize err:ole:CoUninitialize Mismatched CoUninitialize fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x33fbc0 0x33fbb4 fixme:advapi:UnregisterTraceGuids 0: stub -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31533 Sebastian <fff09fc4(a)opayq.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fff09fc4(a)opayq.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31533 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? Version|unspecified |1.5.0 --- Comment #9 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Does this still occur in Wine 1.7.44 or later? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31533 Tim <tim7967(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tim7967(a)gmail.com --- Comment #10 from Tim <tim7967(a)gmail.com> --- (In reply to Ken Sharp from comment #9)
Does this still occur in Wine 1.7.44 or later?
I'm getting the crash in 1.7.52. Will happen when copying and pasting text inside OneNote 2010 (OneNote Version 14.0.6023.1000). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31533 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #11 from super_man(a)post.com --- Is this dupe of bug 7372 ? Can you test the patch if it helps? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31533 --- Comment #12 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Please retry in Wine 3.9 or later. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31533 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31533 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #13 from Rosanne DiMesio <dimesio(a)earthlink.net> --- I tested OneNote 2010 in 3.9, and cannot reproduce the problem. I tested copying and pasting both text and images, to and from OneNote, to and from both native (LibreOffice Writer) and Wine (Word 2010) apps, and it never crashed. Marking fixed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31533 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.10. -- 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.
participants (1)
-
wine-bugs@winehq.org