Ticket #13 (closed defect: Fixed)

Opened 14 months ago

Last modified 14 months ago

Refresh Bug

Reported by: guest Owned by: Cheez
Priority: High Milestone: 1.9
Component: HellaWorld Version: 1.8
Keywords: Refresh Cc:

Description

It appears that the 15 second refresh updates the queue only when there's something currently downloading.

I often see that nothing is downloading, but there's an item visible in the queue. I think this happens when the last item downloads in under 15 seconds - quite possible on fast internet connections. This leaves the queue stuck.

I assume it's just detecting there's no download activity and leaving the queue alone.

Change History

Changed 14 months ago by Cheez

  • status changed from new to assigned
  • version set to 1.8
  • milestone set to 1.9

I think this is caused because if the queuelength is 0 the update doesn't touch the queue. So the last item isn't removed. I'll do some testing.

Changed 14 months ago by Cheez

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in SVN as of r148

Will be in next release.

Note: See TracTickets for help on using tickets.