https://bugs.kde.org/show_bug.cgi?id=409124
Bug ID: 409124 Summary: Parameters being ignored Product: Snoretoast Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: vonr...@kde.org Reporter: dan...@safing.io Target Milestone: --- SUMMARY Something is really wrong with the parameters given to SnoreToast.exe. Even `-v` and `-h` do nothing. STEPS TO REPRODUCE 1. Download SnoreToast nightly (commit 4240c64dc51ea71b00a603c96f84e9cd0c53874b) 2. Run the Installer (alternatively, only download the binary) 3. Run `SnoreToast.exe -v` or `SnoreToast.exe -h` Alternatively: 1. Download sources (commit 4240c64dc51ea71b00a603c96f84e9cd0c53874b) 2. Compile with MSVC 19.21.27702.2 (cmake, nmake) 3. Run `SnoreToast.exe -v` or `SnoreToast.exe -h` OBSERVED RESULT Version or help output being printed to the terminal. EXPECTED RESULT No output. SOFTWARE/OS VERSIONS Windows: Version 10.0.17763 Build 17763 ADDITIONAL INFORMATION Nightly binary exits with 0, while the locally compiled binary exits with 5. -- You are receiving this mail because: You are watching all bug changes.