View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001226aMuleExternal Connpublic2007-12-22 18:582008-02-21 18:11
Reportermatan 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusacknowledgedResolutionopen 
PlatformOSOS Version
Product VersionSVN 
Target VersionFixed in Version 
Summary0001226: Transferred, Completed and numeric Progress not update
Descriptionamulegui does not update those three fields after initially reading them correctly. The graphic progress display is updated correctly.
(version CVS 20071217).
Additional InformationAdding lines

if (tag->SizeDone())file->completedsize = tag->SizeDone();
if (tag->SizeXfer())file->transferred = tag->SizeXfer();

in file amule-remote-gui.cpp, in function CDownQueueRem::ProcessItemUpdate, in the if (m_inc_tags) block (in line 1241), appears to solve this issue.
TagsNo tags attached.
Fixed in Revision
Operating SystemAny
Attached Files

- Relationships

-  Notes
(0002619)
Xaignar (manager)
2008-02-21 18:11

This has been worked around (by disabling incremental updates), but we need a proper fix, so I'm leaving this bug around.

- Issue History
Date Modified Username Field Change
2007-12-22 18:58 matan New Issue
2007-12-22 18:58 matan Operating System => Any
2008-02-21 18:11 Xaignar Note Added: 0002619
2008-02-21 18:11 Xaignar Status new => acknowledged


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker