This patch should be written more robustly. It initializes
icon->priv->app_indicator = app_indicator_new() without ever checking
for success, or NULL, and all the new code which accesses this does not
do anything like g_assert() or g_return_if_fail() if the indicator is
NULL. It should just fall back to the current upstream behaviour
(showing its own tray icon) if initializing the indicator fails.

-- 
gnome-power-manager crashed with signal 5 in 
dbus_g_connection_register_g_object()
https://bugs.launchpad.net/bugs/523041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to