Something like that:

=== modified file 'src/indicator-messages.c'
--- src/indicator-messages.c    2010-07-29 11:30:48 +0000
+++ src/indicator-messages.c    2010-07-29 11:36:44 +0000
@@ -314,6 +314,8 @@
        PangoLayout * layout;
        gint font_size = RIGHT_LABEL_FONT_SIZE;
 
+       if (! GTK_IS_WIDGET (widget)) return;
+
        /* get style */
        style = gtk_widget_get_style (widget);

-- 
https://code.launchpad.net/~cimi/indicator-messages/right-rounded-numbers/+merge/31262
Your team ayatana-commits is subscribed to branch lp:indicator-messages.

_______________________________________________
Mailing list: https://launchpad.net/~ayatana-commits
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ayatana-commits
More help   : https://help.launchpad.net/ListHelp

Reply via email to