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] Sat Jun 18 17:09:00 -0700 
2005 -------
After I read a lot of code, comparing Kevin Hendricks and new implementation, I
have not found anything special (I agree with the new implementation). Maybe
excepted some missing includes, but I can be wrong.

good news : I have sound sometimes.

To know more, I have rebuild vcl ans sal with debug=TRUE, using
DYLD_LIBRARY_PATH to add needed libraries, and now, when a sound is played,I see
this (in a term) :

selected inputmethod style = PreeditNothing StatusNothing
X11SalSound::X11SalSound()
Reading symbols for shared libraries . done
X11SalSound::Init(
"/Applications/openoffice.org1.9.109/share/gallery/sounds/laser.wav", 0 )
got an PASFSound
SalSound::Play( 0, -1, FALSE )
SalSound(0xdda9b10)::changeStatePlay()


Ok, I can hear sound, everything looks good, excepted that in the code (in
vcl/unx/source/app directory), new methods use, if I'm not wrong "X11" prefixes.
I don't understand why I have Salsound:Play() because all changes have been made
to have X11SalSound:Play()...

??

I can be wrong but maybe some SalSound are probably always in the code ?


FYI, the process I used to hear sound :

1)create a new presentation, with several parts (plan, image, title for 
example).
2) select one of them and right click to add an interaction, the image here.
Choose sound, for example laser. Validate with ok.
3) *Now* , click another box ( title for example) 
4) click again on image -> you can hear sound.

So I wonder if the problem is really sound...

Playing the présentation : sound dont work.



To be continued...





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