Got an iPhone or iPad? We have a brand new Pastebin App for both devices, and it's totally free! Click here to download the new Pastebin App for iOS.
Guest

xuxu

By: a guest on Jan 25th, 2010  |  syntax: None  |  size: 1.01 KB  |  hits: 191  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  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