andialbrecht / crunchyfrog

Head over to RunSQLRun, the successor of CrunchyFrog
http://runsqlrun.org
GNU General Public License v3.0
4 stars 2 forks source link

Gtk-Error when marking SQL errors in editor #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
/storage/devel/cf/default/cf/ui/editor.py:256: GtkWarning: 
_gtk_text_line_char_locate: assertion `char_offset >= 0' failed
  iter_err = buffer_.get_iter_at_line_offset(line-2, offset-1)

Gtk-ERROR **: Char offset -3 is off the end of the line
aborting...
Aborted

Original issue reported on code.google.com by albrecht.andi on 29 Oct 2009 at 10:03

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 29 Oct 2009 at 10:03

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 2 Dec 2009 at 4:57

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 114a048e81.

Original comment by albrecht.andi on 17 May 2010 at 6:15