[Mono-bugs] [Bug 401406] Popfly Game Creator: sounds don' t play as mouse moves over toolbar icons
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jun 26 15:25:14 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=401406
User fejj at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=401406#c3
--- Comment #3 from Jeffrey Stedfast <fejj at novell.com> 2008-06-26 13:25:13 MDT ---
trying to debug this, the mp3 is definitely being demuxed properly afaict (the
Mp3DemuxerInfo::Supports() claims 5 packets starting at position 0 in the file
and 5 packets are later demuxed using Mp3FrameReader()...)
not sure how to figure out what happens to them after that. It /seems/ like
there are only 4 calls to AudioNode::Play(). The 3rd loop seems to have state
WaitingForData. Maybe this is skipping the "important" packet that actually has
the "clink!" sound?
--
Configure bugmail: https://bugzilla.novell.com/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 mono-bugs
mailing list