rolson3788 / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
0 stars 0 forks source link

"List index (#) out of bounds" error when only one torrent in current view #436

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Current build, from svn
2. Ubuntu Natty
3. Pause a single torrent, then switch to the "Stopped" view.

Whenever I switch to a view with only one torrent, I get the following 
exception:

TApplication.HandleException List index (9) out of bounds
  Stack trace:
  $000000000053407C
TApplication.HandleException List index (9) out of bounds
  Stack trace:
  $000000000053407C
TApplication.HandleException List index (9) out of bounds
  Stack trace:
  $000000000053407C

Original issue reported on code.google.com by reardo...@gmail.com on 18 Jul 2011 at 4:15

GoogleCodeExporter commented 9 years ago
Fixed in r615.

Original comment by j...@cp-lab.com on 24 Oct 2011 at 11:18