GNOME Bugzilla – Bug 765452
Patch to stop "Unhandled action type" warnings spam in logs for custom atoms
Last modified: 2016-04-23 02:54:18 UTC
Created attachment 326586 [details] [review] Warning Fix libwnck is flooding systemd journal very hard with "Unhandled action type" warnings when it encounters atom that it doesn't understand. Openbox being a particular victim of this spam because it employs custom atom _OB_WM_ACTION_UNDECORATE for its needs. Attached patch changes the behavior of this warning to occur only when unknown atom's name is null or begins with "_NET_WM_" in its name, thereby suppressing warnings for all non-standard atoms.
*** This bug has been marked as a duplicate of bug 765453 ***
Double post. Disregard this bug entry. See here: https://bugzilla.gnome.org/show_bug.cgi?id=765453