Anonymous | Login | Signup for a new account | 2024-11-01 01:38 CET |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0001226 | aMule | External Conn | public | 2007-12-22 18:58 | 2008-02-21 18:11 | ||||||||
Reporter | matan | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | acknowledged | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | SVN | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0001226: Transferred, Completed and numeric Progress not update | ||||||||||||
Description | amulegui does not update those three fields after initially reading them correctly. The graphic progress display is updated correctly. (version CVS 20071217). | ||||||||||||
Additional Information | Adding 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. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Fixed in Revision | |||||||||||||
Operating System | Any | ||||||||||||
Attached Files | |||||||||||||
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 |