Cant resume movie after pause.

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Cash Offline
Junior Member
Posts: 45
Joined: Aug 2010
Reputation: 0
Post: #1
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
find quote
ArieS Offline
Member+
Posts: 422
Joined: Jun 2010
Reputation: 1
Post: #2
I have the same problem.
find quote
jhsrennie Offline
Team-XBMC Developer
Posts: 7,237
Joined: Nov 2008
Reputation: 117
Location: Chester, UK
Post: #3
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
find quote
Cash Offline
Junior Member
Posts: 45
Joined: Aug 2010
Reputation: 0
Post: #4
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
find quote
jhsrennie Offline
Team-XBMC Developer
Posts: 7,237
Joined: Nov 2008
Reputation: 117
Location: Chester, UK
Post: #5
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
find quote
Cash Offline
Junior Member
Posts: 45
Joined: Aug 2010
Reputation: 0
Post: #6
Its the standard one that plays your movie posters. Yes it will do it on all movies. Hmmm
find quote
markswift Offline
Member
Posts: 54
Joined: Aug 2011
Reputation: 0
Post: #7
Same problem on Beta 3! Never had this before.

Proud to have software induced insomnia.

[Image: widget]
find quote
Amandaville Offline
Junior Member
Posts: 12
Joined: May 2012
Reputation: 0
Post: #8
Same problem here!
find quote