GerryFerdinandus / bittorrent-tracker-editor

Software for add or remove tracker from torrent files.
MIT License
499 stars 65 forks source link

Can't open some of .torrent files. Most of .torrent files open correctly. All files have English filenames. #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Opening some .torrent files. I've attached all 3 .torrent files.

What is the expected output? What do you see instead?

I expect BitTorrent Tracker Editor to read those .torrent file succesfully.

I get an error:
http://image.bayimg.com/2e22b7a40f1bcd8590cce3478c933a204a436849.jpg

What version of the product are you using? On what operating system?

BitTorrent Tracker Editor v1.21.

Windows 7 Ultimate x64.

Please provide any additional information below.

A. These 3 .torrent files I've attached, must be somehow different from the 
most of .torrent files, because I was able to open nearly 300 .torrent files 
successfully and BitTorrent Tracker Editor only failed to open 3 of those. 
However, those 3 .torrent files aren't broken, uTorrent opens them successfully 
and is able to uploads/download the contents. Anyway, these 3 .torrent files 
must have something in common and BitTorrent Tracker Editor doesn't seem to 
like it.

B. Moreover. This issue showed one bug in BitTorrent Tracker Editor. This is 
how you can reproduce it:

1. File - Open one torrent file - Open one of those 3 .torrent files I've 
attached. Let's say 'New Dr Najeeb Lectures.torrent'. You get an error. Click 
OK.

2. File - Open one torrent file - Open .torrent file which you know BitTorrent 
Tracker Editor opens fine. You get no error (as expected)

3. File - Open one torrent file - Open one of those 3 .torrent files I've 
attached. Let's say 'New Dr Najeeb Lectures.torrent'. You get an error. Click 
OK.

4. File - Open one torrent file - Open .torrent file which you know BitTorrent 
Tracker Editor opens fine (the one you've opened successfully previously). THIS 
TIME YOU GET AN ERROR (UNEXPECTED)

5. Close BitTorrent Tracker Editor and run it again.

6. File - Open one torrent file - Open .torrent file which you know BitTorrent 
Tracker Editor opens fine (the one you've opened successfully for the first 
time, but got an error the second time). You get no error again.

Otherwise, BitTorrent Tracker Editor is a very handy tool. Keep up the good 
work. Thank you.

Original issue reported on code.google.com by hught...@gmail.com on 9 Oct 2014 at 11:31

Attachments:

GoogleCodeExporter commented 9 years ago
BTW, renaming those 3 .torrent files to other filenames, doesn't solve the 
issue.

Original comment by hught...@gmail.com on 9 Oct 2014 at 11:32

GoogleCodeExporter commented 9 years ago
A)
These 3 torrent contain a negative integer value. The 'torrent file reader 
module' is not able to read negative number. Is fixed in version 1.30

B)
Due to crash of the 'torrent file reader module' the memory is not cleared 
correctly for the next re-used. And give a false error for the next torrent 
file. It is now cleared correct in case of error. Is fixed in version 1.30

Original comment by gerry.fe...@gmail.com on 12 Oct 2014 at 10:30

GoogleCodeExporter commented 9 years ago
I've tested v1.30 and it works just fine! All .torrent files that weren't read 
by the previous version of BitTorrent Tracker Editor, are opened successfully 
now in v1.30.

Thank you for a fast update.

Original comment by hught...@gmail.com on 12 Oct 2014 at 11:36

GoogleCodeExporter commented 9 years ago
Thank you for the issue report with torrent files attachment and the feedback 
of the working fix.

Original comment by gerry.fe...@gmail.com on 12 Oct 2014 at 12:29