[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - Problem with pause on minimize
Page 1 of 2

Problem with pause on minimize

PostPosted: Sun Dec 28, 2014 12:41 pm
by hussam
I am using smplayer from svn (a build from yesterday) and mplayer svn from yesterday too.
I set smplayer to pause on minimize but instead of pausing, the taskbar icon just flickers forever without pausing.
This only happened after updating mplayer to latest svn.
Perhaps they changed something?
Thank you.

Edit:I found the setting that breaks this. If I set "stay on top" to "while playing", it break pause on minimize. Setting it to "always" fixes the problem.

Re: Problem with pause on minimize

PostPosted: Sun Dec 28, 2014 9:58 pm
by rvm
What version of Qt are you using?

Re: Problem with pause on minimize

PostPosted: Mon Dec 29, 2014 11:01 am
by hussam
I am using Qt 4.8.6

Re: Problem with pause on minimize

PostPosted: Mon Dec 29, 2014 10:32 pm
by hussam

Re: Problem with pause on minimize

PostPosted: Mon Dec 29, 2014 11:22 pm
by rvm
I've just compiled MPlayer SVN r37344.

I can't reproduce the problem. It works ok for me.

Re: Problem with pause on minimize

PostPosted: Mon Dec 29, 2014 11:41 pm
by hussam
Ok, weird. It happens with mpv too. So must be some glitch with smplayer/kwin?

Re: Problem with pause on minimize

PostPosted: Mon Dec 29, 2014 11:46 pm
by rvm
Maybe.
I'm using gnome classic. I'll try to test with kde.

Re: Problem with pause on minimize

PostPosted: Tue Dec 30, 2014 12:36 pm
by hussam
http://pastebin.com/raw.php?i=wDHRkYmv
mplayer log.
Same issue happens with mpv as I mentioned before.

Re: Problem with pause on minimize

PostPosted: Mon Feb 02, 2015 1:19 pm
by hussam
Are you guys planning a libmpv backened? That will probably fix my issue.
Thank you :-)

Re: Problem with pause on minimize

PostPosted: Tue Feb 03, 2015 4:57 pm
by rvm
I don't think the way mpv is used in smplayer has anything to do with this issue.

By the way I've just tested smplayer svn r6690 in kde (4.8.5), I can't reproduce the problem, the option pause on minimize works ok even with "stay on top" set to "while playing".