Login  Register

Issue 3805 in pharo: PluckedSound does not work in 1.1.1 after "Save and Quit"

Posted by pharo on Mar 11, 2011; 1:05pm
URL: https://forum.world.st/Issue-3805-in-pharo-PluckedSound-does-not-work-in-1-1-1-after-Save-and-Quit-tp3348094.html

Status: New
Owner: ----

New issue 3805 by [hidden email]: PluckedSound does not work in  
1.1.1 after "Save and Quit"
http://code.google.com/p/pharo/issues/detail?id=3805

Pharo image: Pharo-1.1.1-dev10.09.1, Pharo-1.2 (downloaded Mar 7, 2011)
Pharo core version: 1.1.1
Virtual machine used: Squeak 4.2.5beta1U
Class browser used (if applicable): OBSystemBrowserAdaptor

Steps to reproduce:
1. I load up Pharo-1.1.1-dev10.09.1.image and save it as test.image.
2. I open test.image.
3. I do "PluckedSound default play".  The sound plays.
4. I "Save and Quit"
5. I reopen test.image and do "PluckedSound default play" again, but
no sound will play.

The same is happening for 3 of my friends, 1 is also on OSX and the other  
two are on windows.  I posted this problem on the mailing list and as  
suggested, I tried the 1.2 image.  In the 1.2 image, I am never able to  
hear a sound, even before saving.