Viktor Odintsev <[email protected]> has asked Simon Steinbeiss <[email protected]> for review: Bug 11929: Unable to set tray icons order https://bugzilla.xfce.org/show_bug.cgi?id=11929
Attachment 7288: systray: don't lookup hash table for null keys https://bugzilla.xfce.org/attachment.cgi?id=7288&action=edit --- Comment #4 from Viktor Odintsev <[email protected]> --- Created attachment 7288 --> https://bugzilla.xfce.org/attachment.cgi?id=7288&action=edit systray: don't lookup hash table for null keys It seems that sometimes names can take NULL value since WM_NAME may be missing. I'm trying to obtain sort values from hash tables by NULL name which causes systray to crash. This patch fixes this problem. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
