Supert tv heeeeelp!

  Thread Rating:
  • 13 Votes - 3.92 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
dtsexpert Offline
Senior Member
Posts: 151
Joined: Feb 2012
Reputation: 2
Post: #11
My log file:

01:14:49 T:140220033353472 NOTICE: -->Python Interpreter Initialized<--
01:14:49 T:140220033353472 ERROR: Error Type: <type 'exceptions.ImportError'>
01:14:49 T:140220033353472 ERROR: Error Contents: Bad magic number in /home/hhle/.xbmc/addons/SuperTV/resources/lib/__init__.pyc
01:14:49 T:140220033353472 ERROR: Traceback (most recent call last):
File "/home/hhle/.xbmc/addons/SuperTV/default.py", line 18, in <module>
if __name__ == "__main__": from resources.lib.main import main;main(BASE)
ImportError: Bad magic number in /home/hhle/.xbmc/addons/SuperTV/resources/lib/__init__.pyc

Thanks

(2012-03-12 10:09)angelworld Wrote:  
(2012-03-12 09:59)HansMayer Wrote:  
(2012-03-12 09:52)angelworld Wrote:  Getting script failed message Sad
Could you post the logs?

Er sorry I am still new at this...trying to figure how to post log.....
find quote
mikey1234 Offline
Fan
Posts: 433
Joined: Nov 2011
Reputation: 18
Post: #12
getting script error too


Code:
File "C:\Users\Mike\AppData\Roaming\XBMC\addons\SuperTV\default.py", line 18, in <module>
                                                if __name__ == "__main__": from resources.lib.main import main;main(BASE)
                                            ImportError: No module named lib.main



also would you need to be signed up to filmOn ?
(This post was last modified: 2012-03-12 10:24 by mikey1234.)
find quote
angelworld Offline
Member
Posts: 50
Joined: Mar 2012
Reputation: 3
Post: #13
12:19:35 T:2772921200 DEBUG: Process - Entering source directory /home/d/.xbmc/addons/SuperTV
12:19:35 T:2772921200 DEBUG: Instantiating addon using automatically obtained id of "script.SuperTV" dependent on version 2.0 of the xbmc.python api
12:19:35 T:2772921200 INFO: -->Python script returned the following error<--
12:19:35 T:2772921200 ERROR: Error Type: <type 'exceptions.ImportError'>
12:19:35 T:2772921200 ERROR: Error Contents: Bad magic number in /home/d/.xbmc/addons/SuperTV/resources/lib/__init__.pyc
12:19:35 T:2772921200 ERROR: Traceback (most recent call last):
File "/home/d/.xbmc/addons/SuperTV/default.py", line 18, in <module>
if __name__ == "__main__": from resources.lib.main import main;main(BASE)
ImportError: Bad magic number in /home/d/.xbmc/addons/SuperTV/resources/lib/__init__.pyc
12:19:35 T:2772921200 INFO: -->End of Python script error report<--
12:19:35 T:3044038400 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
12:19:35 T:2772921200 INFO: Python script stopped
12:19:35 T:2772921200 DEBUG: Thread XBPyThread 2772921200 terminating
12:19:35 T:3044038400 DEBUG: waiting for python thread 32 to stop
12:19:35 T:3044038400 DEBUG: python thread 32 destructed
12:19:40 T:3044038400 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
12:19:44 T:3044038400 DEBUG: ------ Window Deinit (Pointer.xml) ------
12:19:45 T:3044038400 DEBUG: ------ Window Init (Pointer.xml) ------
12:19:45 T:3044038400 ERROR: Control 1 in window 10099 has been asked to focus, but it can't
12:19:50 T:3044038400 DEBUG: ------ Window Deinit (Pointer.xml) ------
12:19:59 T:2739030896 DEBUG: Thread Jobworker 2739030896 terminating (autodelete)
12:19:59 T:2674912112 DEBUG: Thread Jobworker 2674912112 terminating (autodelete)
12:20:00 T:3044038400 DEBUG: ------ Window Init (Pointer.xml) ------
12:20:00 T:3044038400 ERROR: Control 1 in window 10099 has been asked to focus, but it can't
12:20:06 T:3044038400 DEBUG: ------ Window Deinit (Pointer.xml) ------
12:20:09 T:3044038400 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
12:20:09 T:3044038400 DEBUG: Unloading: ImageLib-i486-linux.so
12:20:11 T:3044038400 DEBUG: ------ Window Init (Pointer.xml) ------
12:20:11 T:3044038400 ERROR: Control 1 in window 10099 has been asked to focus, but it can't
12:20:11 T:3044038400 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-i486-linux.so)
12:20:11 T:3044038400 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-i486-linux.so
12:20:12 T:3044038400 DEBUG: ------ Window Deinit (Pointer.xml) ------
12:20:42 T:3044038400 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
12:20:42 T:3044038400 DEBUG: Unloading: ImageLib-i486-linux.so
12:20:46 T:3044038400 DEBUG: ------ Window Init (Pointer.xml) ------
12:20:46 T:3044038400 ERROR: Control 1 in window 10099 has been asked to focus, but it can't
12:20:47 T:3044038400 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-i486-linux.so)
12:20:47 T:3044038400 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-i486-linux.so
12:20:48 T:3044038400 DEBUG: ProcessMouse: trying mouse action rightclick
12:20:48 T:3044038400 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
12:20:48 T:3044038400 DEBUG: ------ Window Deinit (MyPrograms.xml) ------
12:20:48 T:3044038400 DEBUG: CGUIWindowManager::PreviousWindow: Activate new


