Comment 6 for bug 1319698

Revision history for this message
Arthur Mello (artmello) wrote :

I added an unit test to thumbnailer. Just added a sample picture file with chinese_text on the name on a test dir, iterated over all files on dir and called get_thumbnail passing the file path. The behavior is the same that we have on gallery, the thumbnail is not created on cache dir for the sample picture. The test uses string and array of char to pass the path to the function.

Jussi, could you check if it is really a problem with thumbnailer or if I misinterpretated some part of the process?

Here is the branch I pushed lp:~artmello/thumbnailer/thumbnailer-chinese_text_name