[Bug 703279] souphttpsrc can crash if dconf is not available

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 28 11:11:03 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703279
  GStreamer | gst-plugins-good | 1.0.6

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk
         Resolution|                            |NOTABUG

--- Comment #2 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-06-28 18:11:01 UTC ---
Actually, this is a common packaging error. You have the Gnome proxy extension
installed (see glib-networking) but you don't have the schemas for it so DConf
library will abort your program. To solve it, remove that extension, glib can
work just fine without any proxy backend support, or just the libproxy one if
you need it.

Ideally, you should split the Gnome backend from glib-networking package (e.g.
glib-networking-gnome), and make sure that it correctly depends on having the
shcemes installed.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list