#0 0x00007fa81adecf50 in _XReply (dpy=0x1e2c210, rep=0x7fff25eb5bc0, #1 0x00007fa81adca246 in XGetWindowProperty (dpy=0x1e2c210, w=18874371, #2 0x00007fa81adc8fb1 in XGetClassHint (dpy=0x1e2c210, w=0, #3 0x0000000000414fb3 in defaults_get_top_corner (self=0x1e8c030, #4 0x000000000041826c in stack_layout (self=0x1ecd4c0) at display.c:217 212: } 213: 214: bubble_set_timeout (bubble, 215: defaults_get_on_screen_timeout (self->defaults)); 216: 217: defaults_get_top_corner (self->defaults, &x, &y); 218: 219: if (sync_bubble != NULL 220: && bubble_is_visible (sync_bubble)) 221: { 222: d = self->defaults; #5 0x0000000000418bf1 in stack_notify_handler (self=0x1ecd4c0, #6 0x0000000000417c6c in dbus_glib_marshal_stack_VOID__STRING_UINT_STRING_STRING_STRING_BOXED_BOXED_INT_POINTER (closure=0x7fff25eb6200, #7 0x00007fa81d64012b in gobject_message_function (connection=0x1e8d120, #8 0x00007fa81d412081 in _dbus_object_tree_dispatch_and_unlock ( #9 0x00007fa81d404966 in dbus_connection_dispatch (connection=0x1e8d120) #10 0x00007fa81d63cb55 in message_queue_dispatch ( #11 0x00007fa81b6720ca in IA__g_main_context_dispatch (context=0x1e462f0) #12 0x00007fa81b6757a0 in g_main_context_iterate (context=0x1e462f0, block=1, #13 0x00007fa81b675c6d in IA__g_main_loop_run (loop=0x1efe1a0) #14 0x00007fa81cf309f7 in IA__gtk_main () #15 0x0000000000417470 in main (argc=1, argv=0x7fff25eb67e8) at main.c:77 72: 73: dbus_g_connection_register_g_object (connection, 74: DBUS_PATH, 75: G_OBJECT (stack)); 76: 77: gtk_main (); 78: 79: stack_del (stack); 80: 81: return 0; 82: }