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 630456 - [ximagesrc] Fallback to non-XShm mode if image allocation fails
[ximagesrc] Fallback to non-XShm mode if image allocation fails
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal normal
: 0.10.31
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-23 18:10 UTC by Håvard Graff (hgr)
Modified: 2011-06-15 22:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.06 KB, patch)
2010-09-23 18:10 UTC, Håvard Graff (hgr)
needs-work Details | Review

Description Håvard Graff (hgr) 2010-09-23 18:10:12 UTC
Created attachment 170950 [details] [review]
patch

...
Comment 1 Wim Taymans 2010-09-24 14:03:05 UTC

*** This bug has been marked as a duplicate of bug 630442 ***
Comment 2 Wim Taymans 2010-09-24 14:09:42 UTC
not a dup, sorry
Comment 3 Idar Tollefsen 2010-09-27 10:35:39 UTC
Not a duplicate, no (different project), but the same problem, configure check and solution. So the comments on bug 630442 from David Schleef still apply.
Comment 4 Sebastian Dröge (slomo) 2011-05-26 10:49:45 UTC
commit 1f707ac3e01ecd7f984e567ca3cb3258cd973743
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Thu May 26 12:48:36 2011 +0200

    xvimagesink: Fallback to non-XShm mode if allocating the XShm image failed
    
    Fixes bug #630456.