Advertisement
cpunltd

raspbmc-error

Mar 5th, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. start of FREE CABLE plugin
  2. 01:06:34 T:2946540608 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  3. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  4. Error Type: <class 'sqlite3.OperationalError'>
  5. Error Contents: unable to open database file
  6. Traceback (most recent call last):
  7. File "/home/pi/.xbmc/addons/plugin.video.free.cable/default.py", line 68, in <module>
  8. modes ( )
  9. File "/home/pi/.xbmc/addons/plugin.video.free.cable/default.py", line 52, in modes
  10. common.load_showlist()
  11. File "/home/pi/.xbmc/addons/plugin.video.free.cable/resources/lib/_common.py", line 300, in load_showlist
  12. shows = load_db()
  13. File "/home/pi/.xbmc/addons/plugin.video.free.cable/resources/lib/_common.py", line 259, in load_db
  14. create_db()
  15. File "/home/pi/.xbmc/addons/plugin.video.free.cable/resources/lib/_common.py", line 458, in create_db
  16. conn = sqlite.connect(db_file)
  17. OperationalError: unable to open database file
  18. -->End of Python script error report<--
  19. 01:06:34 T:3038199808 ERROR: GetDirectory - Error getting plugin://plugin.video.free.cable/?fanart=%22%2fhome%2fpi%2f.xbmc%2faddons%2fplugin.video.free.cable%2ffanart.jpg%22&mode=%22Masterlist%22&name=%22All%20Shows%22&sitemode=%22NoUrl%22&thumb=%22%2fhome%2fpi%2f.xbmc%2faddons%2fplugin.video.free.cable%2fallshows.png%22&url=%22%22
  20. 01:06:34 T:3038199808 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.free.cable/?fanart=%22%2fhome%2fpi%2f.xbmc%2faddons%2fplugin.video.free.cable%2ffanart.jpg%22&mode=%22Masterlist%22&name=%22All%20Shows%22&sitemode=%22NoUrl%22&thumb=%22%2fhome%2fpi%2f.xbmc%2faddons%2fplugin.video.free.cable%2fallshows.png%22&url=%22%22) failed
  21. 01:06:34 T:2946540608 NOTICE: Thread Background Loader start, auto delete: false
  22. 01:06:41 T:2946540608 NOTICE: Previous line repeats 1 times.
  23. 01:06:41 T:2946540608 NOTICE: Thread XBPyThread start, auto delete: false
  24. 01:06:41 T:2946540608 NOTICE: -->Python Interpreter Initialized<--
  25. 01:06:42 T:2946540608 NOTICE: addoncompat.py: XBMC Revision not available - Version String: 12.0 Git:Unknown
  26. 01:06:42 T:2946540608 NOTICE:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement