SUMMARY PC to Android notification synchronization only works without icons STEPS TO REPRODUCE 1. Enable receiving notifications on Android, pair with PC 2. Enable sending notifications on PC 3. notify-send --urgency=critical iconNO # Sends fine 4. notify-send --urgency=critical iconYES --icon=/usr/share/icons/hicolor/512x512/apps/deluge.png # Fails OBSERVED RESULT Only notification without an icon is sent EXPECTED RESULT Both notifications get sent SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.112.0 Qt Version: 5.15.11 Kernel Version: 6.6.1-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor Memory: 62.0 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 4090/PCIe/SSE2 Manufacturer: Gigabyte Technology Co., Ltd. Product Name: X670 AORUS ELITE AX KDE Connect 1.29.0 on Android ADDITIONAL INFORMATION This can be worked around by disabling "Synchronize icons" in Send notifications settings on the PC, but it obviously does not send the icon over then
Created attachment 163233 [details] deluge.png This seems to actually be related to some specific icons, as a random SVG (https://www.iconfinder.com/icons/7755366/hipster_lifestyle_journal_diary_note_icon) works fine, but a PNG I have on my system does not.