SystemTray icon indicating copy to clipboard operation
SystemTray copied to clipboard

'gsignal.c: signal 'child-added' is invalid for instance 'xyz' of type 'GtkMenu''

Open dorkbox opened this issue 9 years ago • 1 comments

This is a known appindicator bug, and is rather old. Some distributions use an OLD version of libappindicator, and will see this error.

The fallout from this issue (ie: menu entries not displaying) has been worked around, so the menus should still show correctly.

See: https://askubuntu.com/questions/364594/has-the-appindicator-or-gtkmenu-api-changed-in-saucy

dorkbox avatar Nov 15 '15 13:11 dorkbox

We now hide GTK warnings (such as this) for non-debug builds, so this should never be seen in production.

dorkbox avatar Jul 24 '17 12:07 dorkbox