[Qgis-user] AW: [Qgis-developer] PostGIS manager v0.5

2009-07-08 Thread Düster Horst
Hi Martin

Great enhancements of the plugin thank you very much. I have some
feedback:

1. The schema list in Database view should be sorted

2. On some tables (not in all cases) I do get the following error
message:

Traceback (most recent call last):
  File
/home/barpadue/.qgis//python/plugins/postgis_manager/ManagerWindow.py,
line 271, in itemChanged
self.updateView()
  File
/home/barpadue/.qgis//python/plugins/postgis_manager/ManagerWindow.py,
line 280, in updateView
self.tabChanged( self.tabs.currentIndex() )
  File
/home/barpadue/.qgis//python/plugins/postgis_manager/ManagerWindow.py,
line 203, in tabChanged
self.txtMetadata.showTableInfo(self.currentDatabaseItem())
  File
/home/barpadue/.qgis//python/plugins/postgis_manager/MetadataBrowser.py
, line 249, in showTableInfo
keys += self._field_by_number(key, fields).name
AttributeError: 'NoneType' object has no attribute 'name'

Regards
Horst



Dr. Horst Düster
Stv. Amtschef / GIS-Koordinator 

Kanton Solothurn
Bau- und Justizdepartement
Amt für Geoinformation
SO!GIS Koordination
Rötistrasse 4
CH-4501 Solothurn

Telefon ++41(0)32 627 25 32
Telefax ++41(0)32 627 22 14

mailto:horst.dues...@bd.so.ch
http://www.agi.so.ch



-Ursprüngliche Nachricht-
Von: Martin Dobias [mailto:wonder...@gmail.com]
Gesendet am: Dienstag, 7. Juli 2009 23:05
An: qgis-user; qgis-dev
Betreff: [Qgis-developer] PostGIS manager v0.5

Hi all,

I'd like to announce new version of PostGIS Manager - already in the
repositories (both in mine and in contributed plugins at pyqgis.org):
- shows triggers and rules, able to delete or enable/disable them
- faster GUI as it loads only content for current tab (and not all of
them as before)
- geometry processing - allows you to do area/length calculation and
(optionally) set a trigger that updates the field on inserts and
updates
- table versioning (experimental) - modifies a table so it stores all
history of the changes
- various updates and bug fixes I've incorporated from the feedback I've
got

Any feedback is welcome as usual :)

Martin
___
Qgis-developer mailing list
qgis-develo...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Re: [Qgis-developer] PostGIS manager v0.5

2009-07-08 Thread Martin Dobias
On Wed, Jul 8, 2009 at 8:53 AM, Düster Horsthorst.dues...@bd.so.ch wrote:
 Hi Martin
 Great enhancements of the plugin thank you very much. I have some feedback:
 1. The schema list in Database view should be sorted
 2. On some tables (not in all cases) I do get the following error message:
 [...]
 /home/barpadue/.qgis//python/plugins/postgis_manager/MetadataBrowser.py,
 line 249, in showTableInfo
 keys += self._field_by_number(key, fields).name
 AttributeError: 'NoneType' object has no attribute 'name'

Hi Horst,

both are fixed in 0.5.1. Anyway I don't really understand the reason
of 2nd problem - it seems like there's a constraint on column that
doesn't exist... or something goes wrong in the plugin :-) Could you
post me the contents of the metadata tab for such table(s)?

Martin
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Re: [Qgis-developer] PostGIS manager v0.5

2009-07-08 Thread Andreas Neumann
Hi Martin,

Thank you for this very useful plugin. It feels to me a bit like
ArcCatalogue in the ESRI world.

I have two smaller request if it would be possible:

For the map preview - could you re-use the QGIS-settings from the options
dialogue regarding:

a) mouse wheel behavior/zooming and
b) antialiasing setting

I don't know if a python plugin can read out these settings? It would be
cool if the user would feel at home by getting the same as setting as in
regular QGIS.

Thanks,
Andreas


On Tue, July 7, 2009 11:05 pm, Martin Dobias wrote:
 Hi all,

 I'd like to announce new version of PostGIS Manager - already in the
 repositories (both in mine and in contributed plugins at pyqgis.org):
 - shows triggers and rules, able to delete or enable/disable them
 - faster GUI as it loads only content for current tab (and not all of
 them as before)
 - geometry processing - allows you to do area/length calculation and
 (optionally) set a trigger that updates the field on inserts and
 updates
 - table versioning (experimental) - modifies a table so it stores all
 history of the changes
 - various updates and bug fixes I've incorporated from the feedback I've
 got

 Any feedback is welcome as usual :)

 Martin
 ___
 Qgis-developer mailing list
 qgis-develo...@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer



-- 
Andreas Neumann
http://www.carto.net/neumann/
http://www.svgopen.org/

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user