mamboitaliano21 / subdownloader

Automatically exported from code.google.com/p/subdownloader
0 stars 0 forks source link

UNICODE problem. 'ascii' codec can't encode #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installation of SD
2. Search & download subtitles correctly, close de program.
3. Re-open it.

What is the expected output? What do you see instead?
Program crashes at the beggining, showing the "errors ocurred" warning.

What version of the product are you using? On what operating system?
SubDownloader 1.2.9, WXP SP2

Please provide any additional information below.

SubDownloader.exe.log

Traceback (most recent call last):
  File "SubDownloader.py", line 396, in ?
  File "wx\_core.pyo", line 7748, in __init__
  File "wx\_core.pyo", line 7345, in _BootstrapApp
  File "SubDownloader.py", line 372, in OnInit
UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in
position 21: ordinal not in range(128)

Original issue reported on code.google.com by silve...@gmail.com on 6 Aug 2007 at 7:18

GoogleCodeExporter commented 9 years ago
I'm having the exact same issue... hopefully it will be solved soon.

Original comment by antonio....@gmail.com on 10 Dec 2007 at 8:35

GoogleCodeExporter commented 9 years ago
I uninstalled the program, then renamed my videos folder to "mis videos" 
instead of
"mis vídeos" (removed the "´") and re-installed subdownloader in the root 
folder c:\
instead of "c:\Archivos de Programa" and now it works fine...

Original comment by antonio....@gmail.com on 12 Dec 2007 at 2:57

GoogleCodeExporter commented 9 years ago
Same error here and antonio.carruyos solution isnt working for me.
I hope this problem will be solved someday becouse this damn problem ruins a 
perfect 
program

Original comment by jopp...@gmail.com on 9 Jan 2008 at 9:45

GoogleCodeExporter commented 9 years ago
Same here, driving me crazy...

Original comment by biber...@gmail.com on 5 Feb 2008 at 3:10

GoogleCodeExporter commented 9 years ago

Original comment by capiscuas@gmail.com on 19 Feb 2008 at 3:11

GoogleCodeExporter commented 9 years ago
This is a language issue When I chosse Brazilian, the next run crashes. If I 
delete 
conf/preferences.conf, run the program again and chose english, work fine.

Original comment by mauricio...@gmail.com on 22 Mar 2008 at 6:44

GoogleCodeExporter commented 9 years ago
Hello movie entusiasts!

Tell me, is this still happening?

Original comment by set...@gmail.com on 31 Mar 2008 at 10:36

GoogleCodeExporter commented 9 years ago
using pyqt fixed the unicode issues.

Original comment by capiscuas@gmail.com on 12 Jun 2008 at 7:19