Hang on startup - No errors
#1
Question 
Hi!

Today XBMC stopped working. After discovered that I used Darma-RC I upgraded to latest but it still not working.

When I start XBMC on mac it just shows me the XBMC logo and nothing more.
The logs don't print any error messages. They just stop at
"Loading skin file: Home.xml"

Is it any known problem?

Thanks
Dave
Reply
#2
I've made som research of what making it hanging and made some progress.

I tried remove the whole userdata folder and it worked.
I made my default setting and it worked.
I removed the thumbnails folder and made it a alias(?) to a smb-folder and it worked
But when I tried to add my special settings the hanging started again.

So my conclusion is that it's the advancedsettings.xml who does it.

It looks like this:

Code:
<advancedsettings>
  <videodatabase>
    <type>mysql</type>
    <host>192.168.0.197</host>
    <port>3306</port>
    <name>xbmcvideo</name>
    <user>xbmc</user>
    <pass>xbmc</pass>
  </videodatabase>
</advancedsettings>

Can you find any faults? I use this setup on one linux PC and one Windows PC and it works? Confused

/Dave
Reply

Logout Mark Read Team Forum Stats Members Help
Hang on startup - No errors0