Bug 477135 - kdeconnect does not synchronize notifications with icons
Summary: kdeconnect does not synchronize notifications with icons
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (show other bugs)
Version: 23.08.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-17 10:58 UTC by Martin
Modified: 2023-11-17 11:24 UTC (History)
1 user (show)

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


Attachments
deluge.png (19.66 KB, image/png)
2023-11-17 11:24 UTC, Martin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin 2023-11-17 10:58:33 UTC
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
Comment 1 Martin 2023-11-17 11:24:13 UTC
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.