Bug 515204 - After force-stopping the android client it starts to send every new notification twice
Summary: After force-stopping the android client it starts to send every new notificat...
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (other bugs)
Version First Reported In: unspecified
Platform: Android Android 13.x
: NOR major
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-28 14:20 UTC by Youssef Al-Bor3y
Modified: 2026-01-28 14:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
an image shows the 2 popups (14.42 KB, image/png)
2026-01-28 14:20 UTC, Youssef Al-Bor3y
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Youssef Al-Bor3y 2026-01-28 14:20:25 UTC
Created attachment 188990 [details]
an image shows the 2 popups

SUMMARY
When i force stop the android client while it's paired and the re-launching it again, it starts to send every new notification twice

STEPS TO REPRODUCE
1. Pair an android device using KDE Connect
2. Force stop the android client
3. Launch it again
4. Send a notification to yourself

OBSERVED RESULT
The notification appears on the other peer twice

EXPECTED RESULT
The notification appear on the other peer once

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 6.5.5
KDE Frameworks Version: 6.22
Qt Version: 6.10.1

ADDITIONAL INFORMATION
This shouldn't happen as Plasma refuses to show 2 notifications with the same exact content, but for some reason it shows them, the 2 popups have the same id, also the second one doesn't have an icon which is expected

> If it's an update, the other end should have the icon already: no need to extract it and create the payload again

Quoted from kdeconnect-android's source code