akiraaisha / fimap

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

Crash in AutoAwesome mode with Unicode Chars. #71

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[BEFOR REPORTING CHECK OUT THE SVN VERSION AND TEST IF IT'S ALREADY FIXED -
THANKS - REMOVE THIS LINE]

On which URL this error occures? (Important!)
http://www.clubcocinafacil.com/

Which version of fimap you are using? (You can see that in the very first
line)
fimap v.1.00_svn (Uitmuntende programmatuur alleen voor jij!)

On what operating system?
Debian GNU/Linux 6.0

Please provide any additional information below.
========= CONGRATULATIONS! =========
You have just found a bug!
If you are cool, send the following stacktrace to the bugtracker on 
http://fimap.googlecode.com/
Please also provide the URL where fimap crashed.
Push enter to see the stacktrace...
cut here %<--------------------------------------------------------------
Exception: 'ascii' codec can't encode character u'\xda' in position 93: ordinal 
not in range(128)
Traceback (most recent call last):
  File "./fimap.py", line 736, in <module>
    awe.scan()
  File "/home/carlos/fimap/src/autoawesome.py", line 158, in scan
    single.setURL(str(url[0]))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xda' in position 
93: ordinal not in range(128)

Original issue reported on code.google.com by cmendoza...@gmail.com on 3 Oct 2012 at 2:03

GoogleCodeExporter commented 9 years ago
Hey!

Thank you again.
I could reproduce it and fixed it.
fimap should no longer crash in cases like that.
Instead it catches this exception and continues.

-imax.

Original comment by fimap....@gmail.com on 5 Oct 2012 at 10:48

GoogleCodeExporter commented 9 years ago
this is still a issue..

Original comment by gurjan...@gmail.com on 1 Oct 2014 at 9:09

GoogleCodeExporter commented 9 years ago
Hi gurjant31,

Please give me an URL were I can reproduce it.
I cannot reproduce this crash with the latest SVN version.

You can also send it to me through jabber or email (imax@tha-imax.de)

-imax.

Original comment by fimap....@gmail.com on 1 Oct 2014 at 5:20