aMule Bug Tracker - aMule
View Issue Details
0000637aMuleMiscpublic2005-11-03 00:402005-11-04 00:16
spiorf 
Xaignar 
normalminoralways
resolvedfixed 
SVN 
SVN 
0000637: 20051102 - Statistics update interval error
When opening amule the statistics graphs are always updated every second, also when in the setting page there is another interval.
After modifying the value, the graphs are updated correctly
aMule CVS using wxGTK2 v2.7.0 (Unicoded) (Snapshot: Wed Nov 2 07:01:47 CET 2005) (OS: Linux)
No tags attached.
Issue History
2005-11-03 00:40spiorfNew Issue
2005-11-04 00:16XaignarStatusnew => resolved
2005-11-04 00:16XaignarFixed in Version => CVS
2005-11-04 00:16XaignarResolutionopen => fixed
2005-11-04 00:16XaignarAssigned To => Xaignar
2005-11-04 00:16XaignarNote Added: 0001403

Notes
(0001403)
Xaignar   
2005-11-04 00:16   
Thanks. A fix has been committed (see below if you want to test it now), please let me know if you still have problems.

-- Xaignar

* The fix is simply calling SetUpdatePeriod() in the CStatisticsDlg::InitGraphs() function.