It's not clear how to reproduce this issue, but sometimes opening the
preferences dialog prints out an AttributeError on the command line.
:
{{{
Traceback (most recent call last):
File "/storage/devel/cf.git/cf/ui/widgets/sqlview/__init__.py", line 145,
in update_textview_options
buf.set_highlight_matching_brackets(c.get('editor.bracket_matching'))
AttributeError: 'gtk.TextBuffer' object has no attribute
'set_highlight_matching_brackets'
}}}
Original issue reported on code.google.com by albrecht.andi on 16 Apr 2009 at 1:15
Original issue reported on code.google.com by
albrecht.andi
on 16 Apr 2009 at 1:15