NINAnor / GarminCustomMaps

The GarminCustomMap plugin exports the current map canvas to a .kmz-file, which is compatible with Garmin`s Custom Maps format for handheld GPS units. That way individual maps styled in QGIS can be used as background (raster) maps on the compatible Garmin GPS units, like Alpha, Astro, Dakota, Oregon, Colorado, GPSMAP 62 series, GPSMAP 64 series, GPSMAP 78 series, Edge 800, Montana, Rino, eTrex® 20 and 30.
GNU General Public License v2.0
18 stars 7 forks source link

Loading extension not possible in QGIS 3.22 #26

Closed veroniqueC closed 2 years ago

veroniqueC commented 2 years ago

Hy,

I used QGIS 3.22 . I have an error message when i want to load this extension TypeError 'QVariant' object is not subscriptable image

Thanks

PS: it seems to come from my test profil

esan0 commented 2 years ago

Hi there,

Could you try upgrading to the latest QGIS to see if that fixes the issue?

Also, I see that you commented on another issue, relating the zoom factor -- so are you able to load the plugin now, but you are getting a different error?

Please clarify so that we can either help resolve or close this issue.

Thanks, Egor

veroniqueC commented 2 years ago

Thanks for your answer.

I used this expression in the QGIS shortcut --profiles-path "C:\Users\xxxxx\AppData\Roaming\QGIS\QGIS322" to change the profil repertory, and it seems to be that which induced the error. On an installation without this expression, it seems to be OK

esan0 commented 2 years ago

Great! I will close this issue then. Thanks, Egor