Reply to thread

I've been running with the patch for a couple of months now, but I'm noticing in the slideshows that I'm getting a lot of black screens in between photos, which isn't ideal - looking at the log (attached) I can see that when it behaves normally (one photo following another) the log entries alternate between rows like this

 

2013-05-28 14:11:47.363281 [Debug][PicPrefetch(25)]: Picture: Fast loaded texture E:\images\Image005.jpg

2013-05-28 14:11:59.212890 [Debug][MPMain(1)]: GUISlideShow: LoadSlide - currentSlideIndex 24

 

But when it displays the black screen there are a succession of the same rows, like this:

 

2013-05-28 14:12:11.211914 [Debug][MPMain(1)]: GUISlideShow: LoadSlide - currentSlideIndex 25

2013-05-28 14:12:23.212890 [Debug][MPMain(1)]: GUISlideShow: LoadSlide - currentSlideIndex 26

2013-05-28 14:12:35.218750 [Debug][MPMain(1)]: GUISlideShow: LoadSlide - currentSlideIndex 27

 

Hoping this makes sense, any suggestions gratefully received!


Top Bottom