Advertisement
Guest User

Untitled

a guest
Apr 20th, 2012
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. 20:45:03 T:2806991728 ERROR: Traceback (most recent call last):
  2. 20:45:03 T:2806991728 ERROR: File "/home/xbmc/.xbmc/addons/script.tvcatchup/gui.py", line 208, in onInit
  3. 20:45:03 T:2806991728 ERROR: self.setRange(int(ADDON.getSetting('range')))
  4. 20:45:03 T:2806991728 ERROR: File "/home/xbmc/.xbmc/addons/script.tvcatchup/gui.py", line 243, in setRange
  5. 20:45:03 T:2806991728 ERROR: self.setFont()
  6. 20:45:03 T:2806991728 ERROR: File "/home/xbmc/.xbmc/addons/script.tvcatchup/gui.py", line 293, in setFont
  7. 20:45:03 T:2806991728 ERROR: self.onRedrawEPG(self.page, self.viewStartDate, showLoading = True)
  8. 20:45:03 T:2806991728 ERROR: File "/home/xbmc/.xbmc/addons/script.tvcatchup/gui.py", line 798, in onRedrawEPG
  9. 20:45:03 T:2806991728 ERROR: self.addcontrols(self.controlStore)
  10. 20:45:03 T:2806991728 ERROR: AttributeError: 'TVGuide' object has no attribute 'addcontrols'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement