[bug #3158] (thuban) problems labelling PostGIs layer
    Request Tracker 
    thuban-bugs at intevation.de
       
    Mon Apr 18 12:05:25 CEST 2005
    
    
  
this bug's URL: http://intevation.de/rt/webrt?serial_num=3158
-------------------------------------------------------------------------
Subject: problems labelling PostGIs layer
Operating System: MS Windows, XP
Thuban version: 1.0.1
wxPython version: 2.4.2.4
Python version: other, 2.3.4
PySQLite version: other, 1.1.6
GDAL version: 1.1.8
Please enter error description here.
Did you compile Thuban yourself? no
If not, which binary package did you install (eg. where did you get it from)? Thuban-1.0.1-0.exe from FreeGIS website. 
This occurs when I use the label tool, click on an object, choose a field and click OK. 
An unhandled exception occurred:
PostGISShapeStore instance has no attribute 'Shapefile'
(please report to http://thuban.intevation.org/bugtracker.html)
Traceback (most recent call last):
  File "C:\Program Files\Thuban\Thuban\UI\view.py", line 385, in OnLeftUp
    self.MouseLeftUp(event)
  File "C:\Program Files\Thuban\Thuban\UI\viewport.py", line 605, in MouseLeftUp
    self.tool.MouseUp(event)
  File "C:\Program Files\Thuban\Thuban\UI\viewport.py", line 202, in MouseUp
    self.view.LabelShapeAt(event.m_x, event.m_y)
  File "C:\Program Files\Thuban\Thuban\UI\view.py", line 438, in LabelShapeAt
    ViewPort.LabelShapeAt(self, x, y, text)
  File "C:\Program Files\Thuban\Thuban\UI\viewport.py", line 930, in LabelShapeAt
    shapefile = layer.ShapeStore().Shapefile().cobject()
AttributeError: PostGISShapeStore instance has no attribute 'Shapefile'
-------------------------------------------- Managed by Request Tracker
    
    
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)