Win Freeze when starting Video
#1
Sometimes when I start a Video (TV Show) I get a black screen and XBMC stops responding.

I edit the logs in later but when I had the problem I tried it 2 times both times black screen then activated debbugging and it worked...
Is there a way to turnoff the onscreen debugging so I can let it on till I get the error again?

Reply
#2
Press Windows-R and in the Run dialog type:

Code:
notepad "%appdata%\xbmc\userdata\advancedsettings.xml"

and click OK, and when you're asked to create a new file answer Yes. Copy and paste the following into Notepad:

Code:
<advancedsettings>
  <loglevel>1</loglevel>
</advancedsettings>

Close Notepad and save the changes. This enables debug logging with the annoying on screen text.

JR
Reply
#3
Ok thanks I tried that before but it didnt work because I had debugging enabled via the GUI and then added it to the xml but its working now thanks.

Posting a log when I get the error again.
Reply

Logout Mark Read Team Forum Stats Members Help
Freeze when starting Video0