[Qgis-user] raster catalog
Borys Jurgiel
borysiasty at aster.pl
Wed Sep 2 03:21:56 PDT 2009
Dnia środa, 2 września 2009 o 11:04:40 Agustin Lobo napisał(a):
> JJl,
>
> I've just installed again and still get your Raster Catalog listed grey
> and with a note stating incompatible
> (qgis 1.2.0 on ubuntu jaunty) in the Plugin Manager. Perhaps the new
> version is not
> in the repository?
Maybe there is the qgisMinimumVersion method missing in the __init__.py file or
returns an invalid value? It should look like that:
def qgisMinimumVersion():
return "1.0.0"
More information about the Qgis-user
mailing list