Your message dated Sat, 13 Aug 2016 18:28:23 +0200
with message-id <[email protected]>
and subject line Upstream development is dead, issue won't get fixed
has caused the Debian Bug report #233196,
regarding thuban: Crashes with geometry table row type
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
233196: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=233196
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: thuban
Version: 1.0rc1-1
Severity: normal

Hi,

We happen to have some postGIS rows that are defined with type GEOMETRY,
and thuban seems to knock out on them, see attached console output.

The reason for defining them as GEOMETRY is that we sometimes combine
data from different sources and so have polygons and multipolygons
combined, or sometimes even polygons and linestrings.

I'm not shure whether such rows are "allowed" according to the
OpenGIS specification. Of course, I'd prefer thuban to handle such
mixed-type columns, but I think at least a sensible error message
for unknown column types should be implemented.

What do you think about it?

Thanks for your patience,
Markus


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux kingfisher 2.6.2-schabipriv #1 Sun Feb 8 11:18:54 CET 2004 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro

Versions of packages thuban depends on:
ii  libc6                   2.3.2.ds1-11     GNU C Library: Shared libraries an
ii  libgcc1                 1:3.3.3-0pre3    GCC support library
ii  libgdal1                1.2+cvs.031111-1 Geospatial Data Abstraction Librar
ii  libstdc++5              1:3.3.3-0pre3    The GNU Standard C++ Library v3
ii  libwxgtk2.4             2.4.2.4          wxWindows Cross-platform C++ GUI t
ii  libwxgtk2.4-python      2.4.2.4          wxWindows Cross-platform C++ GUI t
ii  proj                    4.4.7-3          Cartographic projection filter and
ii  python [python-xmlbase] 2.3.3-5          An interactive high-level object-o
ii  python-sqlite           0.4.3-2          Python interface to SQLite

-- no debconf information

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 202, in render_map_incr
ementally
    for i in self.draw_shape_layer_incrementally(layer):
  File "/usr/lib/thuban/Thuban/UI/baserenderer.py", line 255, in draw_shape_laye
r_incrementally
    useraw, draw_func, draw_func_param = self.low_level_renderer(layer)
  File "/usr/lib/thuban/Thuban/UI/renderer.py", line 91, in low_level_renderer
    return BaseRenderer.low_level_renderer(self, layer)
  File "/usr/lib/thuban/Thuban/UI/baserenderer.py", line 325, in low_level_rende
rer
    shapetype = layer.ShapeType()
  File "/usr/lib/thuban/Thuban/Model/layer.py", line 216, in ShapeType
    return self.store.ShapeType()
  File "/usr/lib/thuban/Thuban/Model/postgisdb.py", line 400, in ShapeType
    return shapetype_map[result]
KeyError: 'GEOMETRY'

--- End Message ---
--- Begin Message ---
tags 254389 wontfix
tags 220290 wontfix
tags 504136 wontfix
tags 233196 wontfix
tags 309122 wontfix
tags 288074 wontfix
thanks

Thuban upstream development is dead, these issues won't get fixed.

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to