GNOME Bugzilla – Bug 742657
Gnote crashes when note actions are disabled/enabled (sync or Read Only plugin)
Last modified: 2015-01-11 18:03:52 UTC
Version-Release number of selected component: gnote-3.14.0-1.fc21 Additional info: reporter: libreport-2.3.0 backtrace_rating: 4 cmdline: gnote crash_function: gobj executable: /usr/bin/gnote kernel: 3.17.3-300.fc21.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 gobj at ../gtkmm/action.h:131 #1 Gtk::Action::set_sensitive at action.cc:465 #2 gnote::NoteWindow::enabled at notewindow.cpp:621 #3 gnote::Note::enabled at note.cpp:831 #4 gnote::sync::SilentUI::on_connecting at synchronization/silentui.cpp:99 #5 emit at /usr/include/sigc++-2.0/sigc++/signal.h:772 #7 gnote::sync::SyncUI::signal_connecting_emit_ at synchronization/syncui.hpp:62 #8 operator() at /usr/include/sigc++-2.0/sigc++/functors/slot.h:440 #9 gnote::utils::(anonymous namespace)::main_context_invoke_func at utils.cpp:101 #13 g_main_context_iteration at gmain.c:3842 Downstream bug has more information collected by abrt: https://bugzilla.redhat.com/show_bug.cgi?id=1168761
Created attachment 294296 [details] [review] Fix for the bug
Crash happens when notes are synchronized or when note is set to be read-only. Fixed in master, fix will also be included in the next 3.14 release.