rufuscoder / Shakespeer

A Direct Connect Client for Multiple Platforms
GNU General Public License v2.0
28 stars 14 forks source link

matching doesn't work with .bz2 filelists #186

Open rufuscoder opened 11 years ago

rufuscoder commented 11 years ago

Original author: mbartoszkiewicz (January 10, 2009 01:46:53)

What steps will reproduce the problem?

  1. Right click on 'Match file-list' in context menu of a user with filelist in .xml.bz2 file.

What is the expected output? What do you see instead? No matching occurs and log contains the error: Sat 10 02:43:41 * 22906 unknown error *

What version of the product are you using? On what operating system? ShakesPeer 0.9.11 on Mac OS X 10.5.6.

Please provide any additional information below. xml_parse_chunk is called with 'BZh91AY&SY' as a chunk -- ShakesPeer appears to try to parse the XML without uncompressing it.

Original issue: http://code.google.com/p/shakespeer/issues/detail?id=102