[gstreamer-bugs] [Bug 600313] Visualisations stop updating after seek
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Nov 2 16:40:36 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=600313
GStreamer | gst-plugins-base | 0.10.x
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-11-03 00:40:31 UTC ---
When changing between windows? What windows do you mean?
Could you install libgstreamer0.10-0-dbg gstreamer0.10-plugins-base-dbg and
gstreamer0.10-plugins-good-dbg and then provide a gdb stack trace from when it
is frozen? With something like:
$ pidof totem
1234
$ gdb -p 1234
Welcome to the GNU debuger bla bla bla bla
(gdb) thread apply all bt
.... copy'n'paste output from here into the bug or attach it ...
(gdb) kill
(gdb) quit
--
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