After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 110330 - xvideosink leaks windows...
xvideosink leaks windows...
Status: RESOLVED DUPLICATE of bug 109069
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 109069
Blocks: 110463
 
 
Reported: 2003-04-08 22:16 UTC by Julien MOUTTE
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Julien MOUTTE 2003-04-08 22:16:07 UTC
xvideosink.c line 632

the destroy function for the window is commented...

windows are then leaked...

destroying the window has several issue.. It makes window manager
flickering on gst-player startup for example (i guess windows creation and
destroying on xvideosink startup) it also make gst-player to crash on
second media it tries to play with a BadShm error message from XLib...

we need to fix that...
Comment 1 David Schleef 2003-04-08 23:44:21 UTC
See also #109069
Comment 2 Ronald Bultje 2003-04-14 14:36:39 UTC

*** This bug has been marked as a duplicate of 109069 ***