XBMC(4XBOX) freezes during XOT plugin startup

Requests, suggestions, support, and everything else python / plugin related.
Post Reply
koenmulder
Posts: 3
Joined: Tue Dec 24, 2013 1:07 am
Has thanked: 2 times

XBMC(4XBOX) freezes during XOT plugin startup

Post by koenmulder »

Hello,

I'm looking for some help with the XOT (XBMC Online TV) plugin. I've contacted the XOT developer for support and he referred me to this forum.

XBMC4XBOX freezes during XOT plugin startup. Before updating to a more recent version of XBMC4XBOX the plugin worked fine. Now, when the plugin starts it gets stuck after some initiation dialogs and before showing the plugin content.

xotPlugin.log doesn't have any errors. xbmc.log does have an error:
-----------------------------------------------------------
21:50:25 M: 31789056 NOTICE: -->Python Initialized<--
21:50:25 M: 30887936 WARNING: XBMC Online TV: using os.getcwd()
21:50:25 M: 30724096 ERROR: xbp__wfopen = untested
Previous line repeats 1 times.
21:50:27 M: 28246016 ERROR: msvcrt.dll: dll_lseeki64 called, TODO: add 'int64 -> long' type checking
21:50:29 M: 26796032 ERROR: xbp__wfopen = untested
-----------------------------------------------------------

XOT issue:
The issue I created can be found here: http://code.google.com/p/xot-uzg/issues/detail?id=494

Log files:
xbmc.log: http://pastebin.com/v4F5iGv2
xotPlugin.log: http://pastebin.com/AUzTeDDL

It would be awesome if you could help me! Thanks in advance!

Koen
Basje
Posts: 46
Joined: Sun Aug 19, 2012 9:17 pm
Been thanked: 3 times

Re: XBMC(4XBOX) freezes during XOT plugin startup

Post by Basje »

As the author of XOT I can say that from the XOT logfiles I cannot see anything unusual. I seems to freeze when trying to display the folder listing.
User avatar
mrmajikbus45
Posts: 345
Joined: Mon Nov 18, 2013 12:36 am
Location: Indianapolis, IN, USA
Has thanked: 32 times
Been thanked: 56 times

Re: XBMC(4XBOX) freezes during XOT plugin startup

Post by mrmajikbus45 »

If you could, would you run this under that older version of XBMC and post the log file that it created while working properly? Also, PM me the link to the addon, and I will test it out to see why it's causing the error.
A strong man doesn't need to read the future, he makes his own. -Solid Snake
American as Guile!
Get your Chimp on!
User avatar
BuZz
Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 65 times
Been thanked: 422 times
Contact:

Re: XBMC(4XBOX) freezes during XOT plugin startup

Post by BuZz »

koenmulder: Please open a new issue over at http://redmine.exotica.org.uk/projects/xbmc4xbox/ and I will look at it as soon as I can. thanks.
koenmulder
Posts: 3
Joined: Tue Dec 24, 2013 1:07 am
Has thanked: 2 times

Re: XBMC(4XBOX) freezes during XOT plugin startup

Post by koenmulder »

Sorry for my slow reaction mrmajikbus45 and BuZz. I have not been busy with XBMC4XBOX and XOT for a few weeks.
If you could, would you run this under that older version of XBMC and post the log file that it created while working properly? Also, PM me the link to the addon, and I will test it out to see why it's causing the error.
I am unable to find an older (working) version of XOT so I cannot reproduce a log file of a normal execution.

On BuZzs request I have created a new ticket here: http://redmine.exotica.org.uk/issues/281
Basje
Posts: 46
Joined: Sun Aug 19, 2012 9:17 pm
Been thanked: 3 times

Re: XBMC(4XBOX) freezes during XOT plugin startup

Post by Basje »

koenmulder wrote:Sorry for my slow reaction mrmajikbus45 and BuZz. I have not been busy with XBMC4XBOX and XOT for a few weeks.
If you could, would you run this under that older version of XBMC and post the log file that it created while working properly? Also, PM me the link to the addon, and I will test it out to see why it's causing the error.
I am unable to find an older (working) version of XOT so I cannot reproduce a log file of a normal execution.

On BuZzs request I have created a new ticket here: http://redmine.exotica.org.uk/issues/281
As far as I know, the current version of XOT should work fine under XBMC4Xbox, except this freezing. If you want I could send you older version of XOT, just send me a PM.
User avatar
mrmajikbus45
Posts: 345
Joined: Mon Nov 18, 2013 12:36 am
Location: Indianapolis, IN, USA
Has thanked: 32 times
Been thanked: 56 times

Re: XBMC(4XBOX) freezes during XOT plugin startup

Post by mrmajikbus45 »

Hey,

I was not meaning an older version of XOT. You stated that XOT worked with an older XBMC build. I was meaning to side load an older version of XBMC and test and show the debug log from that was well if it is working. Would help identify the issue. Sorry for the confusion.
A strong man doesn't need to read the future, he makes his own. -Solid Snake
American as Guile!
Get your Chimp on!
Basje
Posts: 46
Joined: Sun Aug 19, 2012 9:17 pm
Been thanked: 3 times

Re: XBMC(4XBOX) freezes during XOT plugin startup

Post by Basje »

Could you try the new XBMC4Xbox beta? It should fix some python plugin freezes.
koenmulder
Posts: 3
Joined: Tue Dec 24, 2013 1:07 am
Has thanked: 2 times

Re: XBMC(4XBOX) freezes during XOT plugin startup

Post by koenmulder »

The issue is fixed in the nightly build! Thanks a lot :D

There is still an issue with live TV though. I am going to have a look at the logs when I have some time.
Post Reply