[Sugar-devel] Issue with filename written in Spanish

Chihurumnaya Ibiam ibiamchihurumnaya at gmail.com
Thu Feb 11 22:15:44 EST 2021


While creating the source file for flipsticks an error is thrown about
certain files not being found;

FileNotFoundError: [Errno 2] No such file or directory:
'/home/ibiam/Activities/flipsticks/"lessons/es/Introducci\\303\\263n.txt"'

This file doesn't exist because the file that exists doesn't have those
additions to it and it seems to be because of the accent added to "i" in
files in lessons/es/, one easy solution would be to rename the files but
that would mean we can't have files with certain names and it makes sense
to have those files with the names they have.

git ls-files shows the files are stored as;

"lessons/es/Introducci\303\263n.txt"
"lessons/es/Plan_de_Lecci\303\263n_1.txt"
"lessons/es/Plan_de_Lecci\303\263n_2.txt"
"lessons/es/Plan_de_Lecci\303\263n_3.txt"

The implication of this is the source file gets created but without some
files like setup.py which is needed to build activities in SOAS.

Has anyone faced a similar problem before?

-- 

Ibiam Chihurumnaya
ibiamchihurumnaya at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20210212/98ebe141/attachment.htm>


More information about the Sugar-devel mailing list