[Bug 12075] New: Endnote X1: crashes when selecting text by mouse
http://bugs.winehq.org/show_bug.cgi?id=12075 Summary: Endnote X1: crashes when selecting text by mouse Product: Wine Version: 0.9.57. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: d_kammerer(a)web.de Wine crashes while running Endnote X1. When I am editing a reference in Endnote, Wine crashes frequently. It always crahes when I select some text by holding down the left mouse key. But it also crashes in other situations where I could not pick the trigger yet. System: Ubuntu Gutsy with Wine 9.57 -- 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=12075 --- Comment #1 from Daniel Kammerer <d_kammerer(a)web.de> 2008-03-17 09:10:33 --- I did some more testing: Endnote only crashes when the selected text contains either the beginning or the end of the text field. -- 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=12075 --- Comment #2 from Lei Zhang <thestig(a)google.com> 2008-03-17 10:25:30 --- Can you attach the crash logs? i.e. wine endnote_program_name.exe > endnote_crashlog.txt 2>&1 Do you know if the demo has the same problem? http://www.endnote.com/endemo.asp -- 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=12075 --- Comment #3 from Daniel Kammerer <d_kammerer(a)web.de> 2008-03-17 13:27:48 --- Created an attachment (id=11449) --> (http://bugs.winehq.org/attachment.cgi?id=11449) crashlog pls find the crashlog attached. I will test the demo later and report the results. -- 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=12075 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |richedit --- Comment #4 from Lei Zhang <thestig(a)google.com> 2008-03-17 13:33:22 --- Looks like a richedit problem. -- 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=12075 --- Comment #5 from Daniel Kammerer <d_kammerer(a)web.de> 2008-03-17 16:37:49 --- The Endnote demo has the same problem, so this provides a good test case: 1. download and install endnote demo from http://www.endnote.com/endemo.asp 2. Run Endnote and select "create new endnote library" from the initial menu 3. create a new referenc (CTRL + N) 4. Enter some text into any field (e.g. "John Doe" into the Author field) 5. Click into another field (e.g. Year) 6. Use the mouse to select the text (or some part of it) in the previous field starting from the last character. 7. Release the mouse button 8. (if not crashed yet) click into another field -- 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=12075 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://download1.isiresearch | |soft.com/demos/ENX101Inst.ex | |e Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-03-21 23:45:52 --- Confirming in wine 0.9.58. -- 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=12075 --- Comment #7 from Daniel Kammerer <d_kammerer(a)web.de> 2008-03-26 11:05:02 --- I upgraded wine from 0.9.57 to 0.9.58. Now Endnote does not crash anymore when selecting a text by mouse including the first or last character. However it does crash when holding down the left mouse key in a text field and moving the mouse cursor out of the field (upwards or downwards) while keeping the mouse button pressed. The cursor freezes and after half a second the Endnote window is closed. The error message is "run.c:193: ME_RunOfsFromCharOfs: Assertion `nCharOfs >= nParaOfs' failed." (see attached crash log: crashlog2) Is this narrowing down the same bug or is this another one (in other words, should I open a new bug report?) I would like to do a clean new install with wine 0.9.58 but I don't know how to completely unistall endnote and remove all wine preferences and profiles, can anyone give me some instructions? -- 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=12075 --- Comment #8 from Daniel Kammerer <d_kammerer(a)web.de> 2008-03-26 11:06:44 --- Created an attachment (id=11668) --> (http://bugs.winehq.org/attachment.cgi?id=11668) Crash log comment 7 after upgrading to wine 0.9.58 -- 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=12075 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-03-26 12:20:28 --- (In reply to comment #7)
I would like to do a clean new install with wine 0.9.58 but I don't know how to completely unistall endnote and remove all wine preferences and profiles, can anyone give me some instructions?
$ mv ~/.wine ~/.wine.bak $ wine endnote_setup.exe $ wine your_program.exe -- 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=12075 Daniel Kammerer <d_kammerer(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.57. |0.9.58. --- Comment #10 from Daniel Kammerer <d_kammerer(a)web.de> 2008-04-03 08:19:09 --- Okay, I did a fresh install of wine 0.9.58 and Endnote X1. Still the same crash: When selecting text in a text field (by holding down the left mouse key) and moving the mouse cursor (with button pressed) out of the field (left, right, up or down) the cursor freezes and after half a second the Endnote window is closed. The error message is "run.c:193: ME_RunOfsFromCharOfs: Assertion `nCharOfs >= nParaOfs' failed." (see crash log comment 7...). Daniel -- 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=12075 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.58. |0.9.57. --- Comment #11 from Lei Zhang <thestig(a)google.com> 2008-04-03 12:09:11 --- Please don't change the original reported version. -- 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=12075 --- Comment #12 from Daniel Kammerer <d_kammerer(a)web.de> 2008-04-28 03:52:14 --- Confirm bug with wine 0.9.60 under Ubuntu 8.04 -- 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=12075 --- Comment #13 from Daniel Kammerer <d_kammerer(a)web.de> 2008-05-03 09:00:03 --- Bug still here with 0.9.61 -- 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=12075 Ejoc <sapporarn(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sapporarn(a)yahoo.com --- Comment #14 from Ejoc <sapporarn(a)yahoo.com> 2008-05-03 09:23:14 --- Confirmed in 0.9.58 on Debian Etch. Opened a reference and it crashed when I had the left mouse button held down and moved to another field. -- 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=12075 --- Comment #15 from Daniel Kammerer <d_kammerer(a)web.de> 2008-05-10 06:06:45 --- Still doesn't work with wine 1.0-rc1 -- 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=12075 Robert Varnam <robert(a)varnam.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robert(a)varnam.org.uk --- Comment #16 from Robert Varnam <robert(a)varnam.org.uk> 2008-05-24 11:55:13 --- Confirm big still present in wine 1.0-rc2 -- 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=12075 --- Comment #17 from Daniel Kammerer <d_kammerer(a)web.de> 2008-05-25 07:17:30 --- I used winetricks to install riched20 and riched30. This removes the buggy behaviour. Daniel -- 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=12075 --- Comment #18 from Robert Varnam <robert(a)varnam.org.uk> 2008-05-26 03:52:04 --- Confirm buggy behaviour solved by installing riched20 and riched30 -- 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=12075 --- Comment #19 from Ejoc <sapporarn(a)yahoo.com> 2008-05-27 10:44:18 --- The winetricks work-around also resolved similar crashing editing output styles and selecting text. It also improved character display in the output style templates. Tested using Wine-1.0-rc2 -- 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=12075 --- Comment #20 from Daniel Kammerer <d_kammerer(a)web.de> 2008-05-30 19:42:38 --- Bug still present in wine 1.0rc3 Daniel -- 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=12075 --- Comment #21 from Daniel Kammerer <d_kammerer(a)web.de> 2008-06-07 04:58:05 --- Bug still present in wine 1.0rc4 Daniel -- 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=12075 --- Comment #22 from Daniel Kammerer <d_kammerer(a)web.de> 2008-08-22 18:06:04 --- Bug still present in Wine 1.1.3 Daniel -- 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=12075 --- Comment #23 from Austin English <austinenglish(a)gmail.com> 2008-09-22 00:59:43 --- Confirming in 1.1.5. -- 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=12075 Daniel Kammerer <d_kammerer(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #24 from Daniel Kammerer <d_kammerer(a)web.de> 2008-12-10 06:58:33 --- bug resolved with Wine 1.1.10 (or earlier). I haven't checked for the latest Wine releases, however with Wine 1.1.10 this bug is resolved. Thanks a lot to everybody involved! Daniel -- 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=12075 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #25 from Alexandre Julliard <julliard(a)winehq.org> 2008-12-20 09:03:50 --- Closing bugs fixed in 1.1.11. -- 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.
participants (1)
-
wine-bugs@winehq.org