http://bugs.winehq.org/show_bug.cgi?id=22822
Summary: Utorrent progress bars regression in 1.2rc1 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: psyclonejack@hotmail.com
Karmic, utorrent 2.0.2
With wine 1.2rc1 the progress bars stop show the percentage of the torrent downloaded. They other say 100% and are all blue, or just 100%. The bar should show the percentage downloaded and the blue moves to the right the higher the percentage.
The bars worked in 1.1.44 and version before.
http://bugs.winehq.org/show_bug.cgi?id=22822
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.2-rc1 Summary|Utorrent progress bars |Utorrent progress bars |regression in 1.2rc1 |don't show progress
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-22 10:03:09 --- Please post the results of your regression testing: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=22822
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=22822
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.utorrent.com
http://bugs.winehq.org/show_bug.cgi?id=22822
Matej Spindler spindler.matej@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com, | |spindler.matej@gmail.com
--- Comment #2 from Matej Spindler spindler.matej@gmail.com 2010-05-23 06:03:56 --- For me the progress bar of the whole torrent is ok, so are the progress bars on "general" tab.
On "files" tab progress bars for each file are indeed behaving like OP described. I did a bisect:
fe92119f5358f3033c3b1565e67c4ea2a0929f4a is the first bad commit commit fe92119f5358f3033c3b1565e67c4ea2a0929f4a Author: Andrew Eikum aeikum@codeweavers.com Date: Tue May 18 10:38:23 2010 -0500
comctl32/listview: Derive subitem rect from listview origin.
:040000 040000 927051f127c602f51f370e013329304144222126 5280bf073e4e457c938646c2d8973e10a4d67ff6 M dlls
adding Andrew Eikum to CC.
http://bugs.winehq.org/show_bug.cgi?id=22822
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2010-05-23 06:05:59 --- Hi, Matej.
Does reverting this commit work for you?
http://bugs.winehq.org/show_bug.cgi?id=22822
--- Comment #4 from Matej Spindler spindler.matej@gmail.com 2010-05-23 06:20:05 --- Created an attachment (id=28196) --> (http://bugs.winehq.org/attachment.cgi?id=28196) revert
Yes if I revert the commit the bars are working lake they should.
http://bugs.winehq.org/show_bug.cgi?id=22822
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |comctl32 Ever Confirmed|0 |1 Severity|normal |minor
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2010-05-23 06:24:06 --- Confirming then.
http://bugs.winehq.org/show_bug.cgi?id=22822
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2010-05-23 07:04:40 --- Are you talking about Pieces column in Files tab? Trying with Debian iso torrent I don't see any obvious problems with it, it should display downloaded parts of a file and it does it - blue parts are tiny though if you don't wait enough.
So maybe you could show me a torrent file (legal) with multiple small (several megabytes) files in it to reproduce.
http://bugs.winehq.org/show_bug.cgi?id=22822
psyclonejack@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Utorrent progress bars |<Withdrawn> Utorrent |don't show progress |progress bars don't show | |progress
--- Comment #7 from psyclonejack@hotmail.com 2010-05-23 07:53:35 --- Problem fixed with a reboot and removal of all torrents.
http://bugs.winehq.org/show_bug.cgi?id=22822
--- Comment #8 from Matej Spindler spindler.matej@gmail.com 2010-05-23 07:57:42 --- Created an attachment (id=28199) --> (http://bugs.winehq.org/attachment.cgi?id=28199) Wine-1.2.0-RC1
With single file torrnets the progres bar is ok, but if a torrent has more then one file in it, the progress bars are wrong!!!
see pictures!!!
http://bugs.winehq.org/show_bug.cgi?id=22822
--- Comment #9 from Matej Spindler spindler.matej@gmail.com 2010-05-23 07:58:02 --- Created an attachment (id=28200) --> (http://bugs.winehq.org/attachment.cgi?id=28200) Wine-1.2.0-RC1-revert
http://bugs.winehq.org/show_bug.cgi?id=22822
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |RandomAccountName@mail.com
--- Comment #10 from Andrew Nguyen arethusa26@gmail.com 2010-05-23 09:48:39 --- *** Bug 22826 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=22822
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aelilea@yahoo.co.uk
--- Comment #11 from Andrew Nguyen arethusa26@gmail.com 2010-05-23 09:50:26 --- *** Bug 22832 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=22822
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|<Withdrawn> Utorrent |Utorrent progress bars |progress bars don't show |don't show progress |progress |
http://bugs.winehq.org/show_bug.cgi?id=22822
--- Comment #12 from Nikolay Sivov bunglehead@gmail.com 2010-05-23 17:16:40 --- The problem is that this commit broke an Y offset for subitem rectangle. I'll prepare a fix shortly.
http://bugs.winehq.org/show_bug.cgi?id=22822
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com 2010-05-23 18:10:52 --- A patch sent:
http://www.winehq.org/pipermail/wine-patches/2010-May/088868.html
http://bugs.winehq.org/show_bug.cgi?id=22822
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #14 from Nikolay Sivov bunglehead@gmail.com 2010-05-24 11:59:56 --- Fixed by 61c8a30574d2d7a3b217141dbc1fcfb98c103e73.
http://bugs.winehq.org/show_bug.cgi?id=22822
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2010-05-28 12:52:08 --- Closing bugs fixed in 1.2-rc2.
http://bugs.winehq.org/show_bug.cgi?id=22822
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |61c8a30574d2d7a3b217141dbc1 | |fcfb98c103e73