[Bug 12462] New: Error in RichEdit component text representation at lingvo installation
http://bugs.winehq.org/show_bug.cgi?id=12462 Summary: Error in RichEdit component text representation at lingvo installation Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: ole AssignedTo: wine-bugs(a)winehq.org ReportedBy: tkachenkok(a)gmx.de Created an attachment (id=12004) --> (http://bugs.winehq.org/attachment.cgi?id=12004) Error in RichEdit text representation During the installation of the Lingvo 12 (2 cds) there is an error in the richedit component viewing the end user license. You can see it on the screen shot. Short description: - there is no horizontal bar and I cannot see the whole paragraphs - I cannot install lingvo 12 (see bug http://bugs.winehq.org/show_bug.cgi?id=12346) and I tried to use the native Windows XP dlls. I've added msi.dll, then ole32.dll and this error was still there. But when I added the native oleaut32.dll, the error was not there any more. -- 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=12462 --- Comment #1 from Konstantin <tkachenkok(a)gmx.de> 2008-04-09 06:13:22 --- Created an attachment (id=12005) --> (http://bugs.winehq.org/attachment.cgi?id=12005) Console output to the drawing error in RichEdit component -- 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=12462 --- Comment #2 from Konstantin <tkachenkok(a)gmx.de> 2008-04-09 06:26:06 --- Created an attachment (id=12007) --> (http://bugs.winehq.org/attachment.cgi?id=12007) Installation options in english In english everything is fine. -- 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=12462 --- Comment #3 from Konstantin <tkachenkok(a)gmx.de> 2008-04-09 06:29:49 --- Created an attachment (id=12008) --> (http://bugs.winehq.org/attachment.cgi?id=12008) Installation options in russian Erroneous represantation of "Full" and "Customize" options as well as paths and some more. This problem is possibly cause of failing fonts. -- 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=12462 --- Comment #4 from Konstantin <tkachenkok(a)gmx.de> 2008-04-09 06:33:04 --- I'm sorry. I wanted to add more attachments and then end the Description, but it is the wrong way... :( I tried it once in russian and there were much more problems with text representation (see the attachment http://bugs.winehq.org/attachment.cgi?id=12007 and http://bugs.winehq.org/attachment.cgi?id=12008) and I've misunderstood the problem - adding of the native dll oleaut32.dll didn't help with RichEdit. -- 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=12462 --- Comment #5 from Lei Zhang <thestig(a)google.com> 2008-04-09 12:49:02 --- (In reply to comment #3)
Created an attachment (id=12008) --> (http://bugs.winehq.org/attachment.cgi?id=12008) [details] Installation options in russian
Erroneous represantation of "Full" and "Customize" options as well as paths and some more.
This problem is possibly cause of failing fonts.
One issue per report please. I think this might be bug 11861. -- 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=12462 Rob Shearman <robertshearman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robertshearman(a)gmail.com --- Comment #6 from Rob Shearman <robertshearman(a)gmail.com> 2008-06-01 11:24:49 --- So, just to to confirm, the bug is there without any native ole dlls? If so, please attach a log generated using the following command: WINEDEBUG=+ole,+typelib,+seh,+variant wine "d:\\Setup.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=12462 --- Comment #7 from Konstantin <tkachenkok(a)gmx.de> 2008-06-11 13:30:43 --- Created an attachment (id=13916) --> (http://bugs.winehq.org/attachment.cgi?id=13916) Error in rich edit is still there, but looks others. -- 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=12462 --- Comment #8 from Konstantin <tkachenkok(a)gmx.de> 2008-06-11 13:32:08 --- Created an attachment (id=13917) --> (http://bugs.winehq.org/attachment.cgi?id=13917) This screen shot shows, that the line break is there (in wine 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=12462 --- Comment #9 from Konstantin <tkachenkok(a)gmx.de> 2008-06-11 13:36:52 --- Created an attachment (id=13919) --> (http://bugs.winehq.org/attachment.cgi?id=13919) Changed error look in rich edit component in wine 0.9.61 (In reply to comment #6)
So, just to to confirm, the bug is there without any native ole dlls?
If so, please attach a log generated using the following command: WINEDEBUG=+ole,+typelib,+seh,+variant wine "d:\\Setup.exe"
I've already updated wine to version wine-0.9.61 It seems that the bug is not there, at least in the same form - the horizontal scroll bar isn't there, but the automatic line break function as expected. But there is still some problems there. On the screen shots (http://bugs.winehq.org/attachment.cgi?id=13916 and http://bugs.winehq.org/attachment.cgi?id=13917) you can see it. Don't know, whether it is still needed, but the output of wine with the given options I've added as well. -- 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=12462 --- Comment #10 from Konstantin <tkachenkok(a)gmx.de> 2008-06-11 13:51:51 --- (In reply to comment #9)
Created an attachment (id=13919) --> (http://bugs.winehq.org/attachment.cgi?id=13919) [details] Changed error look in rich edit component in wine 0.9.61
(In reply to comment #6)
So, just to to confirm, the bug is there without any native ole dlls?
If so, please attach a log generated using the following command: WINEDEBUG=+ole,+typelib,+seh,+variant wine "d:\\Setup.exe"
I've already updated wine to version wine-0.9.61 It seems that the bug is not there, at least in the same form - the horizontal scroll bar isn't there, but the automatic line break function as expected. But there is still some problems there. On the screen shots (http://bugs.winehq.org/attachment.cgi?id=13916 and http://bugs.winehq.org/attachment.cgi?id=13917) you can see it.
Don't know, whether it is still needed, but the output of wine with the given options I've added as well.
Sorry, I've forgotten: at the time, the both shots were made, I've made: ktk(a)localhost:~> wc lingvo_setup_richedit_out.log 2657 10481 211350 lingvo_setup_richedit_out.log -- 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=12462 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-06-11 14:16:23 --- Can this be downloaded anywhere? -- 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=12462 --- Comment #12 from Konstantin <tkachenkok(a)gmx.de> 2008-06-14 11:05:21 --- (In reply to comment #11)
Can this be downloaded anywhere?
Sorry, it was my error - I've forgotten to add .tar there... :(:(:( I'll correct it. -- 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=12462 Konstantin <tkachenkok(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13919|0 |1 is obsolete| | --- Comment #13 from Konstantin <tkachenkok(a)gmx.de> 2008-06-14 11:06:48 --- Created an attachment (id=14009) --> (http://bugs.winehq.org/attachment.cgi?id=14009) Replaces the errouneous attachment 13919 -- 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=12462 Rob Shearman <robertshearman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|robertshearman(a)gmail.com | -- 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=12462 Rob Shearman <robertshearman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ole |richedit -- 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=12462 --- Comment #14 from Austin English <austinenglish(a)gmail.com> 2009-01-21 10:53:24 --- By download, I meant the program. -- 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=12462 --- Comment #15 from Austin English <austinenglish(a)gmail.com> 2009-07-21 13:52:12 --- Is this still an issue in current (1.1.26 or newer) wine? -- 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=12462 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #16 from Austin English <austinenglish(a)gmail.com> 2010-04-30 17:08:55 --- No response in over 6 months, marking abandoned. If this is still an issue in current (1.1.43 or newer) wine, and you can provide the needed information, feel free to reopen. -- 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=12462 --- Comment #17 from Austin English <austinenglish(a)gmail.com> 2010-04-30 17:09:15 --- Closing. -- 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=12462 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #18 from Austin English <austinenglish(a)gmail.com> 2010-04-30 17:13:44 --- Really closing. -- 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