Hi Paolo: I think this is due to the issue per https://github.com/geopython/MetaSearch/issues/68 Solution and workarounds discussed there. This has since been fixed in OWSLib (0.8.10), MetaSearch (0.3.2) and QGIS master and 2.6 branch.
Are there any plans for a 2.6.1 release? Otherwise this would show up in 2.8. On Sat, Nov 8, 2014 at 2:48 AM, Paolo Cavallini <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Il 08/11/2014 01:19, Tom Kralidis ha scritto: >> Hi Paulo: I can't reproduce the error against the RNDT and >> Geoportale CSW endpoints using 2.6. Which version of >> QGIS/MetaSearch are you working off? It looks like MetaSearch is >> being loaded from a local plugin install. > > Hi Tom, > I had 0.3.2. Uninstalled, stock 0.3.1 appears > Errror > No module > named maindialog; updated, back to 0.3.2 > Error: > > Traceback (most recent call last): > File > "/home/paolo/.qgis2/python/plugins/MetaSearch/dialogs/maindialog.py", > line 421, in search > self.timeout = self.spnTimeout.value() > AttributeError: 'MetaSearchDialog' object has no attribute 'spnTimeout' > > Then started a clean --configpath (thus 0.3.1, oddly enough no error); > when searching I got various errors: > > * Data.gov CSW > Errore di connessione: timed out > > * Geonorge > Errore di connessione: Opening and ending tag mismatch: link line 6 > and head, line 57, column 9 > > * Nationaal Georegister > Errore di connessione: HTTP Error 401: Unauthorized > > * Geoportale nazionale > Traceback (most recent call last): > File > "/usr/share/qgis/python/plugins/MetaSearch/dialogs/maindialog.py", > line 467, in search > self.display_results() > File > "/usr/share/qgis/python/plugins/MetaSearch/dialogs/maindialog.py", > line 479, in display_results > 's'[self.catalog.results['matches'] == 1:]) > TypeError: %d format: a number is required, not str > > Basically I cannot get anything. > > Thanks. > - -- > Paolo Cavallini - www.faunalia.eu > QGIS & PostGIS courses: http://www.faunalia.eu/training.html > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1 > > iEYEARECAAYFAlRdyt8ACgkQ/NedwLUzIr7T4QCgl2v2WzzTkdRtkTOfiWssYsEE > tfcAnRuglOsl889fSZNrPVkM3iqI26ca > =9BAG > -----END PGP SIGNATURE----- _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
