Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Letv script error #3

Closed
hubentu opened this issue Nov 20, 2014 · 1 comment
Closed

Letv script error #3

hubentu opened this issue Nov 20, 2014 · 1 comment

Comments

@hubentu
Copy link

hubentu commented Nov 20, 2014

Error occurred when run Letv. Here is the log. I can provide more information if you need. Thanks a lot.

hardware: nexus player
Platform: Android x86 32-bit, Kodi (14.0-BETA3 Git:2014-11-16-88a9a44-dirty)
letv 1.3.6

21:00:58 T:18446744073616400272 NOTICE: -->Python Interpreter Initialized<--
21:01:01 T:18446744073616094920 NOTICE: Thread BackgroundLoader start, auto delete: false
21:01:11 T:18446744073612775496 NOTICE: Previous line repeats 1 times.
21:01:11 T:18446744073612775496 ERROR: Unable to find plugin
21:01:11 T:18446744073602767760 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://
21:01:11 T:18446744073602767760 ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed
21:01:11 T:18446744073621570768 NOTICE: Thread BackgroundLoader start, auto delete: false
21:01:14 T:18446744073602767760 NOTICE: Previous line repeats 1 times.
21:01:14 T:18446744073602767760 ERROR: static bool CCharsetConverter::CInnerConverter::customConvert(const string&, const string&, const INPUT&, OUTPUT&, bool) [with INPUT = std::basic_string; OUTPUT = std::basic_string; std::string = std::basic_string]: iconv_open() for "UTF8" -> "UTF-8" failed, errno = 22 (Invalid argument)
21:01:14 T:18446744073602767760 WARNING: bool CXBMCTinyXML::Parse(const string&, TiXmlEncoding): "UTF-8" charset was used instead of detected charset "UTF8" for file "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.letv/resources/settings.xml"
21:01:16 T:18446744073621478440 NOTICE: Thread LanguageInvoker start, auto delete: false
21:01:16 T:18446744073621478440 NOTICE: -->Python Interpreter Initialized<--
21:01:16 T:18446744073602767760 ERROR: Control 50 in window 10025 has been asked to focus, but it can't
21:01:16 T:18446744073621478440 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named ChineseKeyboard
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.letv/default.py", line 5, in
import ChineseKeyboard
ImportError: No module named ChineseKeyboard
-->End of Python script error report<--
21:01:16 T:18446744073602767760 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.letv/
21:01:16 T:18446744073602767760 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.letv/) failed

@hubentu
Copy link
Author

hubentu commented Nov 22, 2014

The bug is fixed. Thanks very much for your work!

@taxigps taxigps closed this as completed Nov 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants