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.

It causes g-p-m to crash on startup (see bug 523041), thus I'm backing
out this patch for now.

** Changed in: gnome-power-manager (Ubuntu)
       Status: Fix Released => Triaged

-- 
Support Application Indicators
https://bugs.launchpad.net/bugs/497870
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-media in ubuntu.

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

Reply via email to