https://bugs.kde.org/show_bug.cgi?id=520983
--- Comment #3 from Pawel <[email protected]> --- I wanted to capture logcat logs in hope of providing some additional data and apparently I've found another issue and a workaround to this one? While fiddling with the KDEConnect settings today, I've enabled the "Send notifications only if the screen is off" and forgot about it - this appears to not function as expected and what is actually does for me is makes the notifications work for both screen on and screen off. Initial steps: - connected the phone via usb - "adb devices" in terminal + approval of usb debugging on the device - "adb shell pidof -s org.kde.kdeconnect_tp" - "adb logcat --pid=<pid from above>" After that I've: - sent message to myself with phone being open (flip) and unlocked - notification appeared on desktop (as expected) - allowed the lockscreen to timeout and sent sms again - notification appeared on desktop - unlocked the lockscreen and locked it manually, sent sms - notification appeared on desktop - closed the phone, sent sms - notification appeared on desktop - cleared all notifications on phone, closed it and waited some time before sending the sms - notification again appeared on desktop As a sanity check, the above tests have been performed with both usb attached and adb logcat running as well as without it. I'm more than puzzled at this point. I've even did a few rounds of enable/disable "Send notifications only if the screen is off" in the settings and the behaviour is consistent. Clearing app from recent app list does not affect it when "Send notifications only if the screen is off" is on. @Kevin if you could find some time, could you please test the mentioned option and let me know what happens for you? -- You are receiving this mail because: You are watching all bug changes.
