[Bug 22747] New: µTorrent: The update message from 2.0.1 to 2.0.2 does not show properly some characters
http://bugs.winehq.org/show_bug.cgi?id=22747 Summary: µTorrent: The update message from 2.0.1 to 2.0.2 does not show properly some characters Product: Wine Version: 1.1.44 Platform: x86-64 URL: http://www.oldapps.com/utorrent.php?old_utorrent=32 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: alexandru.balut(a)gmail.com Created an attachment (id=28042) --> (http://bugs.winehq.org/attachment.cgi?id=28042) Screenshot-µTorrent 2.0.1-Update message looks bad - Download uTorrent 2.0.1 from the URL I provided. - Run uTorrent: (export WINEPREFIX=~/.winetmp && rm -rf $WINEPREFIX && wine utorrent-2.0.1.exe ) - Click Cancel when it asks whether to make it the default app. - Notice the message below "A new version of µTorrent ..." shows two rectangles instead of newline characters (see attached screenshot). -- 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=22747 --- Comment #1 from Alex Balut <alexandru.balut(a)gmail.com> 2010-05-17 13:46:49 --- Created an attachment (id=28043) --> (http://bugs.winehq.org/attachment.cgi?id=28043) Screenshot-µTorrent 2.0.1-Update message on Vista This is how it should look like.. -- 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=22747 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-05-17 14:14:30 --- Terminal output? As a guess, does native comctl32 help? -- 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=22747 --- Comment #3 from Alex Balut <alexandru.balut(a)gmail.com> 2010-05-17 14:26:09 --- Created an attachment (id=28046) --> (http://bugs.winehq.org/attachment.cgi?id=28046) env WINEDEBUG=comctl32 wine utorrent-2.0.1.exe (until the dialog window is displayed) If I use native comctl32 it looks fine: (export WINEPREFIX=~/.winetmp && rm -rf $WINEPREFIX && winetricks comctl32 && wine utorrent-2.0.1.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=22747 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32 -- 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=22747 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-05-18 05:44:00 --- Confirming. It's a SysLink control used to display a text block, and it doesn't handle "\r\n" sequences properly for some reason. -- 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=22747 Danila Sentiabov <dsent.zen(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dsent.zen(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=22747 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-01-27 02:45:13 CST --- I can't make it show update window now, running 2.0.1 installer. -- 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=22747 --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-03-04 17:27:30 CST --- Created attachment 39195 --> http://bugs.winehq.org/attachment.cgi?id=39195 2.2.1 update window screenshot uTorrent 2.2.1 can now be used to trigger this problem. May be not be the same problem though. Take a look at the screenshot. After opening the program go to the menu help->check for updates. -- 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=22747 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-09-23 07:08:21 CDT --- Still present in wine 1.5.13. -- 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=22747 --- Comment #8 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-22 07:55:32 CDT --- Still in wine-1.5.30-173-g4b4bd02. -- 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=22747 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> --- This bug has been fixed somewhere after 1.6. -- 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=22747 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.12. -- 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