Advertisement
Guest User

Untitled

a guest
May 24th, 2018
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. 17:36:48.649 T:1926216192 ERROR: Control 50 in window 10025 has been asked to focus, but it can't
  2. 17:36:50.581 T:1371534080 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  3. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  4. Error Type: <type 'exceptions.AttributeError'>
  5. Error Contents: 'NoneType' object has no attribute 'start'
  6. Traceback (most recent call last):
  7. File "/home/osmc/.kodi/addons/plugin.video.npr/default.py", line 12, in <module>
  8. ma.processAddonEvent()
  9. File "/home/osmc/.kodi/addons/script.module.t1mlib/lib/t1mlib.py", line 231, in processAddonEvent
  10. if mode== None: self.procDir(self.getAddonMenu, p('url'), 'files', 'default_view')
  11. File "/home/osmc/.kodi/addons/script.module.t1mlib/lib/t1mlib.py", line 156, in procDir
  12. ilist = dirFunc(url, ilist)
  13. File "/home/osmc/.kodi/addons/plugin.video.npr/resources/lib/scraper.py", line 29, in getAddonMenu
  14. cats = re.compile('<a href="(.+?)">(.+?)<',re.DOTALL).findall(html,m.start(1),m.end(1))
  15. AttributeError: 'NoneType' object has no attribute 'start'
  16. -->End of Python script error report<--
  17. 17:36:50.852 T:1926216192 ERROR: GetDirectory - Error getting plugin://plugin.video.npr/
  18. 17:36:50.853 T:1926216192 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.npr/) failed
  19. 17:49:52.892 T:1352659712 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  20. 17:49:54.886 T:1352659712 WARNING: Previous line repeats 1 times.
  21. 17:49:54.886 T:1352659712 NOTICE: LoadJpeg: unable to load http://download.osmc.tv/kodi/addons/krypton/plugin.video.conversasabenfica/resources/images/fanart.jpg
  22. 17:49:54.964 T:1371534080 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  23. 17:49:57.255 T:1371534080 WARNING: Previous line repeats 1 times.
  24. 17:49:57.255 T:1371534080 NOTICE: LoadJpeg: unable to load http://download.osmc.tv/kodi/addons/krypton/plugin.video.fosdem/resources/fanart.jpg
  25. 17:50:35.718 T:1239974656 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  26. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  27. Error Type: <type 'exceptions.AttributeError'>
  28. Error Contents: 'NoneType' object has no attribute 'start'
  29. Traceback (most recent call last):
  30. File "/home/osmc/.kodi/addons/plugin.video.npr/default.py", line 12, in <module>
  31. ma.processAddonEvent()
  32. File "/home/osmc/.kodi/addons/script.module.t1mlib/lib/t1mlib.py", line 231, in processAddonEvent
  33. if mode== None: self.procDir(self.getAddonMenu, p('url'), 'files', 'default_view')
  34. File "/home/osmc/.kodi/addons/script.module.t1mlib/lib/t1mlib.py", line 156, in procDir
  35. ilist = dirFunc(url, ilist)
  36. File "/home/osmc/.kodi/addons/plugin.video.npr/resources/lib/scraper.py", line 29, in getAddonMenu
  37. cats = re.compile('<a href="(.+?)">(.+?)<',re.DOTALL).findall(html,m.start(1),m.end(1))
  38. AttributeError: 'NoneType' object has no attribute 'start'
  39. -->End of Python script error report<--
  40. 17:50:35.968 T:1926216192 ERROR: GetDirectory - Error getting plugin://plugin.video.npr/
  41. 17:50:35.969 T:1926216192 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.npr/) failed
  42. 17:50:46.867 T:1231586048 ERROR: ExtractFrame: Could not decode a frame
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement