http://bugs.winehq.org/show_bug.cgi?id=23002
Summary: Dynamic HTML Editor unusable due to screen refresh problem Product: Wine Version: 1.2-rc2 Platform: x86 URL: http://www.dynamic-html-editor.com/en/download.asp OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net Depends on: 13516
Created an attachment (id=28506) --> (http://bugs.winehq.org/attachment.cgi?id=28506) Screenshot showing refresh problem
The crash at startup of Dynamic HTML Editor has been fixed (bug 13516), but the app is still unusable due to screen refresh problems. This affects both the latest version of the app (5.5) as well as the older version (4.3).
Tested in wine-1.2-rc2-91-g4ae5325.
http://bugs.winehq.org/show_bug.cgi?id=23002
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net 2010-06-01 19:30:52 --- Created an attachment (id=28507) --> (http://bugs.winehq.org/attachment.cgi?id=28507) Console log that goes with the screenshot
Also attaching the console log that goes with the screenshot. This is from Dynamic HTML Editor 5.5, wine-1.2-rc2-91-g4ae5325.
http://bugs.winehq.org/show_bug.cgi?id=23002
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net 2010-12-19 20:51:42 CST --- Still an issue in wine-1.3.9-164-g17e66e0.
http://bugs.winehq.org/show_bug.cgi?id=23002
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net 2011-07-14 10:06:03 CDT --- Still present in 1.3.24.
http://bugs.winehq.org/show_bug.cgi?id=23002
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net 2012-02-04 21:01:17 CST --- Still present in 1.4-rc2.
http://bugs.winehq.org/show_bug.cgi?id=23002
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net 2013-08-19 08:08:03 CDT --- In 1.7.0 and DHE 5.5 the situation is somewhat better, but not entirely fixed. Dropdown menus refresh properly, but the edit window does not. Manually resizing the window forces a refresh. The console is spammed with
fixme:olepicture:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
Toolbar controls don't work at all, but that's probably another bug.
http://bugs.winehq.org/show_bug.cgi?id=23002
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net 2013-08-19 08:18:13 CDT --- The current trial version available for download is 6.8. The behavior is the same with that version.
http://bugs.winehq.org/show_bug.cgi?id=23002
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #7 from hanska2@luukku.com --- Some buttons don't seem to work and some do.
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x1a7b084), stub!
Those are needed at least.
wine 1.7.22
https://bugs.winehq.org/show_bug.cgi?id=23002
--- Comment #8 from Rosanne DiMesio dimesio@earthlink.net --- Problem with the edit window not refreshing unless manually resized is still present in 1.7.35.
https://bugs.winehq.org/show_bug.cgi?id=23002
--- Comment #9 from Rosanne DiMesio dimesio@earthlink.net --- Still an issue in 1.8-rc1. Tested DHE version 6.8.19.
https://bugs.winehq.org/show_bug.cgi?id=23002
--- Comment #10 from Rosanne DiMesio dimesio@earthlink.net --- Still present in 2.0-rc1.
https://bugs.winehq.org/show_bug.cgi?id=23002
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.dynamic-html-edi |http://dynamic-html-editor. |tor.com/en/download.asp |hexagora.com/en/download.as | |p Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #11 from Rosanne DiMesio dimesio@earthlink.net --- I haven't tested this in ages so I don't know when it was fixed, but the screen refresh problem is gone in 5.0-rc1. Tested DHE version 6.8.20.
https://bugs.winehq.org/show_bug.cgi?id=23002
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.0-rc3.
https://bugs.winehq.org/show_bug.cgi?id=23002
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1aff1e6a370ee8c0213a0fd4b22 | |0d121da8527aa Component|-unknown |user32 URL|http://dynamic-html-editor. |https://web.archive.org/web |hexagora.com/en/download.as |/20130423082250/http://www. |p |hexagora.com/download/dhe/D | |hwe43.zip Summary|Dynamic HTML Editor |Dynamic HTML Editor 4.x-6.x |unusable due to screen |workspace / UI elements not |refresh problem |refreshed unless app window | |is manually resized CC| |focht@gmx.net
--- Comment #13 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive.
https://web.archive.org/web/20130423082250/http://www.hexagora.com/download/...
It was fixed by commit https://source.winehq.org/git/wine.git/commitdiff/1aff1e6a370ee8c0213a0fd4b2... ("user32: Fix coords in WINDOWPOS for WM_NCCALCSIZE sent from SetWindowPos().").
Part of Wine 4.19 release.
Thanks Paul.
The commit sha1 is also referenced by a number of other bug reports:
https://bugs.winehq.org/buglist.cgi?bug_status=CLOSED&f1=cf_fixedby_sha1...
$ sha1sum Dhwe43.zip 05f4f2f01154a7f37d548922f557a3e80669afd1 Dhwe43.zip
$ du -sh Dhwe43.zip 13M Dhwe43.zip
Regards