Skip to content

Background color not automatically changed when system colors changed following the background on control center widget #1096

Description

@noneed2ask

Windows version

Windows 11

Windows OS build

25h2

YASB version installed

2.0.6

Describe the bug

I added control-center widget on my yasb and set the background color of the quick actions to pallette highlight to follow the system color. I had set my sytem color following the background's color, so it changed automatically when I changed the background. On the clock with same css on background color pallete highlight, it immediately changed when I changed my background following the system color, but on contro-center widget seemed to be laged or something

Relevant log output

Thread 0x00003590 [BrightnessPolicy] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\brightness\service.py", line 315 in _policy_message_loop
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00004ac4 [WiFiWorker] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 373 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 670 in wait
  File "D:\a\yasb\yasb\src\core\widgets\services\wifi\wifi_managers.py", line 160 in run

Thread 0x00002f38 [SystrayHook] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\systray\systray_hook.py", line 247 in run
  File "D:\a\yasb\yasb\src\core\widgets\yasb\systray.py", line 79 in run

Thread 0x00001020 [_EventWorker] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 147 in _poll
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 72 in select
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 199 in run

Thread 0x00002014 [LogPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 138 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00003158 [CLIPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 235 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x000031d4 (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 404 in run_forever
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 428 in run_until_complete
  File "main.py", line 100 in main
  File "main.py", line 203 in <module>
  File "D:\a\yasb\yasb\venv\Lib\site-packages\freeze_core\initscripts\console.py", line 43 in run
  File "src/freeze_core/initscripts/__startup__.py", line 147 in run
2026-09-06 16:07:41,444 [INFO] [MainThread] [root/controller.py:21]: Reloading Application from tray...
2026-09-06 16:07:41,546 [INFO] [MainThread] [cli_server/cli_server.py:114]: Log pipe server stopped
2026-09-06 16:07:43,273 [INFO] [MainThread] [root/bar_manager.py:111]: Stopping HotkeyListener...
2026-09-06 16:07:43,274 [INFO] [MainThread] [root/bar_manager.py:119]: Stopping WindowsNotificationEventListener...
2026-09-06 16:07:43,275 [INFO] [Dummy-13] [root/windows_notification.py:97]: Notification service stopped
2026-09-06 16:07:43,648 [INFO] [MainThread] [root/log.py:104]: YASB v2.0.6
2026-09-06 16:07:43,649 [INFO] [CLIPipeServer] [cli_server/cli_server.py:216]: CLI server started v1.1.7
2026-09-06 16:07:43,649 [INFO] [MainThread] [cli_server/cli_server.py:106]: Log pipe server started
2026-09-06 16:07:44,107 [INFO] [SystrayHook] [systray_hook/systray_hook.py:193]: Injecting into Explorer (PID: 7180)
2026-09-06 16:07:44,107 [INFO] [MainThread] [root/service.py:225]: BrightnessService started with 1 monitors
2026-09-06 16:07:44,116 [INFO] [MainThread] [root/service.py:52]: AudioOutputService starting...
2026-09-06 16:07:44,151 [INFO] [MainThread] [root/service.py:41]: AudioInputService starting...
2026-09-06 16:07:45,381 [INFO] [MainThread] [root/bar_manager.py:238]: Starting HotkeyListener...
2026-09-06 16:07:45,381 [INFO] [MainThread] [root/bar_manager.py:103]: Starting WindowsNotificationEventListener...
2026-09-06 16:07:45,383 [INFO] [MainThread] [root/watcher.py:65]: Watching directory: c:\users\alfin\.config\yasb
2026-09-06 16:07:45,383 [INFO] [MainThread] [root/watcher.py:104]: Created file watcher
2026-09-06 16:07:45,395 [INFO] [MainThread] [root/update_service.py:434]: Background update checker started
2026-09-06 16:07:45,398 [INFO] [Dummy-13] [root/windows_notification.py:161]: Notification service started (WNF_SHEL_NOTIFICATION_TOTAL)
Windows fatal exception: code 0x80010108

Thread 0x00002e60 [Thread-11] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 369 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\queue.py", line 199 in get
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 379 in dispatch_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 213 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x000025dc [Thread-12] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 326 in read_directory_changes
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 380 in read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 67 in _read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 70 in queue_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 158 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00004700 [WindowsNotificationEventListener] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 778 in _poll
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 446 in select
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 2018 in _run_once
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 677 in run_forever
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 706 in run_until_complete
  File "D:\a\yasb\yasb\src\core\widgets\services\notifications\windows_notification.py", line 84 in run

Thread 0x00004b1c [HotkeyListener] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\hotkeys.py", line 252 in run

Thread 0x0000225c [QueryWorker] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\quick_launch\workers.py", line 61 in run

Thread 0x00001d94 [BrightnessPolicy] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\brightness\service.py", line 315 in _policy_message_loop
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00002ec4 [WiFiWorker] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 373 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 670 in wait
  File "D:\a\yasb\yasb\src\core\widgets\services\wifi\wifi_managers.py", line 160 in run

Thread 0x000052c8 [SystrayHook] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\systray\systray_hook.py", line 247 in run
  File "D:\a\yasb\yasb\src\core\widgets\yasb\systray.py", line 79 in run

Thread 0x0000445c [_EventWorker] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 147 in _poll
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 72 in select
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 199 in run

Thread 0x00003514 [LogPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 138 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00003748 [CLIPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 235 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00003350 (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 404 in run_forever
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 428 in run_until_complete
  File "main.py", line 100 in main
  File "main.py", line 203 in <module>
  File "D:\a\yasb\yasb\venv\Lib\site-packages\freeze_core\initscripts\console.py", line 43 in run
  File "src/freeze_core/initscripts/__startup__.py", line 147 in run
Windows fatal exception: code 0x80010108

Thread 0x00002e60 [Thread-11] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 369 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\queue.py", line 199 in get
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 379 in dispatch_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 213 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x000025dc [Thread-12] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 326 in read_directory_changes
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 380 in read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 67 in _read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 70 in queue_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 158 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00004700 [WindowsNotificationEventListener] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 778 in _poll
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 446 in select
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 2018 in _run_once
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 677 in run_forever
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 706 in run_until_complete
  File "D:\a\yasb\yasb\src\core\widgets\services\notifications\windows_notification.py", line 84 in run

Thread 0x00004b1c [HotkeyListener] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\hotkeys.py", line 252 in run

Thread 0x0000225c [QueryWorker] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\quick_launch\workers.py", line 61 in run

Thread 0x00001d94 [BrightnessPolicy] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\brightness\service.py", line 315 in _policy_message_loop
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00002ec4 [WiFiWorker] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 373 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 670 in wait
  File "D:\a\yasb\yasb\src\core\widgets\services\wifi\wifi_managers.py", line 160 in run

Thread 0x000052c8 [SystrayHook] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\systray\systray_hook.py", line 247 in run
  File "D:\a\yasb\yasb\src\core\widgets\yasb\systray.py", line 79 in run

Thread 0x0000445c [_EventWorker] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 147 in _poll
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 72 in select
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 199 in run

Thread 0x00003514 [LogPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 138 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00003748 [CLIPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 235 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00003350 (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 404 in run_forever
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 428 in run_until_complete
  File "main.py", line 100 in main
  File "main.py", line 203 in <module>
  File "D:\a\yasb\yasb\venv\Lib\site-packages\freeze_core\initscripts\console.py", line 43 in run
  File "src/freeze_core/initscripts/__startup__.py", line 147 in run
2026-09-06 16:46:32,701 [INFO] [MainThread] [root/bar_manager.py:111]: Stopping HotkeyListener...
2026-09-06 16:46:32,705 [INFO] [MainThread] [root/bar_manager.py:119]: Stopping WindowsNotificationEventListener...
2026-09-06 16:46:32,706 [INFO] [Dummy-13] [root/windows_notification.py:97]: Notification service stopped
2026-09-06 19:09:03,303 [INFO] [MainThread] [root/log.py:104]: YASB v2.0.6
2026-09-06 19:09:03,304 [INFO] [CLIPipeServer] [cli_server/cli_server.py:216]: CLI server started v1.1.7
2026-09-06 19:09:03,304 [INFO] [MainThread] [cli_server/cli_server.py:106]: Log pipe server started
2026-09-06 19:09:04,527 [INFO] [SystrayHook] [systray_hook/systray_hook.py:193]: Injecting into Explorer (PID: 5692)
2026-09-06 19:09:04,688 [INFO] [MainThread] [root/service.py:225]: BrightnessService started with 1 monitors
2026-09-06 19:09:04,697 [INFO] [MainThread] [root/service.py:52]: AudioOutputService starting...
2026-09-06 19:09:04,731 [INFO] [MainThread] [root/service.py:41]: AudioInputService starting...
2026-09-06 19:09:05,785 [INFO] [MainThread] [root/bar_manager.py:238]: Starting HotkeyListener...
2026-09-06 19:09:05,785 [INFO] [MainThread] [root/bar_manager.py:103]: Starting WindowsNotificationEventListener...
2026-09-06 19:09:05,787 [INFO] [MainThread] [root/watcher.py:65]: Watching directory: c:\users\alfin\.config\yasb
2026-09-06 19:09:05,787 [INFO] [MainThread] [root/watcher.py:104]: Created file watcher
2026-09-06 19:09:05,817 [INFO] [MainThread] [root/update_service.py:434]: Background update checker started
2026-09-06 19:09:05,845 [INFO] [Dummy-13] [root/windows_notification.py:161]: Notification service started (WNF_SHEL_NOTIFICATION_TOTAL)
Windows fatal exception: code 0x80010108

Thread 0x00002e3c [WindowsNotificationEventListener] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 778 in _poll
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 446 in select
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 2018 in _run_once
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 677 in run_forever
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 706 in run_until_complete
  File "D:\a\yasb\yasb\src\core\widgets\services\notifications\windows_notification.py", line 84 in run

Thread 0x0000392c [HotkeyListener] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\hotkeys.py", line 252 in run

Thread 0x0000501c [Thread-10] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 369 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\queue.py", line 199 in get
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 379 in dispatch_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 213 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x0000025c [Thread-11] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 326 in read_directory_changes
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 380 in read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 67 in _read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 70 in queue_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 158 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x0000181c [QueryWorker] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\quick_launch\workers.py", line 61 in run

Thread 0x000049f4 [BrightnessPolicy] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\brightness\service.py", line 315 in _policy_message_loop
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00004c6c [WiFiWorker] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 373 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 670 in wait
  File "D:\a\yasb\yasb\src\core\widgets\services\wifi\wifi_managers.py", line 160 in run

Thread 0x00002274 [SystrayHook] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\systray\systray_hook.py", line 247 in run
  File "D:\a\yasb\yasb\src\core\widgets\yasb\systray.py", line 79 in run

Thread 0x00001c04 [_EventWorker] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 147 in _poll
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 72 in select
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 199 in run

Thread 0x0000161c [LogPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 138 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x000020ac [CLIPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 235 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00005320 (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 404 in run_forever
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 428 in run_until_complete
  File "main.py", line 100 in main
  File "main.py", line 203 in <module>
  File "D:\a\yasb\yasb\venv\Lib\site-packages\freeze_core\initscripts\console.py", line 43 in run
  File "src/freeze_core/initscripts/__startup__.py", line 147 in run
Windows fatal exception: code 0x80010108

Thread 0x00002e3c [WindowsNotificationEventListener] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 778 in _poll
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 446 in select
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 2018 in _run_once
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 677 in run_forever
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 706 in run_until_complete
  File "D:\a\yasb\yasb\src\core\widgets\services\notifications\windows_notification.py", line 84 in run

Thread 0x0000392c [HotkeyListener] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\hotkeys.py", line 252 in run

Thread 0x0000501c [Thread-10] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 369 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\queue.py", line 199 in get
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 379 in dispatch_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 213 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x0000025c [Thread-11] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 326 in read_directory_changes
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 380 in read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 67 in _read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 70 in queue_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 158 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x0000181c [QueryWorker] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\quick_launch\workers.py", line 61 in run

Thread 0x000049f4 [BrightnessPolicy] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\brightness\service.py", line 315 in _policy_message_loop
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00004c6c [WiFiWorker] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 373 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 670 in wait
  File "D:\a\yasb\yasb\src\core\widgets\services\wifi\wifi_managers.py", line 160 in run

Thread 0x00002274 [SystrayHook] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\systray\systray_hook.py", line 247 in run
  File "D:\a\yasb\yasb\src\core\widgets\yasb\systray.py", line 79 in run

Thread 0x00001c04 [_EventWorker] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 147 in _poll
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 72 in select
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 199 in run

Thread 0x0000161c [LogPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 138 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x000020ac [CLIPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 235 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00005320 (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 404 in run_forever
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 428 in run_until_complete
  File "main.py", line 100 in main
  File "main.py", line 203 in <module>
  File "D:\a\yasb\yasb\venv\Lib\site-packages\freeze_core\initscripts\console.py", line 43 in run
  File "src/freeze_core/initscripts/__startup__.py", line 147 in run
2026-09-06 19:16:47,752 [INFO] [MainThread] [root/controller.py:21]: Reloading Application because of config change.
2026-09-06 19:16:47,866 [INFO] [MainThread] [cli_server/cli_server.py:114]: Log pipe server stopped
2026-09-06 19:16:47,878 [INFO] [MainThread] [root/bar_manager.py:93]: Successfully loaded updated config and re-initialised all bars.
2026-09-06 19:16:49,594 [INFO] [MainThread] [root/bar_manager.py:111]: Stopping HotkeyListener...
2026-09-06 19:16:49,596 [INFO] [MainThread] [root/bar_manager.py:119]: Stopping WindowsNotificationEventListener...
2026-09-06 19:16:49,596 [INFO] [Dummy-13] [root/windows_notification.py:97]: Notification service stopped
2026-09-06 19:16:49,953 [INFO] [MainThread] [root/log.py:104]: YASB v2.0.6
2026-09-06 19:16:49,953 [INFO] [CLIPipeServer] [cli_server/cli_server.py:216]: CLI server started v1.1.7
2026-09-06 19:16:49,954 [INFO] [MainThread] [cli_server/cli_server.py:106]: Log pipe server started
2026-09-06 19:16:50,389 [INFO] [SystrayHook] [systray_hook/systray_hook.py:193]: Injecting into Explorer (PID: 5692)
2026-09-06 19:16:50,420 [INFO] [MainThread] [root/service.py:225]: BrightnessService started with 1 monitors
2026-09-06 19:16:50,430 [INFO] [MainThread] [root/service.py:52]: AudioOutputService starting...
2026-09-06 19:16:50,466 [INFO] [MainThread] [root/service.py:41]: AudioInputService starting...
2026-09-06 19:16:51,680 [INFO] [MainThread] [root/bar_manager.py:238]: Starting HotkeyListener...
2026-09-06 19:16:51,680 [INFO] [MainThread] [root/bar_manager.py:103]: Starting WindowsNotificationEventListener...
2026-09-06 19:16:51,682 [INFO] [MainThread] [root/watcher.py:65]: Watching directory: c:\users\alfin\.config\yasb
2026-09-06 19:16:51,682 [INFO] [MainThread] [root/watcher.py:104]: Created file watcher
2026-09-06 19:16:51,702 [INFO] [Dummy-13] [root/windows_notification.py:161]: Notification service started (WNF_SHEL_NOTIFICATION_TOTAL)
2026-09-06 19:16:51,703 [INFO] [MainThread] [system_colors/system_colors.py:59]: System Colors Service started.
2026-09-06 19:16:51,716 [INFO] [MainThread] [root/update_service.py:434]: Background update checker started
2026-09-06 19:18:36,843 [INFO] [MainThread] [root/controller.py:21]: Reloading Application because of config change.
2026-09-06 19:18:36,947 [INFO] [MainThread] [cli_server/cli_server.py:114]: Log pipe server stopped
2026-09-06 19:18:36,959 [INFO] [MainThread] [root/bar_manager.py:93]: Successfully loaded updated config and re-initialised all bars.
2026-09-06 19:18:38,671 [INFO] [MainThread] [root/bar_manager.py:111]: Stopping HotkeyListener...
2026-09-06 19:18:38,673 [INFO] [MainThread] [root/bar_manager.py:119]: Stopping WindowsNotificationEventListener...
2026-09-06 19:18:38,673 [INFO] [Dummy-13] [root/windows_notification.py:97]: Notification service stopped
2026-09-06 19:18:38,683 [INFO] [MainThread] [system_colors/system_colors.py:69]: System Colors Service stopped.
2026-09-06 19:18:39,017 [INFO] [MainThread] [root/log.py:104]: YASB v2.0.6
2026-09-06 19:18:39,018 [INFO] [CLIPipeServer] [cli_server/cli_server.py:216]: CLI server started v1.1.7
2026-09-06 19:18:39,018 [INFO] [MainThread] [cli_server/cli_server.py:106]: Log pipe server started
2026-09-06 19:18:39,460 [INFO] [SystrayHook] [systray_hook/systray_hook.py:193]: Injecting into Explorer (PID: 5692)
2026-09-06 19:18:39,493 [INFO] [MainThread] [root/service.py:225]: BrightnessService started with 1 monitors
2026-09-06 19:18:39,502 [INFO] [MainThread] [root/service.py:52]: AudioOutputService starting...
2026-09-06 19:18:39,537 [INFO] [MainThread] [root/service.py:41]: AudioInputService starting...
2026-09-06 19:18:40,636 [INFO] [MainThread] [root/bar_manager.py:238]: Starting HotkeyListener...
2026-09-06 19:18:40,636 [INFO] [MainThread] [root/bar_manager.py:103]: Starting WindowsNotificationEventListener...
2026-09-06 19:18:40,639 [INFO] [MainThread] [root/watcher.py:65]: Watching directory: c:\users\alfin\.config\yasb
2026-09-06 19:18:40,639 [INFO] [MainThread] [root/watcher.py:104]: Created file watcher
2026-09-06 19:18:40,652 [INFO] [Dummy-13] [root/windows_notification.py:161]: Notification service started (WNF_SHEL_NOTIFICATION_TOTAL)
2026-09-06 19:18:40,655 [INFO] [MainThread] [root/update_service.py:434]: Background update checker started
Windows fatal exception: code 0x80010108

Thread 0x00003378 [Thread-11] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 369 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\queue.py", line 199 in get
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 379 in dispatch_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 213 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x0000295c [Thread-12] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 326 in read_directory_changes
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 380 in read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 67 in _read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 70 in queue_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 158 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00002a20 [WindowsNotificationEventListener] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 778 in _poll
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 446 in select
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 2018 in _run_once
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 677 in run_forever
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 706 in run_until_complete
  File "D:\a\yasb\yasb\src\core\widgets\services\notifications\windows_notification.py", line 84 in run

Thread 0x00001944 [HotkeyListener] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\hotkeys.py", line 252 in run

Thread 0x00003864 [QueryWorker] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\quick_launch\workers.py", line 61 in run

Thread 0x00003840 [BrightnessPolicy] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\brightness\service.py", line 315 in _policy_message_loop
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00001680 [WiFiWorker] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 373 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 670 in wait
  File "D:\a\yasb\yasb\src\core\widgets\services\wifi\wifi_managers.py", line 160 in run

Thread 0x00002a38 [SystrayHook] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\systray\systray_hook.py", line 247 in run
  File "D:\a\yasb\yasb\src\core\widgets\yasb\systray.py", line 79 in run

Thread 0x000013dc [_EventWorker] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 147 in _poll
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 72 in select
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 199 in run

Thread 0x000048a4 [LogPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 138 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00002a24 [CLIPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 235 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00005384 [WiFiConnectWorker] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 404 in run_forever
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 428 in run_until_complete
  File "main.py", line 100 in main
  File "main.py", line 203 in <module>
  File "D:\a\yasb\yasb\venv\Lib\site-packages\freeze_core\initscripts\console.py", line 43 in run
  File "src/freeze_core/initscripts/__startup__.py", line 147 in run
Windows fatal exception: code 0x80010108

Thread 0x00003378 [Thread-11] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 369 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\queue.py", line 199 in get
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 379 in dispatch_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 213 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x0000295c [Thread-12] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 326 in read_directory_changes
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\winapi.py", line 380 in read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 67 in _read_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\read_directory_changes.py", line 70 in queue_events
  File "D:\a\yasb\yasb\venv\Lib\site-packages\watchdog\observers\api.py", line 158 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00002a20 [WindowsNotificationEventListener] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 778 in _poll
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\windows_events.py", line 446 in select
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 2018 in _run_once
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 677 in run_forever
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\asyncio\base_events.py", line 706 in run_until_complete
  File "D:\a\yasb\yasb\src\core\widgets\services\notifications\windows_notification.py", line 84 in run

Thread 0x00001944 [HotkeyListener] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\hotkeys.py", line 252 in run

Thread 0x00003864 [QueryWorker] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\quick_launch\workers.py", line 61 in run

Thread 0x00003840 [BrightnessPolicy] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\brightness\service.py", line 315 in _policy_message_loop
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00001680 [WiFiWorker] (most recent call first):
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 373 in wait
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 670 in wait
  File "D:\a\yasb\yasb\src\core\widgets\services\wifi\wifi_managers.py", line 160 in run

Thread 0x00002a38 [SystrayHook] (most recent call first):
  File "D:\a\yasb\yasb\src\core\widgets\services\systray\systray_hook.py", line 247 in run
  File "D:\a\yasb\yasb\src\core\widgets\yasb\systray.py", line 79 in run

Thread 0x000013dc [_EventWorker] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 147 in _poll
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 72 in select
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\_windows.py", line 199 in run

Thread 0x000048a4 [LogPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 138 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00002a24 [CLIPipeServer] (most recent call first):
  File "D:\a\yasb\yasb\src\core\utils\win32\bindings\kernel32.py", line 291 in ConnectNamedPipe
  File "D:\a\yasb\yasb\src\core\utils\cli_server.py", line 235 in _run_server
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1024 in run
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1082 in _bootstrap_inner
  File "C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\threading.py", line 1044 in _bootstrap

Thread 0x00005384 [WiFiConnectWorker] (most recent call first):
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 404 in run_forever
  File "D:\a\yasb\yasb\venv\Lib\site-packages\qasync\__init__.py", line 428 in run_until_complete
  File "main.py", line 100 in main
  File "main.py", line 203 in <module>
  File "D:\a\yasb\yasb\venv\Lib\site-packages\freeze_core\initscripts\console.py", line 43 in run
  File "src/freeze_core/initscripts/__startup__.py", line 147 in run
2026-09-06 21:51:13,454 [INFO] [WiFiConnectWorker] [root/controller.py:21]: Reloading Application from tray...
2026-09-06 21:51:13,555 [INFO] [WiFiConnectWorker] [cli_server/cli_server.py:114]: Log pipe server stopped
2026-09-06 21:51:15,300 [INFO] [WiFiConnectWorker] [root/bar_manager.py:111]: Stopping HotkeyListener...
2026-09-06 21:51:15,301 [INFO] [WiFiConnectWorker] [root/bar_manager.py:119]: Stopping WindowsNotificationEventListener...
2026-09-06 21:51:15,302 [INFO] [Dummy-13] [root/windows_notification.py:97]: Notification service stopped
2026-09-06 21:51:15,684 [INFO] [MainThread] [root/log.py:104]: YASB v2.0.6
2026-09-06 21:51:15,685 [INFO] [CLIPipeServer] [cli_server/cli_server.py:216]: CLI server started v1.1.7
2026-09-06 21:51:15,685 [INFO] [MainThread] [cli_server/cli_server.py:106]: Log pipe server started
2026-09-06 21:51:16,117 [INFO] [SystrayHook] [systray_hook/systray_hook.py:193]: Injecting into Explorer (PID: 5692)
2026-09-06 21:51:16,123 [INFO] [MainThread] [root/service.py:225]: BrightnessService started with 1 monitors
2026-09-06 21:51:16,133 [INFO] [MainThread] [root/service.py:52]: AudioOutputService starting...
2026-09-06 21:51:16,167 [INFO] [MainThread] [root/service.py:41]: AudioInputService starting...
2026-09-06 21:51:17,231 [INFO] [MainThread] [root/bar_manager.py:238]: Starting HotkeyListener...
2026-09-06 21:51:17,231 [INFO] [MainThread] [root/bar_manager.py:103]: Starting WindowsNotificationEventListener...
2026-09-06 21:51:17,233 [INFO] [MainThread] [root/watcher.py:65]: Watching directory: c:\users\alfin\.config\yasb
2026-09-06 21:51:17,233 [INFO] [MainThread] [root/watcher.py:104]: Created file watcher
2026-09-06 21:51:17,247 [INFO] [MainThread] [root/update_service.py:434]: Background update checker started
2026-09-06 21:51:17,260 [INFO] [Dummy-13] [root/windows_notification.py:161]: Notification service started (WNF_SHEL_NOTIFICATION_TOTAL)
2026-09-06 21:53:03,368 [INFO] [MainThread] [root/controller.py:21]: Reloading Application from tray...
2026-09-06 21:53:03,469 [INFO] [MainThread] [cli_server/cli_server.py:114]: Log pipe server stopped
2026-09-06 21:53:05,211 [INFO] [MainThread] [root/bar_manager.py:111]: Stopping HotkeyListener...
2026-09-06 21:53:05,212 [INFO] [MainThread] [root/bar_manager.py:119]: Stopping WindowsNotificationEventListener...
2026-09-06 21:53:05,213 [INFO] [Dummy-13] [root/windows_notification.py:97]: Notification service stopped
2026-09-06 21:53:05,599 [INFO] [MainThread] [root/log.py:104]: YASB v2.0.6
2026-09-06 21:53:05,599 [INFO] [CLIPipeServer] [cli_server/cli_server.py:216]: CLI server started v1.1.7
2026-09-06 21:53:05,600 [INFO] [MainThread] [cli_server/cli_server.py:106]: Log pipe server started
2026-09-06 21:53:06,078 [INFO] [SystrayHook] [systray_hook/systray_hook.py:193]: Injecting into Explorer (PID: 5692)
2026-09-06 21:53:06,097 [INFO] [MainThread] [root/service.py:225]: BrightnessService started with 1 monitors
2026-09-06 21:53:06,106 [INFO] [MainThread] [root/service.py:52]: AudioOutputService starting...
2026-09-06 21:53:06,143 [INFO] [MainThread] [root/service.py:41]: AudioInputService starting...
2026-09-06 21:53:06,700 [INFO] [MainThread] [root/bar_manager.py:238]: Starting HotkeyListener...
2026-09-06 21:53:06,700 [INFO] [MainThread] [root/bar_manager.py:103]: Starting WindowsNotificationEventListener...
2026-09-06 21:53:06,702 [INFO] [MainThread] [root/watcher.py:65]: Watching directory: c:\users\alfin\.config\yasb
2026-09-06 21:53:06,702 [INFO] [MainThread] [root/watcher.py:104]: Created file watcher
2026-09-06 21:53:06,719 [INFO] [MainThread] [root/update_service.py:434]: Background update checker started
2026-09-06 21:53:06,722 [INFO] [Dummy-13] [root/windows_notification.py:161]: Notification service started (WNF_SHEL_NOTIFICATION_TOTAL)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions