Advertisement
Guest User

Untitled

a guest
Jan 13th, 2013
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. 21:04:41 T:140671951279872 NOTICE: -->Python Interpreter Initialized<--
  2. 21:04:41 T:140671951279872 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.UnicodeEncodeError'>
  5. Error Contents: 'ascii' codec can't encode character u'\xe9' in position 34: ordinal not in range(128)
  6. Traceback (most recent call last):
  7. File "/home/antoine/.xbmc/addons/script.xbmc.subtitles/default.py", line 37, in <module>
  8. xbmc.executebuiltin('Notification(%s,%s,%s)' %(__scriptname__, __language__(611), "1000"))
  9. UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 34: ordinal not in range(128)
  10. -->End of Python script error report<--
  11. 21:04:45 T:140672115021696 NOTICE: Storing total System Uptime
  12. 21:04:45 T:140672115021696 NOTICE: Saving settings
  13. 21:04:45 T:140672115021696 NOTICE: stop all
  14. 21:04:45 T:140672115021696 NOTICE: ES: Stopping event server
  15. 21:04:45 T:140672115021696 NOTICE: stopping zeroconf publishing
  16. 21:04:46 T:140671553877760 NOTICE: ES: UDP Event server stopped
  17. 21:04:46 T:140672115021696 NOTICE: stop dvd detect media
  18. 21:04:46 T:140672115021696 NOTICE: stop sap announcement listener
  19. 21:04:46 T:140672115021696 NOTICE: clean cached files!
  20. 21:04:46 T:140672115021696 NOTICE: unload skin
  21. 21:04:47 T:140671562270464 NOTICE: StorageServer-2.5.0 Closed down
  22. 21:04:47 T:140672115021696 NOTICE: stop python
  23. 21:04:47 T:140671942887168 WARNING: The python script "/home/antoine/.xbmc/addons/service.skin.widgets/default.py" has left several classes in memory that we couldn't clean up. The classes include: Monitor,Player,Window
  24. 21:04:47 T:140672115021696 NOTICE: stopped
  25. 21:04:47 T:140672115021696 NOTICE: destroy
  26. 21:04:47 T:140672115021696 NOTICE: closing down remote control service
  27. 21:04:47 T:140672115021696 NOTICE: unload sections
  28. 21:04:47 T:140672115021696 NOTICE: destroy
  29. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  30. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  31. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  32. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  33. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  34. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  35. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  36. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  37. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  38. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  39. 21:04:47 T:140672115021696 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  40. 21:04:47 T:140672115021696 NOTICE: closing down remote control service
  41. 21:04:47 T:140672115021696 NOTICE: unload sections
  42. 21:04:47 T:140672115021696 NOTICE: application stopped...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement