[Gstreamer-bugs] [Bug 122956] Changed - fullscreen mode makes the video window small

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Sep 26 17:01:20 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=122956

Changed by v.merkatz at gmx.net.

--- shadow/122956	Mon Sep 22 14:18:07 2003
+++ shadow/122956.tmp.29275	Fri Sep 26 20:01:20 2003
@@ -1,13 +1,13 @@
 Bug#: 122956
 Product: GStreamer
 Version: 0.6.3
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: normal
 Priority: Normal
 Component: gst-player
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: v.merkatz at gmx.net               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -32,6 +32,16 @@
 output sinks are osssink for audio and xvideosink for video
 
 ------- Additional Comments From v.merkatz at gmx.net  2003-09-22 14:18 -------
 Created an attachment (id=20187)
 screenshot of the fullscreen mode
 
+
+------- Additional Comments From v.merkatz at gmx.net  2003-09-26 20:01 -------
+another point where the freedesktop windowmanager specification could
+be a little more verbose ...
+metacity ignores the size requests of a window if that window has the
+NET_WM_STATE_FULLSCREEN flag set, always giving it the full screen as
+allocation. so gst-player works fine with metacity although it
+requests a size of 300x300 if the video hasn't started yet.
+implemented it in my openbox copy to ignore size requests if
+fullscreen is set and gst-player works fine now.




More information about the Gstreamer-bugs mailing list