WineHQ
Bug Tracking Database – Bug 22747

 Bugzilla

 

Last modified: 2014-02-07 13:05:54 UTC  

µTorrent: The update message from 2.0.1 to 2.0.2 does not show properly some characters

Bug 22747 - µTorrent: The update message from 2.0.1 to 2.0.2 does not show properly some characters
µTorrent: The update message from 2.0.1 to 2.0.2 does not show properly some ...
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: comctl32
1.1.44
x86-64 Linux
: P2 trivial
: ---
Assigned To: Mr. Bugs
http://www.oldapps.com/utorrent.php?o...
: download
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2010-05-17 13:44 UTC by Alex Balut
Modified: 2014-02-07 13:05 UTC (History)
2 users (show)

See Also:
Regression SHA1:
Fixed by SHA1:
Distribution: ---
Staged patchset:


Attachments
Screenshot-µTorrent 2.0.1-Update message looks bad (9.03 KB, image/png)
2010-05-17 13:44 UTC, Alex Balut
Details
Screenshot-µTorrent 2.0.1-Update message on Vista (16.30 KB, image/png)
2010-05-17 13:46 UTC, Alex Balut
Details
env WINEDEBUG=comctl32 wine utorrent-2.0.1.exe (until the dialog window is displayed) (2.67 KB, text/plain)
2010-05-17 14:26 UTC, Alex Balut
Details
2.2.1 update window screenshot (8.69 KB, image/png)
2012-03-04 17:27 UTC, Bruno Jesus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Balut 2010-05-17 13:44:43 UTC
Created attachment 28042 [details]
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).
Comment 1 Alex Balut 2010-05-17 13:46:49 UTC
Created attachment 28043 [details]
Screenshot-µTorrent 2.0.1-Update message on Vista

This is how it should look like..
Comment 2 Austin English 2010-05-17 14:14:30 UTC
Terminal output? As a guess, does native comctl32 help?
Comment 3 Alex Balut 2010-05-17 14:26:09 UTC
Created attachment 28046 [details]
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 )
Comment 4 Nikolay Sivov 2010-05-18 05:44:00 UTC
Confirming. It's a SysLink control used to display a text block, and it doesn't handle "\r\n" sequences properly for some reason.
Comment 5 Nikolay Sivov 2012-01-27 02:45:13 UTC
I can't make it show update window now, running 2.0.1 installer.
Comment 6 Bruno Jesus 2012-03-04 17:27:30 UTC
Created attachment 39195 [details]
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.
Comment 7 Bruno Jesus 2012-09-23 07:08:21 UTC
Still present in wine 1.5.13.
Comment 8 Bruno Jesus 2013-05-22 07:55:32 UTC
Still in wine-1.5.30-173-g4b4bd02.
Comment 9 Bruno Jesus 2014-01-29 19:52:18 UTC
This bug has been fixed somewhere after 1.6.
Comment 10 Alexandre Julliard 2014-02-07 13:05:54 UTC
Closing bugs fixed in 1.7.12.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers