GNOME Bugzilla – Bug 580868
Crash on searching notes
Last modified: 2009-04-30 15:25:18 UTC
important: it will NOT crash if I use LANG=C - it will crash here with de_DE.utf8 gnote will start with this message on my LANG: (-1142532272) ERROR: create_start_notes - Error creating start notes: Namespace prefix link on internal is not defined Steps to crash gnote: 1. Select "search in all notes" 2. Search for some text and press enter 3. gnote will crash glibmm-ERROR **: unhandled exception (type std::exception) in signal handler: what: boost::bad_format_string: format-string is ill-formed aborting... Program received signal SIGABRT, Aborted.
+ Trace 214959
Thread 140632040367952 (LWP 22167)
This bug is caused by the following mistake in the translation: #: ../src/recentchanges.cpp:588 msgid "Matches: %1% note" msgid_plural "Matches: %1% notes" msgstr[0] "Treffer: %s% Notiz" msgstr[1] "Treffer: %s% Notizen" Preemptively fixed in master.