[gedit-list] Problems between plugins.



Hi,

I'm writing a new version of autocomplete plugin. Plugin works OK. It has been tested under Gedit 2.4, 2.6 and 2.8.

You can find in: http://usuarios.lycos.es/acisif/gedit/autocomplete/autocomplete.html

If you try use autocomplete plugin and Spell plugin, gedit sometimes writes:

(gedit:4183): 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


I'm reading both plugins, but I cannot find where is the bug.

Help !!!!!!




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]