SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. click on "Timers" 2. click on "New Timer" 3. set "Command at timeout:" to notify-send 'Hello world!' 'This is an example notification.' --icon=dialog-information 4. click on "Done" 5. click on the new timer 6. click on "Start" 7. wait till the timer finishes OBSERVED RESULT No notification named 'Hello world!' EXPECTED RESULT Notification named 'Hello world!' should appear. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 ADDITIONAL INFORMATION
Is this a flatpak or natively installed?
(In reply to Devin Lin from comment #1) > Is this a flatpak or natively installed? Natively installed. Fedora 36.
Should be fixed with https://invent.kde.org/plasma-mobile/kclock/-/commit/9897b00fd3cbaf58e4a6511b35ba2b414f588dd0, there was a logic error. This will make it to the next Plasma Mobile Gear release.