Bug python on android locale
#1
Bug 
Let me post this again here, maybe someone can fix this

Python on Android cannot access locales, so many scripts fail for trivial things such as formatting the date - strftime, strptime functions for example look for the current locale.
Thus, the python interpreter for android needs to be patched. If you look at this issue on the web you can find it, plus possible solutions.

https://github.com/isislovecruft/android-locale-hack
https://code.google.com/p/python-for-and...etail?id=1
etc.

Please fix this issue so that all our plugins will work again Smile

Thanks.
Reply
#2
Any news yet on a fix for this?
Reply
#3
shameless bump
Reply
#4
This was fixed for my plugin with this https://github.com/xbmc/xbmc/commit/f4f7...78bd7f5404 Thanks a lot.

Martin
Reply
#5
(2013-11-12, 14:37)emveepee Wrote: This was fixed for my plugin with this https://github.com/xbmc/xbmc/commit/f4f7...78bd7f5404 Thanks a lot.

Martin

What does it means? We'll have the issue solved for all addons since next alpha?
I appreciate
thx
Reply
#6
Well, at least for all addons which failed due to the locale thingy, yes.
Reply
#7
it's a great news! :-D
Reply

Logout Mark Read Team Forum Stats Members Help
python on android locale0