brunolojor / jbrout

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

useless error message #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to import a directory with a picture which has non-UTF8 character in
comment
2.
3.

What is the expected output? What do you see instead?
the best would be jbrout just skipping on a bad character, not-inserting it
into database, fixing the image, and going on.
or at least tell me "file so and so has bad comment, go and fix it"

What version of the product are you using? On what operating system?
0.3.140

Please provide any additional information below.

Original issue reported on code.google.com by matej.c...@gmail.com on 8 Jan 2009 at 5:32

Attachments:

GoogleCodeExporter commented 9 years ago
sorry probably duplicate of issue 22

Original comment by matej.c...@gmail.com on 8 Jan 2009 at 5:33

GoogleCodeExporter commented 9 years ago
probably not: I never put comments in my pictures, only tags, and I use only 
plain
ASCII for the tags. So I doubt my problem comes from an strange character.

Original comment by davito...@gmail.com on 8 Jan 2009 at 5:54

GoogleCodeExporter commented 9 years ago
@davitofrg 
in your recent picture : THERE WAS A comment --> "Parque das Na�s" ;-)
with a non ASCII char !!!

btw, should be corrected in rev 146 ... now jbrout don't throw any exception on
comment decoding !!!

Original comment by manat...@gmail.com on 8 Jan 2009 at 5:59

GoogleCodeExporter commented 9 years ago
Yes, with patch from svn146 I can import all my images without a problem.

Original comment by matej.c...@gmail.com on 8 Jan 2009 at 6:35