Do not download subtitles

Bug #1572790 reported by william
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SubDownloader
Fix Released
Undecided
Unassigned

Bug Description

Do not download subtitles on Linux Mint 17.03 Rose.

Revision history for this message
Nahuel (nahueljose) wrote :

This affects me as well. It doesn't download any subtitle. If you run it from the terminal, this is the output:

Traceback (most recent call last):
  File "/usr/share/pyshared/subdownloader/gui/main.py", line 1143, in onButtonDownload
    osHttpRequests.download('http://www.opensubtitles.org/en/download/file/%s.gz' %sub.getIdFileOnline(), destinationPath)
  File "/usr/share/pyshared/subdownloader/modules/OSHttpRequests.py", line 72, in download
    self.unpack_subtitle(gz_path, local_path)
  File "/usr/share/pyshared/subdownloader/modules/OSHttpRequests.py", line 51, in unpack_subtitle
    fileContent = fileObj.readlines();
  File "/usr/lib/python2.7/gzip.py", line 464, in readline
    c = self.read(readsize)
  File "/usr/lib/python2.7/gzip.py", line 268, in read
    self._read(readsize)
  File "/usr/lib/python2.7/gzip.py", line 303, in _read
    self._read_gzip_header()
  File "/usr/lib/python2.7/gzip.py", line 197, in _read_gzip_header
    raise IOError, 'Not a gzipped file'
IOError: Not a gzipped file

This is on Ubuntu 15.10 64-bit.

Revision history for this message
Kapis (capiscuas) wrote :

Try downloading the latest source or .deb from the main website www.subdownloader.net

Changed in subdownloader:
status: New → Fix Released
Revision history for this message
Richard Genoud (richard-genoud) wrote :
Revision history for this message
Maarten (madebr) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.