-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Firefly Luciferin infinitely starts itself after Windows standby #228
Comments
Sometimes i'm fast enough to start the windows shortcut on my desktop, witch i added:
|
Hi @matmoeh, this is a known issue because there are other users complaining about it. I'm not able to reproduce it and for this reason it's difficult to fix. does this happen when your PC wake up from sleep? |
ok I was able to reproduce it. fixing it the next release, thanks for reporting this issue @matmoeh 👍 |
Wow! This was fast. Thank you! :) |
- ***Breaking changes***: requires `Glow Worm Luciferin` firmware (v2.17.6). - **Luciferin now has specific support for [AVX CPU extensions](https://github.com/sblantipodi/firefly_luciferin/wiki/Very-fast-capture#cpu-acceleration-using-avx-simd-extensions).** AMD and Intel are investing a lot of resources in improving their CPU extensions. Next-generation CPUs contain various optimizations related to `Advanced Vector Extensions (AVX)` which are `Single Instruction, Multiple Data (SIMD)` extensions to the x86 instruction set architecture for microprocessors. AVX 512 and AVX 256 offer significant performance improvements and resource optimization benefits. - USB/Serial communication has been redesigned: - Improved USB device recognition under Linux. - Serial devices may cause an infinite loop due to buggy COM port enumeration. Fixed. - [Tray icon](https://github.com/sblantipodi/firefly_luciferin/wiki/Tray-icon-shortcuts) has been improved with new shortcuts. - Added a workaround for an existing Windows issue that causes tray menu to stay behind the taskbar. [Closes #229](sblantipodi/firefly_luciferin#229). - Fixed an issue that prevented Firefly Luciferin from detecting Glow Worm Luciferin devices when the computer was connected to a VPN. - Firefly Luciferin infinitely starts itself after PC standby / wake up. [Closes #228](sblantipodi/firefly_luciferin#228). - There are microcontrollers that has built/in LED. This LED can stay on and be annoying, it now follows the [device reset](https://github.com/sblantipodi/firefly_luciferin/wiki/Device-reset) behaviour. - Fixed an issue that prevented Linux version to show the UI when [debug level](https://github.com/sblantipodi/firefly_luciferin/wiki/Debug) is set to DEBUG. - Fixed an issue that prevented Hyprland to show the UI. - Fixed an issue that caused incorrect color reproduction on non-standard screen resolutions. - Fixed an issue that prevented the Glow Worm Luciferin Light Firmware from properly turning off the LED strip when closing Firefly Luciferin. - Java/JavaFX 23, libs update, code refactor to avoid using deprecated methods, CI/CD pipeline improvements. - [Arduino Bootstrapper](https://github.com/sblantipodi/arduino_bootstrapper/releases) update (v.1.18.2).
Firefly Luciferin version
2.16.4
Glow Worm Luciferin version
5.15.4
Firmware type
FULL
What is the stream method?
WiFi Stream
Fiefly Luciferin config file
Relevant log output
How to reproduce
Sometimes, after starting my PC an windows leaving standby mode, Firefly Luciferin begins to start itself infinitely until Windows becomes unresponsive.
The text was updated successfully, but these errors were encountered: