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] Fri Aug 26 07:39:04 -0700 
2005 -------
Sound support for the gallery and page transitions was changed for 2.0 to use
JMF in order to support more media types. VCL's sound class and thus
portaudio/snd is only used for simple sound effect, i.e. beep sounds when you
click disabled scrollbars or something like this. So it is of course more
important to get JMF running than to debug VCL's sound support.
As ericb found out, it seems to be the same problem that prevented the WebWizard
from being able to run: the usage of Java AWT.
If you open a sound in the gallery, the media player is shown which involves a
java AWT window that may be used to render video. That's where AWT comes into
play. The whole stuff is triggered in module avmedia.
I do not know if AWT is also required if only sound effects should be played
(i.e. without the media player), may this can be avoided. Again, this should be
in avmedia.
KA who implemented the JMF support is currently on vacation, so you either have
to wait or continue with debugging to get more clarity.






---------------------------------------------------------------------
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