planetfederal / qgis-suite-plugin

GNU General Public License v2.0
25 stars 17 forks source link

Connection to PostGIS Fails with default win b190 install #115

Closed jj0hns0n closed 10 years ago

jj0hns0n commented 10 years ago

I've installed b190 on windows 7 and the plugin fails to connect to PostGIS like this. Using 5432 and postgres/postgres which works when connecting via pgAdmin

An error has occured while executing Python code:

Traceback (most recent call last): File "C:/PROGRA~2/BOUNDL~1/OpenGeo/qgis/apps/qgis/./python/plugins\opengeo\gui\dialogs\pgconnectiondialog.py", line 133, in accept self.databaseBox.text.setStyleSheet("QLineEdit{background: yellow}") AttributeError: 'builtin_function_or_method' object has no attribute 'setStyleSheet'

Python version: 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]

QGIS version: 2.0.1-Dufour Dufour, unknown

Python path: ['C:/PROGRA~2/BOUNDL~1/OpenGeo/qgis/apps/qgis/./python/plugins\processing', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\qgis\python\plugins\opengeo\ext-libs\httplib2-0.8-py2.7.egg', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\qgis\python\plugins\opengeo\ext-libs\requests-2.0.1-py2.7.egg', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\qgis\python\plugins\opengeo\ext-libs\raven-3.5.1-py2.7.egg', 'C:/PROGRA~2/BOUNDL~1/OpenGeo/qgis/apps/qgis/./python', 'C:\Users\Boundless/.qgis2/python', 'C:\Users\Boundless/.qgis2/python/plugins', 'C:/PROGRA~2/BOUNDL~1/OpenGeo/qgis/apps/qgis/./python/plugins', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\bin\python27.zip', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27\DLLs', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27\lib', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27\lib\plat-win', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27\lib\lib-tk', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\qgis\bin', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27\lib\site-packages', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27\lib\site-packages\PIL', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27\lib\site-packages\win32', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27\lib\site-packages\win32\lib', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27\lib\site-packages\Pythonwin', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\Python27\lib\site-packages\wx-2.8-msw-unicode', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\qgis\python\plugins\fTools\tools', 'C:\PROGRA~2\BOUNDL~1\OpenGeo\qgis\apps\qgis\python\plugins\opengeo\ext-libs']

volaya commented 10 years ago

closed in dcc4889a64a6b9d5a506b0bd72879831c2d10d35