[gstreamer-bugs] [Bug 640771] amarok doesn't start with new phonon gstreamer
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 27 15:13:04 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=640771
GStreamer | gstreamer (core) | 0.10.x
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-27 23:13:01 UTC ---
Well, what can I say. It's not clear to me at all that this is triggered by a
bug in GStreamer itself. I'd love to hear some more details that support this
claim (other than that warning, which shouldn't be fatal unless the G_DEBUG
environment variable is set to fatal_warnings).
Could you do this:
a) start amarok from the command line like this:
$ GST_DEBUG=*:5 amarok 2>dbg.log
... wait for it to exit ..
$ bzip2 dbg.log
and attach the dbg.log.bz2 file to this bug report?
b) start amarok like this:
$ strace -f amarok 2>strace.log
... wait for it to exit ..
$ bzip2 strace.log.bz2
and attach the strace.log to this bug report?
Thanks!
--
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