sparqlunicorn / sparqlunicornGoesGIS

SPARQLing Unicorn QGIS Plugin (Documentation: https://sparqlunicorn.github.io/sparqlunicornGoesGIS/)
https://plugins.qgis.org/plugins/sparqlunicorn/
GNU General Public License v2.0
26 stars 6 forks source link

Application crashes on MacOS. #35

Closed satoshi7190 closed 1 year ago

satoshi7190 commented 1 year ago

Hello, I have a problem with the MacOS. I tried this plugin on MacOS and the application crashed the moment I queried it. I confirm that the problem occurs with "QGIS Version 3.26.3" and "QGIS Version 3.22.11 LTR".

About MacOS

MacBook Pro (13-inch, M1, 2020) Memory : 16GB

situx commented 1 year ago

Thanks for your bug report. Could you elaborate a bit more on the circumstances of your crash? Did you enter a query yourself? To which SPARQL endpoint was there query issued? Did QGIS issue an error message or did it quit completely?

satoshi7190 commented 1 year ago

The original query of the plugin crashes; QGIS crashes without error message. But it works fine with the "Roman Open Data" and "Research Squirrel Engineers Triplestore" endpoints.

situx commented 1 year ago

Thanks, I reproduced your error. The reason was that the SPARQL endpoint AtlantGIS was offline and is now operating again. The fact that you did not see an error message is something we are working on for a new release - error management. In any case it should work again now and should not have been a plugin issue.