Bug 136508 - [PATCH] fix window popup in totem
Summary: [PATCH] fix window popup in totem
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: gstreamer-plugins
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: John (J5) Palmieri
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-20 16:33 UTC by Ronald Bultje
Modified: 2013-03-13 04:46 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-04-19 05:07:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Reuse video/audio bins instead of resetting them to NULL (which causes a window popup on loading new media) (16.28 KB, patch)
2004-10-20 16:34 UTC, Ronald Bultje
no flags Details | Diff

Description Ronald Bultje 2004-10-20 16:33:16 UTC
Totem + GStreamer-plugins 0.8.5 will pop up a new toplevel window for
a split second on startup. This is because of an unneeded state swap
to/from NULL by playbin. Playbin has been modified to reuse the
existing audio/video sinks so this doesn't happen.

Patch attached against current GStreamer-plugins in Rawhide (0.8.5-1).

Comment 1 Ronald Bultje 2004-10-20 16:34:04 UTC
Created attachment 105519 [details]
Reuse video/audio bins instead of resetting them to NULL (which causes a window popup on loading new media)

Comment 2 Colin Walters 2004-10-20 16:59:06 UTC
Hm, this patch seems fairly invasive, but on the other hand nothing we ship
besides Totem is using the playbin/decodebin plugins, so it should be safe.


Comment 3 John Thacker 2006-04-15 19:43:42 UTC
I'm pretty sure this was fixed long ago in gstreamer-plugins.  I certainly don't
see the behavior now in totem.  Can this be closed?

Comment 4 Matthias Clasen 2006-04-19 05:07:42 UTC
yes, lets close it


Note You need to log in before you can comment on or make changes to this bug.