radj307 / volume-control

Specific-Application Volume Control Hotkeys for Windows.
https://radj307.github.io/volume-control
GNU General Public License v3.0
72 stars 6 forks source link

[BUG] Doesn't lock on process when process is run after volume-control #174

Closed Fan4Metal closed 5 months ago

Fan4Metal commented 5 months ago

Version Number

6.6.3

File

Portable (VolumeControl.exe)

Windows Version

Windows 10 Pro 22H2 19045.4170

Actual Behaviour

The volume-control runs at startup and is locked to "winamp" process. When i load winamp.exe, process is not locked and i have to check it manually. When run volume-control after winamp it is locked correctly.

Expected Behaviour

Selected process "winamp" is locked when it is executed.

Reproduction Steps

  1. Set volume-control to run at startup
  2. Run process (winamp.exe for example) and lock volume-control to this process
  3. Restart PC
  4. Boot and wait for volume-control to load
  5. Run process winamp.exe
  6. volume-control is not locked and you cannot control winamp.exe

Log

HH:mm:ss:fff              === Log Initialized @ 1 апреля 2024 г. 18:37:15 ===  { LogFilter: 62 (INFO, WARN, ERROR, CRITICAL, FATAL) }
21:37:15:672  [INFO]      Config Path: "VolumeControl.json"
                          Log Path:    "VolumeControl.log"
21:37:15:687  [INFO]      Config version is 0.0.0, settings will be migrated to version 6.6.3.
21:37:15:943  [INFO]      Volume Control version 6.6.3 (Portable)
21:37:15:979  [INFO]      Майкрософт Windows 10 Pro (64-разрядная)
21:37:16:902  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.MainWindow.Settings.Audio.AdditionalSettings.Header.Tooltip"
21:37:16:904  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.MainWindow.Settings.Audio.AdditionalSettings.HiddenSessions.Tooltip"
21:37:16:910  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.MainWindow.Settings.Notifications.AdditionalSettings.Header.Tooltip"
21:37:16:911  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.ListNotification.Options.SavePosition.Tooltip"
21:37:16:911  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.ListNotification.Options.SavePosition.Tooltip"
21:37:16:911  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.MainWindow.Settings.Notifications.SessionListNotificationConfig.Header.Tooltip"
21:37:16:913  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.MainWindow.Settings.Notifications.DeviceListNotificationConfig.Header.Tooltip"
21:37:16:921  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.MainWindow.Settings.Application.ShowInTaskbar.Tooltip"
21:37:16:922  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.MainWindow.Settings.Application.AlwaysOnTop.Tooltip"
21:41:07:235  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.ListNotification.Options.FadeIn.Tooltip"
21:41:07:236  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.ListNotification.Options.FadeOut.Tooltip"
21:41:07:268  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.ListNotification.Options.FadeIn.Tooltip"
21:41:07:268  [WARN]      [LocalizationHelper] "English (US/CA)" is missing a translation for key "VolumeControl.ListNotification.Options.FadeOut.Tooltip"
Fan4Metal commented 5 months ago

I managed to lock keys to specific process in hotkeys options at hotkeys tab.