#0 xnp_window_delete_note (self=self@entry=0xb96783f0, page=-1) at window.c:1924 1919: void xnp_window_delete_note (XnpWindow* self, gint page) { 1920: XnpNote* note; 1921: gint _tmp0_; 1922: g_return_if_fail (self != NULL); 1923: note = _g_object_ref0 (XNP_NOTE (gtk_notebook_get_nth_page (self->priv->notebook, page))); 1924: if (gtk_text_buffer_get_char_count (gtk_text_view_get_buffer ((GtkTextView*) note->text_view)) > 0) { 1925: GtkMessageDialog* dialog; 1926: gint res; 1927: dialog = g_object_ref_sink ((GtkMessageDialog*) gtk_message_dialog_new ((GtkWindow*) self, GTK_DIALOG_DESTROY_WITH_PARENT, GTK_MESSAGE_QUESTION, GTK_BUTTONS_YES_NO, _ ("Are you sure you want to delete this note?"))); 1928: res = gtk_dialog_run ((GtkDialog*) dialog); 1929: gtk_object_destroy ((GtkObject*) dialog); #1 0xb772367b in xnp_window_delete_current_note (self=self@entry=0xb96783f0) at window.c:1910 1905: * 1906: * Delete the current note. 1907: */ 1908: void xnp_window_delete_current_note (XnpWindow* self) { 1909: g_return_if_fail (self != NULL); 1910: xnp_window_delete_note (self, gtk_notebook_get_current_page (self->priv->notebook)); 1911: } 1912: 1913: 1914: /** 1915: * delete_note: #2 0xb77236df in xnp_window_action_delete_note (self=0xb96783f0) at window.c:1194 1189: } 1190: 1191: 1192: static void xnp_window_action_delete_note (XnpWindow* self) { 1193: g_return_if_fail (self != NULL); 1194: xnp_window_delete_current_note (self); 1195: } 1196: 1197: 1198: static void xnp_window_action_rename_note (XnpWindow* self) { 1199: g_return_if_fail (self != NULL); #3 _xnp_window_action_delete_note_gtk_menu_item_activate (_sender=_sender@entry=0xb9756d78, self=0xb96783f0) at window.c:1294 1289: xnp_window_action_new_note (self); 1290: } 1291: 1292: 1293: static void _xnp_window_action_delete_note_gtk_menu_item_activate (GtkMenuItem* _sender, gpointer self) { 1294: xnp_window_action_delete_note (self); 1295: } 1296: 1297: 1298: static void _xnp_window_action_rename_note_gtk_menu_item_activate (GtkMenuItem* _sender, gpointer self) { 1299: xnp_window_action_rename_note (self); #4 0xb6ce559f in g_cclosure_marshal_VOID__VOID (closure=closure@entry=0xb9767a20, return_value=return_value@entry=0x0, n_param_values=n_param_values@entry=1, param_values=param_values@entry=0xbf95ec90, invocation_hint=invocation_hint@entry=0xbf95ec3c, marshal_data=marshal_data@entry=0x0) at /build/buildd/glib2.0-2.34.3/./gobject/gmarshal.c:85 [Error: /build/buildd/glib2.0-2.34.3/./gobject/gmarshal.c was not found in source tree] #5 0xb6ce3836 in g_closure_invoke (closure=0xb9767a20, return_value=return_value@entry=0x0, n_param_values=1, param_values=param_values@entry=0xbf95ec90, invocation_hint=invocation_hint@entry=0xbf95ec3c) at /build/buildd/glib2.0-2.34.3/./gobject/gclosure.c:777 [Error: /build/buildd/glib2.0-2.34.3/./gobject/gclosure.c was not found in source tree] #6 0xb6cf562f in signal_emit_unlocked_R (node=node@entry=0xb9650630, detail=detail@entry=0, instance=instance@entry=0xb9756d78, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0xbf95ec90) at /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c:3551 [Error: /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c was not found in source tree] #7 0xb6cfd73a in g_signal_emit_valist (instance=instance@entry=0xb9756d78, signal_id=signal_id@entry=96, detail=detail@entry=0, var_args=var_args@entry=0xbf95ee7c "") at /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c:3300 [Error: /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c was not found in source tree] #8 0xb6cfd8b3 in g_signal_emit (instance=instance@entry=0xb9756d78, signal_id=96, detail=detail@entry=0) at /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c:3356 [Error: /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c was not found in source tree] #9 0xb7322b73 in IA__gtk_widget_activate (widget=widget@entry=0xb9756d78) at /build/buildd/gtk+2.0-2.24.14/gtk/gtkwidget.c:5041 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkwidget.c was not found in source tree] #10 0xb72013a5 in IA__gtk_menu_shell_activate_item (menu_shell=menu_shell@entry=0xb967d658, menu_item=menu_item@entry=0xb9756d78, force_deactivate=force_deactivate@entry=1) at /build/buildd/gtk+2.0-2.24.14/gtk/gtkmenushell.c:1353 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkmenushell.c was not found in source tree] #11 0xb7201799 in gtk_menu_shell_button_release (widget=0xb967d658, event=0xb97aaa30) at /build/buildd/gtk+2.0-2.24.14/gtk/gtkmenushell.c:780 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkmenushell.c was not found in source tree] #12 0xb71f4ae1 in gtk_menu_button_release (event=0xb97aaa30, widget=0xb967d658) at /build/buildd/gtk+2.0-2.24.14/gtk/gtkmenu.c:3044 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkmenu.c was not found in source tree] #13 gtk_menu_button_release (widget=0xb967d658, event=0xb97aaa30) at /build/buildd/gtk+2.0-2.24.14/gtk/gtkmenu.c:3008 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkmenu.c was not found in source tree] #14 0xb71eb3a2 in _gtk_marshal_BOOLEAN__BOXED (closure=0xb96494c8, return_value=0xbf95f0d0, n_param_values=2, param_values=0xbf95f140, invocation_hint=0xbf95f0ec, marshal_data=0xb71f4a30 ) at /build/buildd/gtk+2.0-2.24.14/gtk/gtkmarshalers.c:86 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkmarshalers.c was not found in source tree] #15 0xb6ce26cd in g_type_class_meta_marshal (closure=closure@entry=0xb96494c8, return_value=return_value@entry=0xbf95f0d0, n_param_values=n_param_values@entry=2, param_values=param_values@entry=0xbf95f140, invocation_hint=invocation_hint@entry=0xbf95f0ec, marshal_data=marshal_data@entry=0xb4) at /build/buildd/glib2.0-2.34.3/./gobject/gclosure.c:970 [Error: /build/buildd/glib2.0-2.34.3/./gobject/gclosure.c was not found in source tree] #16 0xb6ce3836 in g_closure_invoke (closure=closure@entry=0xb96494c8, return_value=return_value@entry=0xbf95f0d0, n_param_values=2, param_values=param_values@entry=0xbf95f140, invocation_hint=invocation_hint@entry=0xbf95f0ec) at /build/buildd/glib2.0-2.34.3/./gobject/gclosure.c:777 [Error: /build/buildd/glib2.0-2.34.3/./gobject/gclosure.c was not found in source tree] #17 0xb6cf544a in signal_emit_unlocked_R (node=node@entry=0xb9649630, detail=detail@entry=0, instance=instance@entry=0xb967d658, emission_return=emission_return@entry=0xbf95f1fc, instance_and_params=instance_and_params@entry=0xbf95f140) at /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c:3589 [Error: /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c was not found in source tree] #18 0xb6cfd47b in g_signal_emit_valist (instance=instance@entry=0xb967d658, signal_id=signal_id@entry=34, detail=detail@entry=0, var_args=0xbf95f340 "l\363\225\277\060\252z\271", var_args@entry=0xbf95f33c "0\252z\271l\363\225\277\060\252z\271") at /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c:3310 [Error: /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c was not found in source tree] #19 0xb6cfd8b3 in g_signal_emit (instance=instance@entry=0xb967d658, signal_id=34, detail=detail@entry=0) at /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c:3356 [Error: /build/buildd/glib2.0-2.34.3/./gobject/gsignal.c was not found in source tree] #20 0xb7323b3b in gtk_widget_event_internal (widget=widget@entry=0xb967d658, event=event@entry=0xb97aaa30) at /build/buildd/gtk+2.0-2.24.14/gtk/gtkwidget.c:5010 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkwidget.c was not found in source tree] #21 0xb7323e7e in IA__gtk_widget_event (widget=widget@entry=0xb967d658, event=event@entry=0xb97aaa30) at /build/buildd/gtk+2.0-2.24.14/gtk/gtkwidget.c:4807 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkwidget.c was not found in source tree] #22 0xb71e94b4 in IA__gtk_propagate_event (widget=0xb967d658, widget@entry=0xb9756d78, event=event@entry=0xb97aaa30) at /build/buildd/gtk+2.0-2.24.14/gtk/gtkmain.c:2509 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkmain.c was not found in source tree] #23 0xb71e9848 in IA__gtk_main_do_event (event=0xb97aaa30) at /build/buildd/gtk+2.0-2.24.14/gtk/gtkmain.c:1699 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkmain.c was not found in source tree] #24 0xb705cc08 in gdk_event_dispatch (source=source@entry=0xb9645568, callback=0x0, user_data=0x0) at /build/buildd/gtk+2.0-2.24.14/gdk/x11/gdkevents-x11.c:2403 [Error: /build/buildd/gtk+2.0-2.24.14/gdk/x11/gdkevents-x11.c was not found in source tree] #25 0xb6c1fa23 in g_main_dispatch (context=0xb9644650) at /build/buildd/glib2.0-2.34.3/./glib/gmain.c:2715 [Error: /build/buildd/glib2.0-2.34.3/./glib/gmain.c was not found in source tree] #26 g_main_context_dispatch (context=context@entry=0xb9644650) at /build/buildd/glib2.0-2.34.3/./glib/gmain.c:3219 [Error: /build/buildd/glib2.0-2.34.3/./glib/gmain.c was not found in source tree] #27 0xb6c1fdc0 in g_main_context_iterate (context=0xb9644650, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.34.3/./glib/gmain.c:3290 [Error: /build/buildd/glib2.0-2.34.3/./glib/gmain.c was not found in source tree] #28 0xb6c2021b in g_main_loop_run (loop=loop@entry=0xb96763c0) at /build/buildd/glib2.0-2.34.3/./glib/gmain.c:3484 [Error: /build/buildd/glib2.0-2.34.3/./glib/gmain.c was not found in source tree] #29 0xb71e85c0 in IA__gtk_main () at /build/buildd/gtk+2.0-2.24.14/gtk/gtkmain.c:1271 [Error: /build/buildd/gtk+2.0-2.24.14/gtk/gtkmain.c was not found in source tree] #30 0xb771b9b5 in _vala_main (args=args@entry=0xbf95f6a4, args_length1=args_length1@entry=1) at main-status-icon.c:281 276: } 277: g_signal_connect (app, "message-received", (GCallback) __lambda7__unique_app_message_received, NULL); 278: g_set_application_name (_ ("Notes")); 279: build_plugin (); 280: xfce_autostart_set ("xfce4-notes-autostart", "xfce4-notes", FALSE); 281: gtk_main (); 282: application = (_tmp2_ = NULL, _g_object_unref0 (application), _tmp2_); 283: invisible = (_tmp3_ = NULL, _g_object_unref0 (invisible), _tmp3_); 284: status_icon = (_tmp4_ = NULL, _g_object_unref0 (status_icon), _tmp4_); 285: context_menu = (_tmp5_ = NULL, _g_object_unref0 (context_menu), _tmp5_); 286: result = 0; #31 0xb771ad2c in main (argc=1, argv=0xbf95f6a4) at main-status-icon.c:294 289: } 290: 291: 292: int main (int argc, char ** argv) { 293: g_type_init (); 294: return _vala_main (argv, argc); 295: } 296: 297: 298: static int _vala_strcmp0 (const char * str1, const char * str2) { 299: if (str1 == NULL) {