Package: bittornado
Version: 0.3.15-2
--also--
Package: bittorrent-gui
Version: 0.3.15-2
I'm running "btdownloadgui"
The dialog "BITTORRENT ERROR" appears, but the application continues to function. The text of the dialog can be found at the end of this message.
The application has been open for almost 18 hours, being used to download some large files. The download has completed, but the application continues to service uploads to peers.
Other instances of BitTornado have been run in my current gdm session, so it is possible that this dialog is generated from another instance that I believed had exited, but this is doubtful.
The ERROR dialog seemed to appeared spontaneously, with no user action invoking the error.
I have not seen the problem reoccur.
I'm using (from /var/log/dmesg):
Linux version 2.6.16-2-686-smp (Debian 2.6.16-18) ([EMAIL PROTECTED]) (gcc version 4.0.4 20060730 (prerelease) (Debian
4.0.3-6))
output of uname -a:
Linux livarot 2.6.16-2-686-smp #1 SMP Fri Aug 18 19:25:21 UTC 2006 i686 GNU/Linux
Although this seems to contradict the message below, the version of python2.4 I currently have installed is:
Version: 2.4.3-8.
The package "python-psyco" recommended by the bittornado package is not installed.
The "bittorrent" package is also installed and is at version
3.2.8.1 (bittorrent-gui installed at same version)
--J
=======================================================
Text from BITTORRENT ERROR dialog follows:
=======================================================
BitTorrent T-0.3.15 (BitTornado)
OS: linux2
Python version: 2.4.4c0 (#2, Jul 30 2006, 15:43:58)
[GCC
4.1.2 20060715 (prerelease) (Debian 4.1.1-9)]
wxWindows version: 2.6.3.2
Allocation method: normal
Traceback (most recent call last):
File "/var/lib/python-support/python2.4/BitTornado/RawServer.py", line 144, in listen_forever
self.sockethandler.handle_events(events)
File "/var/lib/python-support/python2.4/BitTornado/SocketHandler.py", line 319, in handle_events
s.handler.data_came_in(s, data)
File "/var/lib/python-support/python2.4/BitTornado/BT1/Encrypter.py", line 175, in data_came_in
x = self.next_func(m)
File "/var/lib/python-support/python2.4/BitTornado/BT1/Encrypter.py", line 133, in read_message
self.connecter.got_message(self, s)
File "/var/lib/python-support/python2.4/BitTornado/BT1/Connecter.py", line 248, in got_message
if c.download.got_have(i):
File "/var/lib/python-support/python2.4/BitTornado/BT1/Downloader.py", line 273, in got_have
self.downloader.picker.became_seed()
File "/var/lib/python-support/python2.4/BitTornado/BT1/PiecePicker.py", line 125, in became_seed
del self.interests[0]
IndexError: list assignment index out of range

