[Fossgis-talk] XY Punkte als polygone im shapefile

Stefan Kiefer st_kiefer at web.de
Fr Nov 12 09:17:29 CET 2010


Hallo Ralf,
sieht so aus, als gäbe es ein Problem mit QT, die grafische Oberfläche
von QGis. Schau bitte mal folgendes nach:
- Console öffnen
- dort eingeben qtconfig
- im Fenster das sich öffnet unter Help auf about qt klicken
dort sollte etwas von qt 4 irgendwas stehen. Falls dort qt3 irgendwas
steht wäre das ein möglicher Knackpunkt.

Du kannst auch mal mit Synaptic überprüfen ob qt3 oder 4 installiet ist
und evtl. qt4 installieren.
(Synaptic: System-->Systemverwaltung-->Synaptic-Paketverwaltung)

viel Erfolg

Stefan

Am Donnerstag, den 11.11.2010, 20:26 +0100 schrieb ralf seiler: 

> Hallo Liste,
> 
> ich habe mit QGIS 1.3 unter ubuntu 8.04 das unten bereits beschriebene 
> Problem. Es ist fuer mich bisher nicht
> nachvollziehbar. Mit QGIS 1.5 unter Win XP funktioniert alles bestens. 
> Musz ich nun doch noch einen Windoofs
> Rechner als Alternative vorhalten...
> 
> soweit mein Erfahrungsbericht
> nochmals Vielen Dank fuer die Ideen und Anregungen
> Ralf
> 
> 
> 
> Hallo Marco, Stefan, Albin & Martin
> 
> Vielen Dank fuer die guten Hinweise. Den Weg mit der PostGIS DB hebe ich 
> mir auf, fuer wenn ich einmal Zeit habe...
> Das PlugIn klingt gut!
> 
> Ich habe also mittels des PlugIn "getrennter Text" aus einem csv file 
> ein shape file mit points erstellt. Soweit, so gut.
> Wenn ich dann das Points2One aufrufe, erhalte ich folgende Fehlermeldung:
> 
> 
> Fehler bei der AusfÃ1/4hrung von Python-Code:
> 
> Traceback (most recent call last):
> File 
> "/home/ralfine/.qgis//python/plugins/points2one/points2one_plugin.py", 
> line 57, in run
> dialog = points2one_gui.points2One(self.iface)
> File "/home/ralfine/.qgis//python/plugins/points2one/points2one_gui.py", 
> line 47, in __init__
> self.setupUi( self )
> File 
> "/home/ralfine/.qgis//python/plugins/points2one/ui_frmPoints2One.py", 
> line 85, in setupUi
> self.formLayout = QtGui.QFormLayout()
> AttributeError: 'module' object has no attribute 'QFormLayout'
> 
> Python-Version:
> 2.5.2 (r252:60911, Jan 20 2010, 23:30:56)
> [GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)]
> 
> Python-Pfad:['/usr/share/qgis/python', 
> '/home/ralfine/.qgis//python/plugins', '/usr/share/qgis/python/plugins', 
> '/usr/lib/python25.zip', '/usr/lib/python2.5', 
> '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', 
> '/usr/lib/python2.5/lib-dynload', 
> '/usr/local/lib/python2.5/site-packages', 
> '/usr/lib/python2.5/site-packages', 
> '/usr/lib/python2.5/site-packages/Numeric', 
> '/usr/lib/python2.5/site-packages/PIL', 
> '/usr/lib/python2.5/site-packages/gst-0.10', 
> '/var/lib/python-support/python2.5', 
> '/usr/lib/python2.5/site-packages/gtk-2.0', 
> '/var/lib/python-support/python2.5/gtk-2.0', 
> '/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode', 
> '/usr/share/qgis/python/plugins/fTools/tools']
> 
> 
> ???
> Installiert is QGIS vers. 1.3.0 - unter Ubuntu 8.04 - kann es evtl. mit 
> dieser nicht ganz so aktuellen Config zusammen haengen?
> Ich kann / werde das auch noch unter Win XP / QGIS 1.5 testen.
> 
> soweit
> Ralf
> 
> 
> _______________________________________________
> Fossgis-talk-liste mailing list
> Fossgis-talk-liste at fossgis.de
> https://lists.fossgis.de/mailman/listinfo/fossgis-talk-liste


-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <https://lists.fossgis.de/pipermail/fossgis-talk-liste/attachments/20101112/2b988abd/attachment-0002.htm>