Hi,

There is a plugin metadata which have been added [0] so the Qt 6 QGIS
version would not allow you to load non Qt6 compatible plugin.

Except if you set the variable QGIS_DISABLE_SUPPORTS_QT6_CHECK [1]

And to be complete about that matter, there is a script [2] that help
to migrate a plugin from pyqt5 to pyqt6

Regards,
Julien


[0] https://github.com/qgis/QGIS/pull/55912
[1] https://github.com/qgis/QGIS/pull/56579
[2] 
https://github.com/qgis/QGIS/blob/bcdf85abb767bdaa967c3eaff433eb43e0a50988/scripts/pyqt5_to_pyqt6/pyqt5_to_pyqt6.py


> Hi, I successfully built and toyed with a qt6 qgis, and I loved it (I'm on 
> fedora). I would love to use it for my day-to-day work, however, I really
> depend on a few plugins for that, and almost no plugin appeared to be 
> compatible with qt6.
> Now I assume that was to be expected, and I don't want to rush any plugin 
> developers, but what I'd love is if there is a way to check qt6
> compatibility for all plugins. Is there an overview page or another way to 
> check which plugins are already compatible with a qt6 build? So that I
> know when again it makes sense to do another qt6 build and try to use that 
> instead of the qt5 build?
>
> Thanks!

-- 

Julien Cabieces
Senior Developer at Oslandia
julien.cabie...@oslandia.com
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to