Hi, Using the metadata flag on github.com will give you a "quick" overview of plugins : https://github.com/search?q=supportsQt6&type=code But this excludes plugins which are hosted on another website.
Side note, is there a readme to know how to compile with Qt6 ? I saw the flag when compiling, but about required packages for instance ? (Ubuntu 24.04) Le mer. 21 août 2024 à 10:01, Vincent Schut via QGIS-Developer < qgis-developer@lists.osgeo.org> a écrit : > 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> > _______________________________________________ > 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 >
_______________________________________________ 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