[gstreamer-bugs] [Bug 524776] "import gst" give a RuntimeError if ~/.gnome2 does not exists

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 2 02:11:38 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=524776

  GStreamer | gst-python | Ver: 0.10.18

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #4 from Tim-Philipp Müller  2008-05-02 09:11 UTC -------
I think GStreamer's gnome-vfs plugin does check if ~/.gnome2 exists (in
plugin_init, indirectly via gnome_vfs_init or so) and fails to init the plugin
if it doesn't, so all that should happen is that the gnomevfs plugin isn't
available.

I don't believe there's much potential within GStreamer for a crash here, but
without a stack trace it's hard to say where the problem is exactly.

Maybe you could add a sleep 60 before the import and attach gdb to the apache
process in those 60 seconds via gdb -p <PID> ?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=524776.




More information about the Gstreamer-bugs mailing list