GNOME Bugzilla – Bug 727917
3.12 crach when "show thousands separators" is on
Last modified: 2014-04-09 20:18:32 UTC
I'am just trying to enter 0 000 when "show thousands separators" is on and I get the following message : (gnome-calcultor 3.12 in Archlinux testing) ----- $ gnome-calculator (gnome-calculator:3517): Gtk-WARNING **: Invalid text buffer iterator: either the iterator is uninitialized, or the characters/pixbufs/widgets in the buffer have been modified since the iterator was created. You must use marks, character numbers, or line numbers to preserve a position across buffer modifications. You can apply tags and insert marks without invalidating your iterators, but any mutation that affects 'indexable' buffer contents (contents that can be referred to by character offset) will invalidate all outstanding iterators (gnome-calculator:3517): Gtk-WARNING **: Invalid text buffer iterator: either the iterator is uninitialized, or the characters/pixbufs/widgets in the buffer have been modified since the iterator was created. You must use marks, character numbers, or line numbers to preserve a position across buffer modifications. You can apply tags and insert marks without invalidating your iterators, but any mutation that affects 'indexable' buffer contents (contents that can be referred to by character offset) will invalidate all outstanding iterators (gnome-calculator:3517): Gtk-CRITICAL **: gtk_text_buffer_set_mark: assertion 'gtk_text_iter_get_buffer (iter) == buffer' failed (gnome-calculator:3517): GtkSourceView-WARNING **: Completion context without mark Erreur de segmentation (core dumped)
Jim, Thank you for the bug report. The issue has already been fixed in development version, and will be available with the next release. *** This bug has been marked as a duplicate of bug 727250 ***