linuxdeepin / dde-session-ui

dde-session-ui module
GNU General Public License v3.0
33 stars 57 forks source link

fix: when id is empty osd break, and wrong gsetting #331

Closed Decodetalkers closed 1 year ago

Decodetalkers commented 1 year ago

Log: fix when is id empty, osd break

这样就可以复现

gdbus call --session  \
--dest org.freedesktop.Notifications \
--object-path /org/freedesktop/Notifications \
--method org.freedesktop.Notifications.Notify \
"" \
42 \
"" \
"The Summary"\ 
"Here's the body of the notification" \ 
[] \
{} \
5000