ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Skrommel's Software

IdleMute - Suggestions and Problems

<< < (2/3) > >>

Renae:
I left it running again and had the same problem. I was woken up by my computer telling me about the error. I was running Winamp (with ambient tunes) while I was sleeping so it should not have went into the mute phase because Winamp is an exception program. Is it possible it has something to do with my computer going to the password screen after 30 minutes? I keep my computer secure by timing out at 30 minutes and I have the option ' On resume: display Welcome screen' checked.

Here are my settings...

[Settings]
idletime=30
latetime=0
mutewhenidle=1
mutingstart=0000
mutingend=0000
programs=winamp.exe,
mutecommand=C:\WINXPTPC\system32\sndvol32.exe
mutecommanddir=C:\WINXPTPC\system32
mutecommandhide=0
unmutecommand=
unmutecommanddir=
unmutecommandhide=0
latecommand=
latecommanddir=
latecommandhide=0
startmuted=2
lastmute=0
fademuting=1
hotkeymute=
hotkeyvolumeup=
hotkeyvolumedown=
volumechange=10
showvolumebar=0
playsound=C:\WINXPTPC\Media\ding.wav

Renae:
- Additional suggestion
It would be really helpful if IdleMute asked you if you wanted to unmute when it detected movement. This would actually negate most of my need to run SndVol32. And it would remind me to check if my volume was set inappropriately.

Renae:
OK, I think I know what the problem is. It is not avoiding running the application assigned to mute when there is an exception, but it is avoiding muting when there is an exception.

skrommel:
 :tellme: It is not avoiding running the application assigned to mute when there is an exception, but it is avoiding muting when there is an exception.
--- End quote ---

Please explain.

Skrommel

Renae:
Sorry for the non-code writing. It's in 'Rene brainstorm code'.


IdleMute is running and waiting for the idle time limit...

Idle time limit hit
   Is there a program that should prevent idle muting
      Yes - Don't Mute
   Is there a program to run when muting
      Yes - Run program
   Exit

Idle time limit hit
   Is there a program that should prevent idle muting
      Yes - Don't Mute
   Is there a program to run when muting
      Yes - Run program 2nd time
   Exit

Idle time limit hit
   Is there a program that should prevent idle muting
      Yes - Don't Mute
   Is there a program to run when muting
      Yes - Run program 3rd time
   Exit

... instead of...

Idle time limit hit
   Is there a program that should prevent idle muting
      Yes - Exit (and/or wait for non-idle state and save cycles :D)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version