Qgridder icon indicating copy to clipboard operation
Qgridder copied to clipboard

the update to QGIS 2.0 API is not complete

Open jkall opened this issue 11 years ago • 5 comments

A few lines in "Qgridder_utils.py" are still using the old api, I found these: 600-602 659-661 678-680 694-698 723 734-737 744-748 798-799 837-838 855-857

jkall avatar Dec 17 '13 13:12 jkall

Right, thanks a lot for this thorough check. Last version should address these points. But some testing is still necessary.

apryet avatar Jan 12 '14 19:01 apryet

Does Qgridder works with Qgis 2.0?

Kirubaharan avatar May 05 '14 12:05 Kirubaharan

Yes, at least it is supposed to. Let me know if you have any problem with it.

apryet avatar May 05 '14 12:05 apryet

I have tried to install in Ubuntu, by downloading the master zip file, and used the command make deploy. It copied the files to ~/.qgis/python/plugin/, but Qgis is not able to recognize the plugin. So I copied the same folder to ~/.qgis2/python/plugin/, now Qgis is recognizing it but says that the plugin is designed for qgis 1.0 screenshot from 2014-05-05 18 21 21

Kirubaharan avatar May 05 '14 12:05 Kirubaharan

OK, might be a problem with the make deploy command. Try to copy/paste the unzipped folder directly into the plugin directory. Qgridder works fine with Qgis 2.0 under Debian, I'll check what could be wrong tomorrow with your version. Cheers,

alexandre

Le 05/05/14 14:52, Kirubaharan J a écrit :

I have tried to install in Ubuntu, by downloading the master zip file, and used the command |make deploy|. It copied the files to ~/.qgis/python/plugin/, but Qgis is not able to recognize the plugin. So I copied the same folder to ~/.qgis2/python/plugin/, now Qgis is recognizing it but says that the plugin is designed for qgis 1.0 screenshot from 2014-05-05 18 21 21 https://cloud.githubusercontent.com/assets/4989160/2877846/1cfa932e-d454-11e3-80d6-b163729bfc37.png

— Reply to this email directly or view it on GitHub https://github.com/apryet/Qgridder/issues/2#issuecomment-42184180.

apryet avatar May 05 '14 15:05 apryet