[Home] [Downloads] [Search] [Help/forum]

Gammon Software Solutions forum

See www.mushclient.com/spam for dealing with forum spam. Please read the MUSHclient FAQ!

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  General
. . -> [Subject]  Plugin dialog makes system 'chime' sound

Home  |  Users  |  Search  |  FAQ
Username:
Register forum user name
Password:
Forgotten password?
(New message)
Subject: Plugin dialog makes system 'chime' sound
Name:
Your forum user name.
Register forum user name
Password:
Your forum password.
Forgotten password?
Message:
Message to be posted (in English, please).
Forum codes:
Check this if your message uses 'forum codes' or templates (auto-detected for new posts).
Forum codes Templates

Save this message ...


Subject review (reverse sequence)

Pages: 1 2  

Posted by Worstje   Netherlands  (867 posts)  [Biography] bio
Date Fri 12 Feb 2010 12:09 PM (UTC)  quote  ]
Message
Maybe I misremembered the control. It was months ago that I read about it, heh. And it'd be stupid to have the same bug on both controls imo. But yeah, problem solved!
[Go to top] top

Posted by Twisol   USA  (2,229 posts)  [Biography] bio
Date Fri 12 Feb 2010 08:02 AM (UTC)  quote  ]

Amended on Fri 12 Feb 2010 08:03 AM (UTC) by Twisol

Message
Same bug, different control (listview instead of treelist), same sounds!

'Soludra' on Achaea

Blog: http://jonathan.com/
GitHub: http://github.com/Twisol
[Go to top] top

Posted by Worstje   Netherlands  (867 posts)  [Biography] bio
Date Fri 12 Feb 2010 07:56 AM (UTC)  quote  ]
Message
In other words, it is exactly the same bug I referred to in my first post in this topic. ^^; I just lacked a link to the KB article. Gotta love psychic debugging.
[Go to top] top

Posted by Hokken   USA  (18 posts)  [Biography] bio
Date Thu 11 Feb 2010 10:07 PM (UTC)  quote  ]
Message
The Microsoft KB fix worked for me, too. I am really glad that annoying chime is finally gone. Thanks Twisol for finding that.
[Go to top] top

Posted by Nick Gammon   Australia  (18,770 posts)  [Biography] bio   Forum Administrator
Date Thu 11 Feb 2010 02:37 AM (UTC)  quote  ]
Message
What you need to do Twisol is record yourself saying nothing, and attach that sound to the "select" event. <grin>

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

Posted by Twisol   USA  (2,229 posts)  [Biography] bio
Date Thu 11 Feb 2010 02:27 AM (UTC)  quote  ]
Message
Nick Gammon said:

(image)


Exactly, but it didn't have any sound attached (no speaker icon on the left). Clearing the registry key that the article points to solved it, and I do recall having changed one or two options in Sound recently, so that's probably when it happened.

'Soludra' on Achaea

Blog: http://jonathan.com/
GitHub: http://github.com/Twisol
[Go to top] top

Posted by Nick Gammon   Australia  (18,770 posts)  [Biography] bio   Forum Administrator
Date Thu 11 Feb 2010 02:21 AM (UTC)  quote  ]
Message
So, not a MUSHclient bug then? Another Windows feature? I'll move the thread to General.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

Posted by Nick Gammon   Australia  (18,770 posts)  [Biography] bio   Forum Administrator
Date Thu 11 Feb 2010 02:20 AM (UTC)  quote  ]
Message

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

Posted by Twisol   USA  (2,229 posts)  [Biography] bio
Date Thu 11 Feb 2010 01:34 AM (UTC)  quote  ]

Amended on Thu 11 Feb 2010 01:37 AM (UTC) by Twisol

Message
I found an article on this [1] in the Microsoft KnowledgeBase, it seems like this might be exactly the issue. I'll try Method 2 shortly.

EDIT: It worked, the sound no longer occurs!

[1]: http://support.microsoft.com/kb/944150

'Soludra' on Achaea

Blog: http://jonathan.com/
GitHub: http://github.com/Twisol
[Go to top] top

Posted by Twisol   USA  (2,229 posts)  [Biography] bio
Date Wed 10 Feb 2010 11:37 PM (UTC)  quote  ]
Message
I can't find any "changed selection" sound in my Sounds controls, either. Hokken is right, also: I get the chiming sounds in the triggers/aliases/etc lists as well.

'Soludra' on Achaea

Blog: http://jonathan.com/
GitHub: http://github.com/Twisol
[Go to top] top

Posted by Nick Gammon   Australia  (18,770 posts)  [Biography] bio   Forum Administrator
Date Wed 10 Feb 2010 11:20 PM (UTC)  quote  ]
Message
Upgrade is not the word. ;)


As for Vista, it didn't chime for me until I added that sound in the control panel.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

Posted by Hokken   USA  (18 posts)  [Biography] bio
Date Wed 10 Feb 2010 10:52 PM (UTC)  quote  ]
Message
I tried playing around with the system sounds in the control panel. I don't actually have an entry for "changed selection", but it turns out that it is using the sound assigned to "Default Beep" in the Windows group. And it's not just the plugin list, it seems to be all of the list controls: triggers, aliases, variables, etc.

Then I tried a different program that uses a pre-Vista list control, and sure enough it's doing the same thing. This must be something specific to Vista, as I know my list controls didn't ding in XP. Why, why did I ever upgrade???
[Go to top] top

Posted by Nick Gammon   Australia  (18,770 posts)  [Biography] bio   Forum Administrator
Date Wed 10 Feb 2010 07:24 PM (UTC)  quote  ]
Message
Nick Gammon said:

If you do a git diff you see there were absolutely no changes to that dialog box handler between v4.46 and v4.48:


git diff v4.46 v4.48 -- FunctionListDlg.*
(no output)



You didn't point out to me that this isn't the dialog I am looking for. ;) The relevant dialog is PluginsDlg. not FunctionListDlg.*

But no matter, that hasn't changed either.

I tried it on my daughter's Windows Vista PC (using MUSHclient 4.43) and there was no chime or any sound as I selected different plugins ... until:

If you go into Control Panel -> Sounds, and configure the sounds for various actions, if you set a sound for "changed selection" *then* you get a sound in the plugins dialog box because you are, well, changing the selection.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

Posted by Twisol   USA  (2,229 posts)  [Biography] bio
Date Wed 10 Feb 2010 06:39 PM (UTC)  quote  ]
Message
I'm back on my desktop (via a wall-mounted TV monitor...), and I continue to get the chime sound. My desktop is currently using v4.48 on Vista Home Premium.

'Soludra' on Achaea

Blog: http://jonathan.com/
GitHub: http://github.com/Twisol
[Go to top] top

Posted by Worstje   Netherlands  (867 posts)  [Biography] bio
Date Wed 10 Feb 2010 06:36 PM (UTC)  quote  ]
Message
I am not getting it with v4.44 on Windows 7 Ultimate.
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


4,611 views.

This is page 1, subject is 2 pages long: 1 2  [Next page]

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

[Home]

Written by Nick Gammon - 5K

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]