is this it?
find quote
BarryWhite Offline
Junior Member
Posts: 5
Joined: Feb 2012
Reputation: 0
Location: www.theft.org
Post: #14
http://pastebin.com/VtBWs3FK

"Script Failed"

//BarryWhite - GFT - http://www.thegft.org
find quote
HansMayer Offline
Senior Member
Posts: 179
Joined: Feb 2012
Reputation: 10
Post: #15
1.0.1 should fix all those bad magic numbers and lib.main not found.

We happy?
(This post was last modified: 2012-03-12 11:33 by HansMayer.)
find quote
dtsexpert Offline
Senior Member
Posts: 151
Joined: Feb 2012
Reputation: 2
Post: #16
It works quite well. Loading the EPG at first takes a while but this is normal.
Thanks a lot for this great ones with EPG.
Time in the US just changed yesterday (time saving daylight), makeing the EPG 1hrs off.
EPG still shows correctly, but th time grid is 1 hours off.
Would you somehow add +1hrs or something to make it show correctly?
Or somehow the time grid can sync to the PC/Laptop time?
Once again, this is so great
(2012-03-12 11:16)HansMayer Wrote:  1.0.1 should fix all those bad magic numbers and lib.main not found.

We happy?
find quote
Daavid Offline
Senior Member
Posts: 133
Joined: Aug 2011
Reputation: 0
Location: Ireland
Post: #17
I imagine that might fix itself in a week or two when the UK daylight savings kicks in and send our hour back too.
(This post was last modified: 2012-03-12 11:47 by Daavid.)
find quote
mikey1234 Offline
Fan
Posts: 433
Joined: Nov 2011
Reputation: 18
Post: #18
takes a long time to load a channel is that right ?
find quote
Deafty Offline
Junior Member
Posts: 47
Joined: Jun 2011
Reputation: 0
Location: Germany
Post: #19
Hello,.I have a dumb a"ß question.

What exactly do I need in order to use this addon?

It is installed (on Darhma) and enabled but,...functionality non existent,.

Please post a dirty guide,. thanks.
find quote
rossglass Offline
Member
Posts: 61
Joined: Oct 2011
Reputation: 2
Post: #20
Hi

I've just installed this and when I click on a country nothing happens.

I have Live TV installed on XBMC but not rtmpGUI.

Do I need to install a list or something?

Apologies if this is a stupid question
find quote
Post Reply