Berimor66 / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

Fails to load sometimes in Dharma4 Aeon65 Skin #129

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Switch to Aeon65 Skin
2. Launch mythbox

What is the expected output? What do you see instead?
Mythbox screen. XBMC freezes.

What version of the product are you using? On what operating system?
Dharma beta 4 on OS X 10.6

Please provide any additional information below.
When switching back to Confluence, mythbox works fine (except for the other 
bugs), however switching to Aeon65 XBMC hangs right after the splash logo 
disappears. It seems to be somewhere in home.doModal. No other changes were 
made. Switching back to Confluence makes mythbox work again.

Original issue reported on code.google.com by hentsche...@gmail.com on 14 Nov 2010 at 3:37

GoogleCodeExporter commented 9 years ago
I'm not going to have much success reproducing this unless you let me know 
where you got aeon65 from...

Original comment by semir.pa...@gmail.com on 26 Nov 2010 at 3:13

GoogleCodeExporter commented 9 years ago
I'll see if I can reproduce the error and see if anything gets generated in
the log files, but it will be at least a few weeks as I've been really busy
lately. it also seems to be an inconsistent problem.

The aeon65 skin was from the main aeon thread here
http://forum.xbmc.org/showthread.php?t=76839. I downloaded it via the svn
(sorry, I don't have the revision number handy).

Essentially, I'll need some more time to track down what causes the issue
and I'll reply if I get anything.

Original comment by hentsche...@gmail.com on 26 Nov 2010 at 3:25

GoogleCodeExporter commented 9 years ago
I've looked a little more into this issue, and I believe I've encountered the 
same error, although this time on the Aeon MQ 2.2.5.0 skin. I've also been able 
to generate a log that shows the error right before XBMC freezes up:

22:26:46 T:2953850880 M:364617728  NOTICE: .
22:26:46 T:2953850880 M:364519424 WARNING: dll_fdopen - mode 0x201 differs from 
fd mode 0xb02
22:26:47 T:2959798272 M:360529920  NOTICE: WARNING | mythbox.core | __init__.py 
| Thread-2 | Line 1072 | Failed to check for updates
22:26:47 T:2959798272 M:360525824  NOTICE: .
22:26:47 T:2694661440 M:360030208 WARNING: Skin has invalid include: 
LatestAdditions
22:26:47 T:2694661440 M:360026112 WARNING: Previous line repeats 1 times.
22:26:47 T:2694661440 M:360026112   ERROR: Control has invalid animation type 
(no condition or no type)
22:26:48 T:2959798272 M:336375808  NOTICE: -->Python Interpreter Initialized<--

When I switched back to Confluence, mythbox started up properly.

Original comment by hentsche...@gmail.com on 7 Dec 2010 at 3:32

GoogleCodeExporter commented 9 years ago
This happens to me, too, in MediaStream Redux, but only when I try to use a 
Programs > MythBox shortcut. It never happened when I used the Video > Addons > 
Mythbox button.

It seems that XBMC runs fine below, but the screen isn't initialized properly. 
I have to SIGKILL xbmc.bin to make it go away.

Please find the xbmc and mythbox debug logs. They don't seem to say much, 
though.

Original comment by mic...@sawicz.net on 13 Jan 2011 at 3:26

Attachments:

GoogleCodeExporter commented 9 years ago
@Sav exactly same for me.

MediaStream Redux, Programs > Mythbox causes hang, 100% of the time
Does not happen if you go Video > Addons > Mythbox

Original comment by liam.friel on 19 Oct 2011 at 8:33