Neon freezing on startup

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 31
Location: Florida
Post: #11
bsoriano Wrote:Please pardon the newbie question, but how do I disable the tvshow.next.aired script? If I do, I guess the only thing in the skin that will not work correctly is the TV Guide, is this correct?

I recently switched back to Dharma because of this problem. Any help will be greatly appreciated, since I just love the latest Neon skin and want to go back to it! By the way, using the latest nightly (July 20) did not solve the problem for me.

Regards,

Bart

I just pushed an update that has the Next Aired script disabled at startup. If you don't want to wait for the update, edit the startup.xml file as follows:

Code:
Look for:

<onfocus>XBMC.RunScript(script.tv.show.next.aired,silent=true&amp;alarm=99)</onfocus>
<onfocus>Notification(Startup,TV Guide Updated)</onfocus>

Change to:

<!-- <onfocus>XBMC.RunScript(script.tv.show.next.aired,silent=true&amp;alarm=99)</onfocus>
<onfocus>Notification(Startup,TV Guide Updated)</onfocus> -->
find quote
rflores2323 Offline
Posting Freak
Posts: 1,949
Joined: Jan 2009
Reputation: 2
Post: #12
does the update disable the feature completely or does it just start later?

ATV1 with crystalbuntu V1 (11.eden). Theater remote URC MX-810, droidx wtih xbmc remote, or transformer tf101 with YATSE. 2 x ATV2 (V12.0 Eden).

find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 31
Location: Florida
Post: #13
It just doesn't auto-run the update. Youse have to go to the next aired addon and refresh it there. This is just temporary until the underlying issue is resolved.
find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 31
Location: Florida
Post: #14
I think I found the root cause (at least it is not locking for me any longer) and have pushed an update. Fingers crossed.
find quote
NutNothing Offline
Junior Member
Posts: 8
Joined: May 2011
Reputation: 0
Post: #15
I disabled TV Next Show Aired and Weather+ and the freezing went away... Hope this gets fixed soon as I love having the TV Guide in Neon
find quote
solidsatras Offline
Senior Member
Posts: 294
Joined: Mar 2010
Reputation: 10
Post: #16
stoli Wrote:I think I found the root cause (at least it is not locking for me any longer) and have pushed an update. Fingers crossed.

I was very curious about your fix for that problem so I grabbed your latest version from github.
Sorry to report it didn´t work for me, xbmc still freezes at startup:
debug log
find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 31
Location: Florida
Post: #17
Your lockup is happening long after the startup.XML has been processed so I don't think it is related. You may want to disable all of the add ons that returning errors at the end of the log.
find quote
solidsatras Offline
Senior Member
Posts: 294
Joined: Mar 2010
Reputation: 10
Post: #18
I cleaned my addon directory and got rid of all the repository´s but xbmc keeps freezing at startup.
It´s the same with roni´s transparency skin, whenever weatherplus and nextaired are activated XBMC freezes.
I think I just have to wait till #11528 gets fixed.
find quote
bsoriano Offline
Member
Posts: 73
Joined: Mar 2011
Reputation: 0
Post: #19
stoli Wrote:I just pushed an update that has the Next Aired script disabled at startup. If you don't want to wait for the update, edit the startup.xml file as follows:

Code:
Look for:

<onfocus>XBMC.RunScript(script.tv.show.next.aired,silent=true&amp;alarm=99)</onfocus>
<onfocus>Notification(Startup,TV Guide Updated)</onfocus>

Change to:

<!-- <onfocus>XBMC.RunScript(script.tv.show.next.aired,silent=true&amp;alarm=99)</onfocus>
<onfocus>Notification(Startup,TV Guide Updated)</onfocus> -->

Thanks stoli! Will try tonight with XBMC nightly from July 20 (for Windows) and your latest version from git.

Regards,

Bart
find quote
mahockey Offline
Junior Member
Posts: 27
Joined: Aug 2011
Reputation: 0
Post: #20
Noob;

I'm using Neon on atv2 and it's also locking up.

Only problem is it doesn't give me a chance to change the skin as it locks up before I can get into settings .

So I'm basically stuck with a atv2 that freezes after about 10secs on starting xbmc .

Help
find quote