http://bugs.winehq.org/show_bug.cgi?id=15605
Summary: Up to 1.1.5, Baan client Date field can not display correctly. Product: Wine Version: 1.1.5 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: leo.li@phocos.com
Created an attachment (id=16612) --> (http://bugs.winehq.org/attachment.cgi?id=16612) baan client running under wine display date field as null
Up to 1.1.5, Baan client Date field can not display correctly. Comparison Screen attached,
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #1 from leo.li leo.li@phocos.com 2008-10-12 20:13:29 --- Created an attachment (id=16613) --> (http://bugs.winehq.org/attachment.cgi?id=16613) client running under windows with date field displayed correctlly
client running under windows with date field displayed correctly for comparison
http://bugs.winehq.org/show_bug.cgi?id=15605
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Summary|Up to 1.1.5, Baan client |Baan client Date field is |Date field can not display |not display correctly. |correctly. |
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2008-10-12 21:16:57 --- Not critical.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #3 from leo.li leo.li@phocos.com 2008-10-12 22:30:41 --- but to this application it's critical, without date, 50% function lost.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-10-12 22:33:53 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=15605
leo.li leo.li@phocos.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.5 |1.1.6
--- Comment #5 from leo.li leo.li@phocos.com 2008-10-13 19:37:51 --- I see the Severity. This problem also appeared in 1.1.6, actually 1.1.6 works better than precede versions. And I hope somebody can help to fix this problem. If you want to see the problem, I can show you remotely. If you need demo application, I can send to you. If you need test, I can do.
http://bugs.winehq.org/show_bug.cgi?id=15605
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.6 |1.1.5
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2008-10-13 20:32:12 --- Please don't change original reported Wine version.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #7 from leo.li leo.li@phocos.com 2008-10-13 20:37:24 --- (In reply to comment #6)
Please don't change original reported Wine version.
Ok, The original reported Wine version is 1.1.5, and 1.1.6 also have this problem.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #8 from Austin English austinenglish@gmail.com 2008-10-13 21:12:26 --- (In reply to comment #5)
I see the Severity. This problem also appeared in 1.1.6, actually 1.1.6 works better than precede versions. And I hope somebody can help to fix this problem. If you want to see the problem, I can show you remotely. If you need demo application, I can send to you. If you need test, I can do.
Can you upload a small test application (preferably source and binary)?
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #9 from leo.li leo.li@phocos.com 2008-10-13 21:30:13 --- I have no source code of the application, like Microsoft Office, we only have binary.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #10 from leo.li leo.li@phocos.com 2008-10-13 21:32:41 --- The minmum size to run this application locallly is 506MB, and the minmum client size is 20MB.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #11 from Austin English austinenglish@gmail.com 2008-10-13 21:39:44 --- Please attach terminal output.
You might try native riched.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #12 from leo.li leo.li@phocos.com 2008-10-13 21:51:23 --- --open
[leo@mars ~]$ env WINEPREFIX="/home/leo/.wine" wine "C:\windows\Baan\bin\becs.exe"
--displayed null date value fixme:exec:SHELL_execute flags ignored: 0x00000400
--go to another screen fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
don't know how to enable native riched
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #13 from leo.li leo.li@phocos.com 2008-10-13 22:28:05 --- (In reply to comment #12)
after install [leo@mars ~]$ ./winetricks -v riched30
--no more.
--go to another screen [fixed] fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
--still raised fixme:exec:SHELL_execute flags ignored: 0x00000400
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #14 from Austin English austinenglish@gmail.com 2008-10-14 03:26:04 --- (In reply to comment #13)
(In reply to comment #12)
after install [leo@mars ~]$ ./winetricks -v riched30
--no more.
--go to another screen [fixed] fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
--still raised fixme:exec:SHELL_execute flags ignored: 0x00000400
Try riched20
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #15 from leo.li leo.li@phocos.com 2008-10-14 03:31:02 --- both riched20 MS riched20 and riched32 riched30 MS riched30 Installed, no chance.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #16 from leo.li leo.li@phocos.com 2008-10-14 04:34:58 --- Created an attachment (id=16636) --> (http://bugs.winehq.org/attachment.cgi?id=16636) wine app debug xml
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #17 from leo.li leo.li@phocos.com 2008-10-14 04:35:41 --- Created an attachment (id=16637) --> (http://bugs.winehq.org/attachment.cgi?id=16637) windows app debugxml
for comparison
http://bugs.winehq.org/show_bug.cgi?id=15605
James McKenzie jjmckenzie51@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jjmckenzie51@earthlink.net
--- Comment #18 from James McKenzie jjmckenzie51@earthlink.net 2008-10-25 21:58:49 --- Are you seeing EM_FORMATRANGE errors in the terminal output? James McKenzie
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #19 from leo.li leo.li@phocos.com 2008-10-26 22:15:51 --- (In reply to comment #18)
Are you seeing EM_FORMATRANGE errors in the terminal output? James McKenzie
no above errors.
I'm testing Wine 1.1.6 with BW 8.4c.02.5, When first run some session contains date column, you'll see a screen like whinh2100m000.JPG with error mesage "Grid selection out of range, Row=-1, Column=-1. Total Rows=37, Total Columns=10". But when the second time run the session, date is null, and no error messages.
sceen will attached.
whinh2100m000.JPG whinh2100m000-null.JPG
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #20 from leo.li leo.li@phocos.com 2008-10-26 22:16:52 --- Created an attachment (id=16925) --> (http://bugs.winehq.org/attachment.cgi?id=16925) whinh2100m000.JPG
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #21 from leo.li leo.li@phocos.com 2008-10-26 22:26:36 --- Created an attachment (id=16926) --> (http://bugs.winehq.org/attachment.cgi?id=16926) whinh2100m000-null.JPG
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #22 from leo.li leo.li@phocos.com 2008-10-28 00:48:41 --- Tested with 1.1.7, same problem.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #23 from leo.li leo.li@phocos.com 2008-11-17 20:05:53 --- tested in 1.1.8, same problem.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #24 from leo.li leo.li@phocos.com 2008-12-15 21:07:24 --- tested in 1.1.10, no improve, same problem
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #25 from leo.li leo.li@phocos.com 2009-02-16 00:10:52 --- tested in 1.1.15, not solved, same problem
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #26 from leo.li leo.li@phocos.com 2009-05-12 01:14:48 --- tested with wine 1.2.1 (Infor_BW_8.5a01_5), not solved. same problem.
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #27 from Austin English austinenglish@gmail.com 2009-11-19 12:52:53 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.33 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=15605
--- Comment #28 from leo.li leo.li@phocos.com 2009-11-19 21:07:36 --- Created an attachment (id=24850) --> (http://bugs.winehq.org/attachment.cgi?id=24850) Infor_BW_8.5a03_7
Infor_BW_8.5a03_7 running on wine 1.1.33 well
http://bugs.winehq.org/show_bug.cgi?id=15605
leo.li leo.li@phocos.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #29 from leo.li leo.li@phocos.com 2009-11-19 21:09:21 --- Finally the problem is solved
now Infor ERP LN 6.1 can running well under linux using wine 1.1.13 and client version Infor BW 8.5a03_7.
Thanks for your excellent job!
http://bugs.winehq.org/show_bug.cgi?id=15605
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #30 from Alexandre Julliard julliard@winehq.org 2009-12-04 12:15:44 --- Closing bugs fixed in 1.1.34.