Error when clicking 'Download' (ascii codec can't encode)
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
SubDownloader | Status tracked in Trunk | |||||
Trunk |
Fix Committed
|
High
|
Marco Rodrigues | |||
subdownloader (Debian) |
Fix Released
|
Unknown
|
||||
subdownloader (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hello,
I'm using version 2.0.9 on ubuntu intrepid.
When I try to clic on "Download" when I've selected a subtitle, the message box "Downloading" freezes, and in the console I've :
Traceback (most recent call last):
File "/usr/share/
destinationPath = self.getDownloa
File "/usr/share/
downloadFul
File "/usr/lib/
return codecs.
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 18: ordinal not in range(128)
I needed the subtitle in question is : http://
Contact me if you need more informations
Related branches
Changed in subdownloader: | |
status: | Triaged → Confirmed |
Changed in subdownloader: | |
milestone: | none → 2.0.15 |
assignee: | nobody → Marco Rodrigues (gothicx) |
Changed in subdownloader (Ubuntu): | |
status: | New → Confirmed |
Changed in subdownloader (Debian): | |
status: | Unknown → Confirmed |
Changed in subdownloader (Debian): | |
status: | Confirmed → Fix Released |
Additional information : it's happening only when I select the option "Same folder as video file" for the "Destination folder".
The option "Ask user" works well when I select the path of the video.