Guest
Public paste!

xuxu

By: a guest | Jan 25th, 2010 | Syntax: None | Size: 1.01 KB | Hits: 186 | Expires: Never
Copy text to clipboard
  1. 17:38:50 M: 33136640  NOTICE: -->Python Initialized<--
  2.  
  3. 17:38:52 M: 28839936   ERROR: Error Type: exceptions.TypeError
  4.  
  5. 17:38:52 M: 28839936   ERROR: Error Contents: an integer is required
  6.  
  7. 17:38:52 M: 28839936   ERROR: Traceback (most recent call last):
  8.  
  9.                                               File "Q:\scripts\xbmcfritz\default.py", line 395, in ?
  10.  
  11.                                                 mydisplay = MainClass()
  12.  
  13.                                               File "Q:\scripts\xbmcfritz\default.py", line 52, in __init__
  14.  
  15.                                                 self.setupLayout()
  16.  
  17.                                               File "Q:\scripts\xbmcfritz\default.py", line 235, in setupLayout
  18.  
  19.                                                 self.imgChannelLogo = xbmcgui.ControlImage(self.imageposition[0],self.imageposition[1],self.imageposition[2],self.imageposition[3],MyPath+'kopf1.png','0xFFFFFFFF' )
  20.  
  21.                                             TypeError: an integer is required