XBMC won't start?
#1
Hello, I'm new to XBMC. I got it to work but for me to open XBMC, I have to restart my laptop then open XBMC immediately. If I don't open it immediately, after restarting my laptop, it won't open at all. I just got Eden Beta if it helps. Thanks.
Reply
#2
We need to see a debug log for a failed start.

In XBMC enable debug logging from System settings, System, Debugging. Close XBMC and try and run it again, and presumably it will hang. Kill XBMC.

If you're using Windows open the debug log by pressing Windows-R and in the Run dialog type:

"%appdata%\xbmc\xbmc.log"

(including the quotes). Click OK and the log should open in Notepad. Copy and paste the log into http://pastebin.com/ and post the link it gives you here.

If you're not using Windows see http://wiki.xbmc.org/index.php?title=Log_File for how to get at the debug log.

JR
Reply
#3
Thanks for the reply. After I closed XBMC, it never opened again. I'm not sure if I did this right . . . http://pastebin.com/CC4crdpU
Reply
#4
That log is from the last time XBMC ran successfully.

I wonder if XBMC is failing to exit. After you've rebooted and run then closed XBMC, look in Task Manager to see if there is a process called XBMC.exe still running.

JR
Reply
#5
There's XBMC.exe *32.
Reply
#6
Aha, XBMC.exe*32 is XBMC. What's happening is that XBMC is failing to close properly. Then when you try and run it again it won't run because it's already running.

The easiest fix for this is to uninstall XBMC and install the Eden beta 2 instead (from http://mirrors.xbmc.org/releases/win32/). There were a few bugs in XBMC v10.1 that could cause the effect you see, and they have been fixed in Eden.

JR
Reply
#7
Thank you so much for your help! I really appreciate it. Smile
Reply
#8
please help ! my xbmc icon/widget is black and so is my overflow icon/widget. when i click one either icon on my apple TV nothing happens, i get a green line a purple flash and then the screen goes back to the home screen. can some one help ?
thank you !

Reply
#9
(2012-05-22, 14:26)nickshere Wrote: please help ! my xbmc icon/widget is black and so is my overflow icon/widget. when i click one either icon on my apple TV nothing happens, i get a green line a purple flash and then the screen goes back to the home screen. can some one help ?
thank you !

here is the fix ! thank you for your help !!!!
apt-get update
mkdir -p /Applications/AppleTV.app/Appliances
apt-get install org.xbmc.xbmc-atv2
mkdir -p /Applications/XBMC.frappliance
wget http://mirrors.xbmc.org/apt/atv2/deb/org...os-arm.deb
dpkg -i org.xbmc.xbmc-atv2_11.0-3_iphoneos-arm.deb
rm org.xbmc.xbmc-atv2_11.0-3_iphoneos-arm.deb

it worked for me !!!

Reply

Logout Mark Read Team Forum Stats Members Help
XBMC won't start?0