ArMoraer / QGISSortAndNumber

Sort and Number plugin for QGIS
9 stars 2 forks source link

Default QGIS plugin is broken #2

Open pwolfram opened 7 years ago

pwolfram commented 7 years ago

But, installation of this code works. I'm assuming the QGIS repo just needs to be updated...

ArMoraer commented 7 years ago

Hi, I just tried a fresh install and the plugin seems to work properly. What error did you face and what are your OS and QGIS version?

pwolfram commented 7 years ago

It is OS X 10.11 and

QGIS version 2.8.1-Wien QGIS code revision  
Compiled against Qt 4.8.6 Running against Qt 4.8.6
Compiled against GDAL/OGR 1.11.2 Running against GDAL/OGR 1.11.2
Compiled against GEOS 3.4.2-CAPI-1.8.2 Running against GEOS 3.4.2-CAPI-1.8.2 r3921
PostgreSQL Client Version 9.3.5 SpatiaLite Version 4.2.0
QWT Version 6.0.2 PROJ.4 Version 480
QScintilla2 Version 2.8.4

Perhaps the problem is unique to myself. The fact a fresh install works implies that it might be, although it is strange that the version obtained from the QGIS repo did not work but this github repo's version did... regardless, thanks for double checking-- it is much appreciated!