Control: found -1 1.2.2-3+b1

This issue is still present in the current version in Debian.

While the table list only shows one entry, adding either of the geometry
columns triggers a traceback in the terminal thuban was started from:

Traceback (most recent call last):
  File "/usr/lib/thuban/Thuban/UI/view.py", line 205, in _do_redraw
    if self.render_iter.next():
  File "/usr/lib/thuban/Thuban/UI/view.py", line 254, in _render_iterator
    for cont in renderer.RenderMapIncrementally():
  File "/usr/lib/thuban/Thuban/UI/baserenderer.py", line 191, in
render_map_incrementally
    for i in self.draw_shape_layer_incrementally(layer):
  File "/usr/lib/thuban/Thuban/UI/baserenderer.py", line 257, in
draw_shape_layer_incrementally
    for shape in self.layer_shapes(layer):
  File "/usr/lib/thuban/Thuban/Model/postgisdb.py", line 696, in
ShapesInRegion
    "srid": self.srid})
ProgrammingError: column "gid" does not exist
LINE 1: SELECT "gid", AsText("center_point") FROM "postal_codes" WHE...
               ^
Traceback (most recent call last):
  File "/usr/lib/thuban/Thuban/UI/view.py", line 205, in _do_redraw
    if self.render_iter.next():
  File "/usr/lib/thuban/Thuban/UI/view.py", line 254, in _render_iterator
    for cont in renderer.RenderMapIncrementally():
  File "/usr/lib/thuban/Thuban/UI/baserenderer.py", line 191, in
render_map_incrementally
    for i in self.draw_shape_layer_incrementally(layer):
  File "/usr/lib/thuban/Thuban/UI/baserenderer.py", line 257, in
draw_shape_layer_incrementally
    for shape in self.layer_shapes(layer):
  File "/usr/lib/thuban/Thuban/Model/postgisdb.py", line 696, in
ShapesInRegion
    "srid": self.srid})
ProgrammingError: column "gid" does not exist
LINE 1: SELECT "gid", AsText("area") FROM "postal_codes" WHERE "area...

Regards,

Bas

-- 
GnuPG: 0xE88D4AF1 (new) / 0x77A975AD (old)

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to