To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48216





------- Additional comments from [EMAIL PROTECTED] Wed Aug 31 01:17:49 -0700 
2005 -------
With the recent patch from issue 47888 I found a workaround to play sound via
JMF. Triggering sound always crashed in avmedia. The problem is an exception
that is thrown during createPlayerWindow() in
avmedia/source/viewer/mediawindow_impl.cxx, method
MediaWindowImpl::onURLChanged(). A simple try/catch around createPlayerWindow(),
in order to see what exception it actually was, avoids the crash and sound is
played nicely. The exception message, however, is an empty string and I didn't
find the time yet to investigate further. 
May be there is a problem with the window handle that is passed to
createPlayerWindow() but this has to be checked. The problem may also be on the
Java side, as createPlayerWindow() is implemented in Java (see
avmedia/source/java/Player.java).
 

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to