
I can't seem to figure this one out.
Same problem occurs with mozilla and make xconfig..... For as far as I've seen..



Code: Select all
(gedit:10521): Gtk-CRITICAL **: file gtktextbuffer.c: line 334 (set_table): assertion `buffer->tag_table == NULL' failed

Code: Select all
lsof | grep gedit


Code: Select all
aclocal: configure.in: 226: macro `AM_PATH_XFT' not found in library
util/Makefile.am:6: invalid unused variable name: `_SOURCES'
util/Makefile.am:8: invalid unused variable name: `_LDADD'
configure.in:298: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.in:324: warning: do not use m4_regexp: use regexp or m4_bregexp


Code: Select all
export GDK_USE_XFT=0
Code: Select all
make xconfig
// And when doing..
xterm -fa "Andale mono"


Code: Select all
Subsection "Display"
Depth 16
Weight 5 5 6
Modes "1280x1024"
Virtual 1280 1024
ViewPort 0 0
EndSubsection
Code: Select all
Subsection "Display"
Depth 16
Weight 5 6 5
Modes "1280x1024"
Virtual 1280 1024
ViewPort 0 0
EndSubsection


