[Bug 35685] New: can't read DivX 10.1.1 license agreement
https://bugs.winehq.org/show_bug.cgi?id=35685 Bug ID: 35685 Summary: can't read DivX 10.1.1 license agreement Product: Wine Version: 1.7.13 Hardware: x86 URL: http://dist.divx.com/divx/DivXInstaller.exe OS: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Created attachment 47651 --> https://bugs.winehq.org/attachment.cgi?id=47651 tid,richedit Similar to bug 22986, however that bug is fixed for Divx 7 in wine-1.7.13 (sometime before 1.6). 10.1.1, however, does not show its license agreement. austin(a)aw25 ~ $ sha1sum DivXInstaller.exe baeab7938aecf58ca1a9668ff72e72ffa87e7795 DivXInstaller.exe austin(a)aw25 ~ $ du -h DivXInstaller.exe 976K DivXInstaller.exe austin(a)aw25 ~ $ wine --version wine-1.7.13-53-g37e0a1a winetricks riched20 works around the bug. -- 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=35685 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #1 from hanska2(a)luukku.com --- When you start the installer you get almost blank page, all white. clicking next forwards you the lisence page. It's another white page, but if you use your mouse over the lisence text box dragging the cursor with button 1 you will see the text. So it's there it's just hidden for some reason. wine 1.7.22 -- 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=35685 roger(a)mailinator.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger(a)mailinator.com --- Comment #2 from roger(a)mailinator.com --- Still the same 1.7.31 The lisence text is there, but its kinda hidden. -- 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=35685 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #3 from super_man(a)post.com --- still an issue 1.7.50 -- 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=35685 --- Comment #4 from super_man(a)post.com --- Still needs fixing 1.7.53 -- 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=35685 --- Comment #5 from super_man(a)post.com --- Created attachment 52603 --> https://bugs.winehq.org/attachment.cgi?id=52603 1.7.53 Not full log, I didnt forward to file so it got boring to scroll and paint the the output with mouse. -- 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=35685 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|can't read DivX 10.1.1 |DivX 10.1.1 installer |license agreement |license agreement RTF | |content not rendered --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, refining summary. Even if you "unhide" it, the EULA text is still displayed in raw RTF in the edit control. --- snip --- {\rtf1\adeflang1025\ansi\ansicpg1251\uc1\adeff0\deff0\stshfdbch31505\stshfloch31506\stshfhich31506\stshfbi0\deflang1049\deflangfe1049\themelang1049\themelangfe0\themelangcs0{\fonttbl{\f0\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f1\fbidi \fswiss\fcharset204\fprq2{\*\panose 020b0604020202020204}Arial;} {\f34\fbidi \froman\fcharset204\fprq2{\*\panose 02040503050406030204}Cambria Math;}{\flomajor\f31500\fbidi \froman\fcharset204\fprq2{\*\panose 02020603050405020304}Times New Roman;} ... --- snip --- If you copy/paste it into a file 'test.rtf' and start Wine builtin 'wordpad' it renders fine with all text formatting applied. Regards -- 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=35685 Jactry Zeng <jactry92(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92(a)gmail.com --- Comment #7 from Jactry Zeng <jactry92(a)gmail.com> --- Created attachment 52775 --> https://bugs.winehq.org/attachment.cgi?id=52775 quick hack: adding rtf stream support for EM_REPLACESEL This bug due to EM_REPLACESEL doesn't deal with rtf stream. -- 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=35685 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #8 from winetest(a)luukku.com --- Still valid wine 1.9.19 -- 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=35685 --- Comment #9 from winetest(a)luukku.com --- (In reply to Jactry Zeng from comment #7)
Created attachment 52775 [details] quick hack: adding rtf stream support for EM_REPLACESEL
This bug due to EM_REPLACESEL doesn't deal with rtf stream.
This bug is still valid and the hack patch indeed seems to fix the whole issue. wine 2.11-git. -- 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=35685 exposight <exposight(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |exposight(a)gmail.com --- Comment #10 from exposight <exposight(a)gmail.com> --- still valid in wine 4.18 -- 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=35685 KRosUser <kyle.kcsoftwares(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.kcsoftwares(a)gmail.com --- Comment #11 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- Created attachment 78349 --> http://bugs.winehq.org/attachment.cgi?id=78349 still does not show EULA in Wine 10.5 Installer from https://web.archive.org/web/20140327024657/http://dist.divx.com/divx/standal... still does not show EULA in Wine 10.5 -- 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=35685 --- Comment #12 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- Created attachment 78350 --> http://bugs.winehq.org/attachment.cgi?id=78350 EULA shows but poor RTF formatting EULA shows but poor RTF formatting -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla