Kodi Community Forum

Full Version: Cant resume movie after pause.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How come all of a sudden when I pause a movie on xbmc for a bit like 2 mins until screen saver comes on I used to be able just to unpause it like normal, but now it goes directly back to my movie directory stopping the move all together? If I locate the movie in the directory again and click it, I can resume were it left off but I know it should just unpause like normal when clicked.

Here’s a quick post of log file leading up to error.

http://pastebin.com/download.php?i=W7S18Gvf
I have the same problem.
Please enable debug logging from System settings, System, Debugging, then restart XBMC (so debugging is on from the start) and reproduce the problem. Post the complete log file not just an extract.

JR
Here's the log with debugging on.

It only happens if you keep it paused long enough that the screensaver comes on. Then you try to go and unpause the movie but after the screensaver turns off you go back to the main menu.


http://pastebin.com/download.php?i=tQAY9HaH
Hmm, very odd. i think the relevant bit of the log is:

Code:
12:46:41 T:2360 M:3200344064   DEBUG: SDLKeyboard: scancode: 29, sym: 306, unicode: 0, modifier: 0
12:46:41 T:2360 M:3200344064   DEBUG: SDLKeyboard: scancode: 25, sym: 112, unicode: 16, modifier: 40
12:46:41 T:2360 M:3200344064   DEBUG: CApplication::OnKey: 127056 pressed, action is Pause
12:46:41 T:2360 M:3200344064   DEBUG: CAnnouncementManager - Announcement: PlaybackPaused from xbmc
12:46:41 T:2360 M:3200344064   DEBUG: ------ Window Init (DialogSeekBar.xml) ------

12:47:41 T:2360 M:3176726528  NOTICE: CDVDPlayer::CloseFile()
12:47:41 T:2360 M:3176726528  NOTICE: DVDPlayer: waiting for threads to exit

I've left a blank line where there's a 60 second gap, i.e. from 12:46:41 to 12:47:41, and I assume this is where the screen saver cut in. The odd thing is that XBMC immediately stopped the playback. It doesn't look as if it was waking from the saver that caused the problem, it looks as if playback stopped as soon as the saver cut in.

What saver are you using? Also, does this happen for all films? I wonder if there is a "stop playback on screen saver" setting somewhere, but I had a quick look and couldn't find anything.

JR
Its the standard one that plays your movie posters. Yes it will do it on all movies. Hmmm
Same problem on Beta 3! Never had this before.
Same problem here!