/*
 *   2005/11/11 Tamura Seiji : stamura@mc.neweb.ne.jp
 *
 *   URLhttp://www1.neweb.ne.jp/wb/smusic/index.html
 */

----------------------------------------------------------------------
(cmemo:1698): 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

(cmemo:1698): 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

(cmemo:1698): Gtk-CRITICAL **: gtk_text_buffer_delete: assertion `gtk_text_iter_get_buffer (start) == buffer' failed


----------------------------------------------------------------------
(cmemo:29446): Gtk-WARNING **: Incorrect line byte index 6 falls in the middle of a UTF-8 character; this will crash the text buffer. Byte indexes must refer to the start of a character.

Gtk-ERROR **: file gtktextsegment.c: line 194 (_gtk_char_segment_new): assertion failed: (gtk_text_byte_begins_utf8_char (text))
aborting...


----------------------------------------------------------------------
gtk_text_buffer_get_iter_at_line means displayed number.
(not logical number)

(cmemo:4668): Gtk-WARNING **: gtktextiter.c:3664:gtk_text_iter_set_visible_line_index(): Incorrect visible byte index -1 falls in the middle of a UTF-8 character; this will crash the text buffer. Byte indexes must refer to the start of a character.

(cmemo:4668): Gtk-WARNING **: gtktextiter.c:3664:gtk_text_iter_set_visible_line_index(): Incorrect visible byte index -1 falls in the middle of a UTF-8 character; this will crash the text buffer. Byte indexes must refer to the start of a character.

-------------------------- bug ? -> OK --------------------
2001/08/28
ǰפʤäˤλǤΥԤιֹ椬
ְ㤨Ƥ롣(岼ܥ󲡲)

λ(2001/09/03)
-------------------------- bug ? --------------------------
2001/08/18
礭ʥե򳫤ݤˡwarning()򣲲ƤӽФȲΤ
롣
warning()gtk_main()ιԤͤǤ롣
ϸ(2001/08/18)ǤǤ롣

-------------------------- bug ? -> OK? -------------------
2001/08/12
ޥɥ饤󤫤ХѥХѥǻꤵ줿Ʊ
եǤⳫƤޤ
ե̾ХѥؤѴɬס

âǥ쥯ȥ̤褦ʻ(../../)
줿ˤϤޤбǤʤ(2001/09/22)
-------------------------- bug ? -> OK --------------------
2001/05/11
1.all_linesͤι˹ԤƤʤ褦Ǥ롣

ϤͤǡƥȤʸϤΤʸΥХĹ
ϤΤۣˤʤäƤᡢäƤ
եľƽ(2001/05/20)
-------------------------- bug ? -> OK --------------------
2001/04/01
1.åȻ뤳Ȥ롣
2.ƥȤνնǢ뤳Ȥ롣

1.2.ˡgtktextȼ˥󥯤ƤΤʤ餷
patchѤߤΤΤ󥯤äΤ(2001/04/01 )
-----------------------------------------------------------



messages...

/**************************************************/
tam@BSD# ./cmemo
/home/tam/cmemo-1.0.2/src/cmemo.c

Gtk-ERROR **: file gtktext.c: line 3488 (advance_mark_n): assertion failed: (n > 0)
aborting...
Abort

/**************************************************/
tam@BSD# ./cmemo
/home/tam/cmemo-1.0.5/src/cmemo.c

Gtk-CRITICAL **: file gtktext.c: line 879 (gtk_text_set_point): assertion `index <= TEXT_LENGTH (text)' failed.
Segmentation fault

/**************************************************/
cmemo: ../iconv/loop.c:380: from_euc_jp_single: Assertion `inptr - bytebuf > (state->__count & 7)' failed.
>ӥåȥޥåץե򳫤ȤХʥեǤϤʤ
>UTF-8եǤȸǧƤޤä
>ϤȤ⤫Υåˤcmemo¦ǤϴͿǤʤ
>ʬ餷(library?)

/**************************************************/
cmemo (pid:25820): Gtk-WARNING **: gtktextview.c:4085:gtk_text_view_paint(): somehow some text lines were modified or scrolling occurred since the last validation of lines on the screen - this is a known bug, no need to report.

/**************************************************/
stamura@BSD:/mnt/lin0/develop/cmemo-1.9.5/src$ make
gcc -Wall -O -c cmemo.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c files.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c linenum.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c coloron.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c undo.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c warning.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c search.c `pkg-config --cflags gtk+-2.0` -g
search.c: In function `up_search':
search.c:139: warning: assignment discards qualifiers from pointer target type
search.c: In function `dn_search':
search.c:222: warning: assignment discards qualifiers from pointer target type
gcc -Wall -O -c ini_file.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c interface.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c kanji_conv.c
gcc -Wall -O -c cme_misc.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c global_search.c `pkg-config --cflags gtk+-2.0` -g
global_search.c: In function `gsearch_ok_cb':
global_search.c:799: warning: assignment discards qualifiers from pointer target type
global_search.c:808: warning: assignment discards qualifiers from pointer target type
global_search.c:818: warning: assignment discards qualifiers from pointer target type
global_search.c: In function `dir_sel_ok_cb':
global_search.c:915: warning: assignment discards qualifiers from pointer target type
global_search.c: In function `sel_btn_cb':
global_search.c:981: warning: assignment discards qualifiers from pointer target type
gcc -Wall -O -c regex.c
gcc -Wall -O -c mbc.c
gcc -Wall -O -c bm_search.c
gcc -Wall -O -c initial.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c jump.c `pkg-config --cflags gtk+-2.0` -g
jump.c: In function `line_jump_cb':
jump.c:190: warning: assignment discards qualifiers from pointer target type
gcc -Wall -O -c auto_indent.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c utf8.c
gcc -Wall -O -c keys.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -O -c widget/gtkcmmenubar.c `pkg-config --cflags gtk+-2.0` -g
gcc -Wall -o cmemo cmemo.o files.o linenum.o coloron.o undo.o warning.o search.o ini_file.o interface.o kanji_conv.o cme_misc.o global_search.o regex.o mbc.o bm_search.o initial.o jump.o auto_indent.o utf8.o keys.o gtkcmmenubar.o `pkg-config --libs gtk+-2.0`


(cmemo:1099): Gtk-WARNING **: gtktextiter.c:3664:gtk_text_iter_set_visible_line_index(): Incorrect visible byte index -1 falls in the middle of a UTF-8 character; this will crash the text buffer. Byte indexes must refer to the start of a character.

(cmemo:1099): Gtk-WARNING **: gtktextiter.c:3664:gtk_text_iter_set_visible_line_index(): Incorrect visible byte index 52 falls in the middle of a UTF-8 character; this will crash the text buffer. Byte indexes must refer to the start of a character.
