sejerpz / vtg

Automatically exported from code.google.com/p/vtg
0 stars 0 forks source link

gedit crashes when autocompleting #163

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install vtg (i used ubuntu and 
https://launchpad.net/~vala-team/+archive/ppa) + activate vtg in gedit
2. get the valencia source code as example (but crashes with otehrs too)
3. open gedit, and open autocomplete.vala from the valencia source code.
4. goto line 32 (the empty line between the "window.*" statements and start 
writing: "window".

What is the expected output? What do you see instead?
gedit should autocomplete.
But gedit crashes with a segfault.

What version of the product are you using? On what operating system?
Ubuntu 10.10, with https://launchpad.net/~vala-team/+archive/ppa, which is
vtg 0.10.0-1~mmvala1

also same error with vtg 0.10.2 from tarball.

Original issue reported on code.google.com by gnu...@gmail.com on 16 Dec 2010 at 5:47