After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 742657 - Gnote crashes when note actions are disabled/enabled (sync or Read Only plugin)
Gnote crashes when note actions are disabled/enabled (sync or Read Only plugin)
Status: RESOLVED FIXED
Product: gnote
Classification: Applications
Component: main
3.14.x
Other Linux
: Normal major
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2015-01-09 16:55 UTC by Ankur Sinha (FranciscoD)
Modified: 2015-01-11 18:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix for the bug (1.01 KB, patch)
2015-01-11 18:02 UTC, Aurimas Černius
committed Details | Review

Description Ankur Sinha (FranciscoD) 2015-01-09 16:55:00 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
Comment 1 Aurimas Černius 2015-01-11 18:02:03 UTC
Created attachment 294296 [details] [review]
Fix for the bug
Comment 2 Aurimas Černius 2015-01-11 18:03:32 UTC
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.