andialbrecht / crunchyfrog

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

Autocompletion raises exception from GTK in background #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start autocompletion
2. Use PageUp/PageDown and Up/Down arrows a few times
3.

What is the expected output? What do you see instead?

Occassionally there's the following traceback on command line:

cf/autocompletion.py:259: GtkWarning: gtk_tree_path_append_index: assertion 
`index >= 0' failed
  treeview.scroll_to_cell(row)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by albrecht.andi on 18 Jun 2009 at 1:43

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 18 Jun 2009 at 7:44

GoogleCodeExporter commented 9 years ago
This issue was closed by 06aba6e527.

Original comment by albrecht.andi on 18 Jun 2009 at 7:52