arc2qgis / lyrxtoqml

scripts for conversion of arcgis lyrx to qgis qml
GNU General Public License v2.0
20 stars 2 forks source link

cant load any layer in plugins main dialog box (qgis 3.14.1) #23

Closed krooven closed 4 years ago

krooven commented 4 years ago

The plugin doesn't recognize any vector layer form the canvas Getting blank line instead.

NettaBen commented 4 years ago

Feel free to add more details Qgis version (saw it now) Did it work before Is the curr canvas saved Etc

bogind commented 4 years ago

I thought it was an issue with an unsaved canvas too, but that doesn't seem to be the case. Can you provide more details? what layers did you have? from what sources? are you sure they were seen as vector and not raster, mesh or vector tiles? do you get any messages? if you open the python console, are there any messages there?

krooven commented 4 years ago

A few more details I used Qgis 3.14.1 (as mentioned in the title). I tried many vector layers (just normal vector layers), with saved and non saved canvas (project). the plugin used to work in earlier versions of Qgis.

On Tue, Sep 1, 2020 at 9:11 PM Dror Bogin notifications@github.com wrote:

I thought it was an issue with an unsaved canvas too, but that doesn't seem to be the case. Can you provide more details? what layers did you have? from what sources? are you sure they were seen as vector and not raster, mesh or vector tiles? do you get any messages? if you open the python console, are there any messages there?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/arc2qgis/lyrxtoqml/issues/23#issuecomment-685043250, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5AN3P2IDTTVFX5SQGG5ADSDU2LJANCNFSM4QQS62KA .

bogind commented 4 years ago

This seems to be an issue with QGIS 3.14. Might have something to do with different handling of QGIS specific QT classes. This version should do for now, will upload a proper version when i can get around to it.

https://github.com/arc2qgis/lyrxtoqml/tree/v0.1