subdownloader doesnt start downloading subtitles anymore

Bug #639794 reported by Daniel Șerbănescu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SubDownloader
New
Undecided
Unassigned

Bug Description

When I want some subtitles for my movies I open subdownloader scan for subtitles, and after I filter subtitles for 1 language... and press download ... most of the times the app doesnt do nothing... it opens me the "downloading files..." dialog and stays like that forever... In the past few days I've been able to download subtitles only once out of ... lets say 10 times...
I thought it's something about opensubtitles.org... now I think it's about the application itself...

I'm using Ubuntu 10.04 and the version 2.0.13 of subdownloader

Revision history for this message
Marco Ferreira (mferreira) wrote :

Hi Daniel,

Could you try running SD from command line and paste the results?

Thanks

Revision history for this message
Daniel Șerbănescu (dasj19) wrote :

here it is:
cyberrider@cyberrider-laptop:~$ subdownloader
/usr/lib/python2.6/dist-packages/kaa/metadata/disc/cdrom.py:37: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
[16:04] INFO::subdownloader.SDService.SDService # No subtitles were found on Opensubtitles.com
Traceback (most recent call last):
  File "/usr/share/subdownloader/gui/main.py", line 1043, in onButtonDownload
    destinationPath = self.getDownloadPath(sub.getVideo(), sub)
  File "/usr/share/subdownloader/gui/main.py", line 1012, in getDownloadPath
    downloadFullPath = os.path.join(folderPath, subFileName).decode('utf8')
  File "/usr/lib/python2.6/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0103' in position 21: ordinal not in range(128)

It seems to be an ascii coded error... is it because my OS or SD if is it because my OS how to fix it?
thanks in advance

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.