#0 0x00007f5817ee3a4c in gtk_status_icon_set_visible (status_icon=0x119a830, visible=0) at /build/buildd/gtk+3.0-3.8.4/./gtk/gtkstatusicon.c:2057 [Error: /build/buildd/gtk+3.0-3.8.4/./gtk/gtkstatusicon.c was not found in source tree] #1 0x0000000000413a3b in indicator_unfallback (indicator=0x111aa00, status_icon=) at applet.c:3749 3744: applet = NM_APPLET(g_object_get_data (G_OBJECT (indicator), "applet")); 3745: g_return_if_fail (NM_IS_APPLET (applet)); 3746: g_return_if_fail (applet->status_icon); 3747: 3748: g_message ("moving back from GtkStatusIcon to indicator"); 3749: gtk_status_icon_set_visible (applet->status_icon, FALSE); 3750: 3751: applet->in_fallback = FALSE; 3752: } 3753: 3754: static gboolean #2 0x00007f58188069a7 in app_indicator_dispose (object=0x111aa00) at ../../../src/app-indicator.c:646 [Error: ../../../src/app-indicator.c was not found in source tree] #3 0x00007f581674fc8c in ?? () #4 0x00000000010e0070 in ?? () #5 0x00000000010e0070 in ?? () #6 0x00000000010e0080 in ?? () #7 0x0000000000417db7 in finalize (object=0x0) at applet.c:4134 4129: if (applet->status_icon) 4130: g_object_unref (applet->status_icon); 4131: 4132: #ifdef ENABLE_INDICATOR 4133: if (applet->app_indicator) 4134: g_object_unref (applet->app_indicator); 4135: #endif 4136: 4137: if (applet->nm_client) 4138: g_object_unref (applet->nm_client); 4139: #8 0x00007f581674fd1a in ?? () #9 0x00000000010e0070 in ?? () #10 0x0000000000000000 in ?? ()