Hi, As python-qt4 doesn't contain QtWebKit anymore, python support gets disabled when running qgis. Only building pyqt4 from source with webkit worked. Hope this helps somebody! I would have stayed to debian jessie but intel skylake users only have GPU support from kernel 4.3 (full support from 4.4) so I was forced to debian testing some months ago. All the best!
On Sun, Jun 5, 2016 at 1:28 AM -0700, "Richard Duivenvoorde" <[email protected]> wrote: On 03-06-16 14:55, Matthias Kuhn wrote: > On 06/03/2016 10:31 AM, Paolo Cavallini wrote: >> Il 03/06/2016 10:14, Richard Duivenvoorde ha scritto: >> >>> Any hints we could give python dev's? >> >> Please start an howto where to accumulate tips and tricks for plugin >> migration. >> Thanks. >> > > This is not related to migration. > > It's only Debian that decided to remove QtWebKit for Qt4 (on unstable if > I am not mistaken). > QtWebKit is available for Qt5. And on every other platform still for Qt4. > > The time may eventually come when QWebEngine will be a full replacement > for QtWebKit. But as far as I know, it's not yet there. > > So I'd not make any noise around the issue. yes, sorry for the noise, it is currently a problem for us as 'Debian testing' users only, but the rest of the world is still ok.. @Matthias so part of the migration script/notes would be porting to QWebEngineView/QtWebEngine from QWebview/QtWebKit Regards, Richard _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
