[QGIS-Developer] qt6-compatible plugins status
Vincent Schut
schut at satelligence.com
Wed Aug 21 01:01:17 PDT 2024
On 20/08/2024 14:46, Julien Cabieces wrote:
> 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
Thanks Julien, I'll try the QGIS_DISABLE_SUPPORTS_QT6_CHECK variable to
see if the plugins that I depend on actually work.
>
>
>> 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!
--
Vincent Schut
Remote Sensing Software Engineer
+31 302272679 ~ Maliebaan 22 | 3581CP | Utrecht | Netherlands
Linkedin <https://www.linkedin.com/company/satelligence/>~
satelligence.com <http://www.satelligence.com><http://www.satelligence.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20240821/2ba0c3aa/attachment.htm>
More information about the QGIS-Developer
mailing list