http://bugs.winehq.org/show_bug.cgi?id=11625
Summary: Richedit: Unable to fill form or type with Application Product: Wine Version: 0.9.55. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: combatdoc@gmail.com
The application is a government form filler called PureEdge. The program loads fine, and will display/print filled out forms. I can even delete typed text. However, anytime I go to type something in the form I receive the following with EACH keypress:
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-17 16:38:44 --- And the problem is?
http://bugs.winehq.org/show_bug.cgi?id=11625
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-17 16:39:39 --- Marking invalid. Just a "fixme" message doesn't make it a bug. Ignore all messages Wine might print, unless you have a real problem to report.
http://bugs.winehq.org/show_bug.cgi?id=11625
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |
--- Comment #3 from James Hawkins truiken@gmail.com 2008-02-17 17:46:16 --- Vitaliy, please read the entire bug report before hastily closing them. The summary says he can't fill in forms or type new text in the application. He also notes that that fixme happens every time he does try to type, which is a good observation to note in any bug report. He's not saying it is the problem, only noticing the relation to the problem.
http://bugs.winehq.org/show_bug.cgi?id=11625
Doc combatdoc@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Doc combatdoc@gmail.com 2008-02-17 17:50:25 --- Well the problem was that it wouldn't type anything in the form, just output that error and blink.
However, After playing around with it, using a DLL override cleared the issue.
Sorry. I put in the report on the advice of a friend.
http://bugs.winehq.org/show_bug.cgi?id=11625
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |
--- Comment #5 from James Hawkins truiken@gmail.com 2008-02-17 17:56:54 --- Using a dll override does not make a bug 'fixed'. This is still a valid bug.
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-17 18:01:04 --- (In reply to comment #3) Where did you seen that?
I can even delete typed text.
So far everything works...
However, anytime I go to type something in the form I receive the following with EACH keypress: fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
States that only fixme is printed. But nowhere here is it stated that "this or that does not work".
That is why this bug is invalid - no actual problem was specified.
(In reply to comment #4)
However, After playing around with it, using a DLL override cleared the issue.
Using native dlls is not a fix.
So can you _CLEARLY_ state what is the problem? And make sure you have removed ~/.wine directory and reinstalled your program.
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #7 from Doc combatdoc@gmail.com 2008-02-17 18:06:16 --- Anytime I go to type something in the form I receive the following with EACH keypress AND NOTHING GETS TYPED IN THE APPLICATION:
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
NO TEXT is typed. Nothing nada. Just that line outputted in the terminal I used to launch the app, NOTHING in the APP itself.
I though that was pretty obviously stated in the original and restated with
"Well the problem was that it wouldn't type anything in the form, just output that error and blink."
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #8 from James Hawkins truiken@gmail.com 2008-02-17 18:15:24 --- (In reply to comment #6)
(In reply to comment #3) Where did you seen that?
I can even delete typed text.
So far everything works...
However, anytime I go to type something in the form I receive the following with EACH keypress: fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
States that only fixme is printed. But nowhere here is it stated that "this or that does not work".
That is why this bug is invalid - no actual problem was specified.
(In reply to comment #4)
However, After playing around with it, using a DLL override cleared the issue.
Using native dlls is not a fix.
So can you _CLEARLY_ state what is the problem? And make sure you have removed ~/.wine directory and reinstalled your program.
This is ridiculous. I know that you can read the summary.
http://bugs.winehq.org/show_bug.cgi?id=11625
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com URL| |http://www.grants.gov/applic | |ants/apply_for_grants.jsp
--- Comment #9 from Dan Kegel dank@kegel.com 2008-02-17 21:43:23 --- Doc, sorry for the rocky reception! Thanks very much for filing the bug report.
It looks like PureEdge can be downloaded for free from a bunch of government sites, e.g. http://www.grants.gov/applicants/apply_for_grants.jsp links to http://www.grants.gov/PEViewer/ICSViewer602_grants.exe (sha1sum d5b3b438dd8da1130ba8bbff44bd4dafc90385b0). It has an appdb entry, http://appdb.winehq.org/objectManager.php?sClass=version&iId=4661 and heck, even a slashdot article: http://yro.slashdot.org/article.pl?sid=05/04/20/0026221&tid=103&tid=...
Minor annoyance when installing that app: err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\Program Files\PureEdge\Viewer 6.0\ActiveX\ViewerOutlet.dll") not found
Gotta run or I'd verify the bug myself. Anyone know a good form file to try?
http://bugs.winehq.org/show_bug.cgi?id=11625
James McKenzie jjmckenzie51@sprintpcs.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jjmckenzie51@sprintpcs.com
--- Comment #10 from James McKenzie jjmckenzie51@sprintpcs.com 2008-02-17 22:49:08 --- Dan:
Can I try this with the EM_FONTRANGE fix that I build for bug #10134?
Many problems may be fixed by 'filling out' the stub.
James
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #11 from James McKenzie jjmckenzie51@sprintpcs.com 2008-02-17 22:56:31 --- Wrong issue, my mistake. It is issue 6254 and involves an infinite loop on the EM_FONTRANGE stub. I've done some work on the proposed patch in that issue to make it install on 0.9.54 and 0.9.55. The patch is not ready for submission for integration.
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #12 from Doc combatdoc@gmail.com 2008-02-17 23:06:51 --- Created an attachment (id=10833) --> (http://bugs.winehq.org/attachment.cgi?id=10833) Form to test PureEdge with
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #13 from Doc combatdoc@gmail.com 2008-02-17 23:08:27 --- I also updated the AppDB with the workaround I found.. ie overriding library.
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #14 from James McKenzie jjmckenzie51@sprintpcs.com 2008-02-21 22:36:14 --- This is related to bug #6254 as the EM_FONTRANGE fix allowed the attached file to create a spectacular error message. It could not be opened with version 6.2 of the program but requires version 6.5. However, the program did install and run. Marking issue as a duplicate of 6254. James McKenzie
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #15 from James McKenzie jjmckenzie51@sprintpcs.com 2008-02-21 22:44:54 --- One more interesting note: It appears that this product has been replaced by IBM Lotus eForms 3.0. Attempting to get to the PureEdge web site results in a redirection to the IBM Lotus eForms site.
http://bugs.winehq.org/show_bug.cgi?id=11625
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #16 from Dan Kegel dank@kegel.com 2008-02-21 23:20:32 --- Marking as dup. But please file a new bug for the "spectacular error message"!
*** This bug has been marked as a duplicate of bug 6254 ***
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #17 from James McKenzie jjmckenzie51@sprintpcs.com 2008-03-01 05:13:34 --- Dan: The error message relates to the program's normal operation, not to Wine. I need to find a form which works with the version of PureEdge available from the Download URL. James McKenzie
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #18 from James McKenzie jjmckenzie51@sprintpcs.com 2008-04-12 14:32:19 --- Found appropriate form and am still not able to complete form with wine 0.9.59. Log attached without any Wine debug information. This confirms that problem is associated with bug 6524 as it is not possible to fill in any dialog box using native riched20.dll with EM_FONTRANGE fix. Will reopen this issue to track problem, as problem is not associated with EM_FONTRANGE issue.
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #19 from James McKenzie jjmckenzie51@sprintpcs.com 2008-04-12 14:34:26 --- Bug 6254 is the bug not 6524....
http://bugs.winehq.org/show_bug.cgi?id=11625
--- Comment #20 from James McKenzie jjmckenzie51@sprintpcs.com 2008-04-12 14:51:46 --- Created an attachment (id=12103) --> (http://bugs.winehq.org/attachment.cgi?id=12103) Application file that works with Grants version of PureEdge viewer (Zipped)
This is an application file that works with the Viewer. It is obsolete and applications are no longer being accepted but the SF 424 will lock up Wine 0.9.59 with the EM_FONTRANGE fix from bug 6254.
http://bugs.winehq.org/show_bug.cgi?id=11625
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #21 from Austin English austinenglish@gmail.com 2008-10-31 13:58:16 --- Closing duplicate.