-
-
Notifications
You must be signed in to change notification settings - Fork 537
Open
Description
Hi,
2 weeks ago my deej just stopped working in Windows. CH340 driver did not change, still using 3.5.2019.1. Serial monitor still shows changes when moving the sliders, it's just that the windows application does nothing and doesn't show anything useful in the logs:
2025-03-26 12:55:34.667 info main Version info {"gitCommit": "7567f83", "versionTag": "v0.9.10", "buildType": "release"}
2025-03-26 12:55:34.704 info deej.config Loaded config successfully
2025-03-26 12:55:34.704 info deej.config Config values {"sliderMapping": "<5 sliders mapped to 5 targets>", "connectionInfo": {"COMPort":"COM8","BaudRate":9600}, "invertSliders": false}
2025-03-26 12:55:34.740 info deej.sessions Got all audio sessions successfully {"sessionMap": "<8 audio sessions>"}
2025-03-26 12:55:34.809 info deej Run loop starting
2025-03-26 12:55:34.834 info deej.serial.com8 Connected {"conn": {}}
2025-03-26 12:56:13.241 info deej.tray Refresh sessions menu item clicked, triggering session map refresh
2025-03-26 12:56:13.272 info deej.sessions Got all audio sessions successfully {"sessionMap": "<8 audio sessions>"}
2025-03-26 12:56:28.807 info deej.tray Edit config menu item clicked, opening config for editing
2025-03-26 12:56:37.571 info deej.config Loaded config successfully
2025-03-26 12:56:37.571 info deej.config Config values {"sliderMapping": "<5 sliders mapped to 5 targets>", "connectionInfo": {"COMPort":"COM8","BaudRate":9600}, "invertSliders": false}
2025-03-26 12:56:37.571 info deej.config Reloaded config successfully
2025-03-26 12:56:37.572 info deej.notifier Sending toast notification {"title": "Configuration reloaded!", "message": "Your changes have been applied."}
2025-03-26 12:56:37.835 info deej.sessions Detected config reload, attempting to re-acquire all audio sessions
2025-03-26 12:56:37.861 info deej.sessions Got all audio sessions successfully {"sessionMap": "<8 audio sessions>"}
Metadata
Metadata
Assignees
Labels
No labels