fix: wrong page when leaving --fullscreen

View: New views
3 Messages — Rating Filter:   Alert me  

fix: wrong page when leaving --fullscreen

by Bugzilla from einars@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is a svn diff to fix the problem that if the player is started with
kaffeine file.avi --fullscreen
when exiting fullscreen mode, the playlist window is shown, while movie is still running
in the background.

Regards,

Einars.

Index: src/kaffeine.cpp
===================================================================
--- src/kaffeine.cpp (revision 780714)
+++ src/kaffeine.cpp (working copy)
@@ -1210,6 +1210,8 @@
  inplug->fullscreen( false );
  }
 
+ inplug->showPlayer();
+
  if (m_haveKWin)
  KWin::clearState(winId(), NET::FullScreen);
  else

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Kaffeine-devel mailing list
Kaffeine-devel@...
https://lists.sourceforge.net/lists/listinfo/kaffeine-devel

Re: fix: wrong page when leaving --fullscreen

by Bugzilla from christophpfister@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

[ sorry for the late answer ]

Am Freitag 29 Februar 2008 schrieb Einars Lielmanis:
> This is a svn diff to fix the problem that if the player is started with
> kaffeine file.avi --fullscreen
> when exiting fullscreen mode, the playlist window is shown, while movie is
> still running in the background.

We've closed the 0.8.* branch (and are working on the kde4 version now). Due
to some code changes in that area this bug shouldn't occur in the next
release anymore ...

Nevertheless thanks for your effort, and sorry that we couldn't consider it :/

> Regards,
>
> Einars.

Christoph

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Kaffeine-devel mailing list
Kaffeine-devel@...
https://lists.sourceforge.net/lists/listinfo/kaffeine-devel

Re: [Kaffeine-devel] fix: wrong page when leaving --fullscreen

by Bugzilla from hftom@free.fr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le Friday 29 February 2008 22:47:49 Einars Lielmanis, vous avez écrit :
> This is a svn diff to fix the problem that if the player is started with
> kaffeine file.avi --fullscreen
> when exiting fullscreen mode, the playlist window is shown, while movie is
> still running in the background.
>
> Regards,
>
> Einars.

merged, thanx

--
Christophe Thommeret


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
kaffeine-devel mailing list
kaffeine-devel@...
https://lists.sourceforge.net/lists/listinfo/kaffeine-devel