Issue 3699 in pharo: Beeper beep raises MNU

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3699 in pharo: Beeper beep raises MNU

pharo
Status: New
Owner: [hidden email]

New issue 3699 by [hidden email]: Beeper beep raises MNU
http://code.google.com/p/pharo/issues/detail?id=3699

If you fill an issue for the first time, please read "How to report bugs"
at http://www.pharo-project.org/community/issue-tracking

Pharo image: PharoCore-1.3-13030.image
Pharo core version: Pharo1.3a Latest update: #13047


Steps to reproduce:
1. Beeper beep

It raises DummySoundSystem MNU: #beep.

Idea:
AbstractSoundSystem>>beep
     self new beep






Reply | Threaded
Open this post in threaded view
|

Re: Issue 3699 in pharo: Beeper beep raises MNU

pharo
Updates:
        Status: New

Comment #1 on issue 3699 by [hidden email]: Beeper beep raises MNU
http://code.google.com/p/pharo/issues/detail?id=3699

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3699 in pharo: Beeper beep raises MNU

pharo

Comment #2 on issue 3699 by [hidden email]: Beeper beep raises MNU
http://code.google.com/p/pharo/issues/detail?id=3699

Little mistake:
AbstractSoundSystem class>>beep
     self new beep



Reply | Threaded
Open this post in threaded view
|

Re: Issue 3699 in pharo: Beeper beep raises MNU

pharo
Updates:
        Status: Accepted
        Labels: 1.2 1.3

Comment #3 on issue 3699 by [hidden email]: Beeper beep raises MNU
http://code.google.com/p/pharo/issues/detail?id=3699

confirmed!




Reply | Threaded
Open this post in threaded view
|

Re: Issue 3699 in pharo: Beeper beep raises MNU

pharo
Updates:
        Status: Fixed

Comment #4 on issue 3699 by [hidden email]: Beeper beep raises MNU
http://code.google.com/p/pharo/issues/detail?id=3699

(No comment was entered for this change.)

Attachments:
        Beeper.StephaneDucasse.1.cs  365 bytes


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3699 in pharo: Beeper beep raises MNU

pharo

Comment #5 on issue 3699 by [hidden email]: Beeper beep raises MNU
http://code.google.com/p/pharo/issues/detail?id=3699

in 13053


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3699 in pharo: Beeper beep raises MNU

pharo
Updates:
        Labels: -1.2 -1.3 Milestone-1.2 Milestone-1.3

Comment #6 on issue 3699 by [hidden email]: Beeper beep raises MNU
http://code.google.com/p/pharo/issues/detail?id=3699

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3699 in pharo: Beeper beep raises MNU

pharo
Updates:
        Status: Closed

Comment #7 on issue 3699 by [hidden email]: Beeper beep raises MNU
http://code.google.com/p/pharo/issues/detail?id=3699

in 1.2 12338