[Pharo-project] 10394, pharo beeps on every SystemWindow open/close
Hi folks: This but is still happening to me. In only happens in Linux and with the core image. In this situation, I cannot use this image because every SystemWIndows I open or close, do a beep. However, the Pharo dev image works ok for me. The solution is very simple: Disable the preference: "soundsEnabled" The thing is that this is really annoying and there is a lot of people that it isn't aware of that. In addition, in Pharo, it is already disable by default. Can this be change? I am sorry I don't know how to really fix it. Best, Mariano
2009/8/20 Mariano Martinez Peck <marianopeck@gmail.com>:
Hi folks: This but is still happening to me. In only happens in Linux and with the core image. In this situation, I cannot use this image because every SystemWIndows I open or close, do a beep. However, the Pharo dev image works ok for me.
The solution is very simple: Disable the preference:Â "soundsEnabled" The thing is that this is really annoying and there is a lot of people that it isn't aware of that. In addition, in Pharo, it is already disable by default.
Can this be change? I am sorry I don't know how to really fix it.
Please open a bug report with status 'Fixed' and tag Milestone-1.0. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
On Thu, Aug 20, 2009 at 11:49 AM, Damien Cassou <damien.cassou@gmail.com>wrote:
2009/8/20 Mariano Martinez Peck <marianopeck@gmail.com>:
Hi folks: This but is still happening to me. In only happens in Linux and with the core image. In this situation, I cannot use this image because every SystemWIndows I open or close, do a beep. However, the Pharo dev image works ok for me.
The solution is very simple: Disable the preference: "soundsEnabled" The thing is that this is really annoying and there is a lot of people that it isn't aware of that. In addition, in Pharo, it is already disable by default.
Can this be change? I am sorry I don't know how to really fix it.
Please open a bug report with status 'Fixed' and tag Milestone-1.0.
ok, done http://code.google.com/p/pharo/issues/detail?id=1080
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Easy to remove the beeping attitude. The class DummySoundSystem define the method beep. Empty its body and enjoy the silence Alexandre On 20 Aug 2009, at 10:19, Mariano Martinez Peck wrote:
Hi folks: This but is still happening to me. In only happens in Linux and with the core image. In this situation, I cannot use this image because every SystemWIndows I open or close, do a beep. However, the Pharo dev image works ok for me.
The solution is very simple: Disable the preference: "soundsEnabled" The thing is that this is really annoying and there is a lot of people that it isn't aware of that. In addition, in Pharo, it is already disable by default.
Can this be change? I am sorry I don't know how to really fix it.
Best,
Mariano _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Or, as I mention in http://code.google.com/p/pharo/issues/detail?id=1080 simply reselect your UITheme. Best to do when new images are produced as a matter of course I'd say. Regards, Gary ----- Original Message ----- From: "Alexandre Bergel" <alexandre@bergel.eu> To: <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, August 20, 2009 4:36 PM Subject: Re: [Pharo-project] 10394,pharo beeps on every SystemWindow open/close
Easy to remove the beeping attitude. The class DummySoundSystem define the method beep. Empty its body and enjoy the silence
Alexandre
On 20 Aug 2009, at 10:19, Mariano Martinez Peck wrote:
Hi folks: This but is still happening to me. In only happens in Linux and with the core image. In this situation, I cannot use this image because every SystemWIndows I open or close, do a beep. However, the Pharo dev image works ok for me.
The solution is very simple: Disable the preference: "soundsEnabled" The thing is that this is really annoying and there is a lot of people that it isn't aware of that. In addition, in Pharo, it is already disable by default.
Can this be change? I am sorry I don't know how to really fix it.
Best,
Mariano _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Thanks, I will do that in the next update of Pharo-core. Adrian On Aug 21, 2009, at 12:09 , Gary Chambers wrote:
Or, as I mention in http://code.google.com/p/pharo/issues/detail?id=1080
simply reselect your UITheme.
Best to do when new images are produced as a matter of course I'd say.
Regards, Gary
----- Original Message ----- From: "Alexandre Bergel" <alexandre@bergel.eu> To: <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, August 20, 2009 4:36 PM Subject: Re: [Pharo-project] 10394,pharo beeps on every SystemWindow open/close
Easy to remove the beeping attitude. The class DummySoundSystem define the method beep. Empty its body and enjoy the silence
Alexandre
On 20 Aug 2009, at 10:19, Mariano Martinez Peck wrote:
Hi folks: This but is still happening to me. In only happens in Linux and with the core image. In this situation, I cannot use this image because every SystemWIndows I open or close, do a beep. However, the Pharo dev image works ok for me.
The solution is very simple: Disable the preference: "soundsEnabled" The thing is that this is really annoying and there is a lot of people that it isn't aware of that. In addition, in Pharo, it is already disable by default.
Can this be change? I am sorry I don't know how to really fix it.
Best,
Mariano _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (5)
-
Adrian Lienhard -
Alexandre Bergel -
Damien Cassou -
Gary Chambers -
Mariano Martinez Peck