Do you get a clicking noise every 10 seconds? - Hotfix

siit

26-07-2006 12:05:23

Due to a bugfix in version 2.06 the clicking noise that comes (If you've got the windows sound scheme enabled) with every page refresh in the browser is back. It will be fixed in the next version, but until then you can follow these instructions for a hotfix.

------------------------------------------------------------------------------
INSTRUCTIONS
Please not that if you're not sure about the modification you're doing, take a backup of the file before editing it so you can restore any changes you've made.

* Make sure the Vibe Streamer application isn't running.

* Open the "update.vibe" file in the standard skin folder using notepad or any other text/code editor. You can find that file in the 'skins/standard skin' folder below the folder where you installed Vibe Streamer.

* Replace the line in the JavaScript function 'refresh()' that sais

window.location.href = 'update.vibe?foo=1';

with the line

window.location.reload(true);

* Save the file and start your server.

* Clear the cache in your browser and proceed as usual.
------------------------------------------------------------------------------

rkillcrazy

27-11-2007 00:53:35

Or you could go into the [bkxzzfv0s]Control Panel[/bkxzzfv0s] and edit your sounds so that under the [bkxzzfv0s]Windows Explorer[/bkxzzfv0s] category, the [bkxzzfv0s]Start Navigation[/bkxzzfv0s] sound is set to [bkxzzfv0s]none[/bkxzzfv0s].

Details
In Windows XP, go into the [bkxzzfv0s]Control Panel[/bkxzzfv0s] and look for [bkxzzfv0s]Sounds and Audio Devices[/bkxzzfv0s]. (If you're not in the classic control panel view, look for [bkxzzfv0s]Sounds, Speech, and Audio Devices[/bkxzzfv0s] and then get into [bkxzzfv0s]Sounds and Audio Devices[/bkxzzfv0s].) Doing so should open [bkxzzfv0s]Sounds and Audio Devices Properties[/bkxzzfv0s]. Be sure you're on the [bkxzzfv0s]Sounds[/bkxzzfv0s] tab and scroll through the [bkxzzfv0s]Program events[/bkxzzfv0s] list. The list is broken up into categories. Normally, the first one on the list is [bkxzzfv0s]Windows[/bkxzzfv0s]. Scroll down and find the [bkxzzfv0s]Windows Explorer[/bkxzzfv0s] category. In the [bkxzzfv0s]Windows Explorer[/bkxzzfv0s] category, look for [bkxzzfv0s]Start Navigation[/bkxzzfv0s] and highlight it via a click of your mouse. If [bkxzzfv0s]Start Navigation[/bkxzzfv0s] is highlighted and it has a sound associated with it, you should be able to hit the little play button (near the bottom) and verify this clicking noise you keep hearing. If you are satisfied that this is the one you keep hearing, use the drop-down menu to the left of the play button and select [bkxzzfv0s](None)[/bkxzzfv0s] at the top of that list. This should instruct Windows Explorer & Internet Explorer to play [bkxzzfv0s]nothing[/bkxzzfv0s] at the start of navigating while browsing the files on your computer or the web. Hit [bkxzzfv0s]OK[/bkxzzfv0s] and close the [bkxzzfv0s]Control Panel[/bkxzzfv0s] and any other windows you had to open to get to this point. You may need to restart IE in order for the changes to take place.

siit

28-11-2007 09:50:55

Yea, that's pretty much the best option at the moment. Don't really see why people want to have the "click" sound every time they select a folder in windows.. but hey )

cano14

31-03-2009 13:33:11

Thanx for the solution siit, the darn clik was getting on my nerves. rkillcrazy's solution might not be practical for those of us who use vibestreamer to access our music from other location like at work (multiple computers) or with friends and family trying to figure out how to disable the cliking noise. Anyway, I fixed it on the server, works like a champ... Thanx again