<div dir="ltr">Hi Jürgen<br><div><div class="gmail_extra"><br><div class="gmail_quote">2017-06-19 14:18 GMT+02:00 Jürgen E. Fischer <span dir="ltr"><<a href="mailto:jef@norbit.de" target="_blank">jef@norbit.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Niels,<br>
<span class="gmail-"><br>
On Mon, 19. Jun 2017 at 04:48:07 -0700, kjoller wrote:<br>
> I have been trying to fix a bug in the "Kortforsyningen" plugin for QGIS,<br>
> which exists in Ubuntu 17.04 and Debian stretch (and probably other newer<br>
> debian based systems), due to QtWebKit not being included in PyQt4<br>
<br>
</span>It should be included as internal bindings in python-qgis for unstable,<br>
stretch, yakkety and zesty.<br>
<br>
/usr/lib/python2.7/dist-<wbr>packages/PyQt4/QtWebKit.(i386|<wbr>x86_64)-linux-gnu.so<br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
</font></span></blockquote><div><br></div><div>You are correct that the QtWebkit itself is included, but as far as I can se, the "definition"-file for pyuic4 is not, as far as I can tell.<br><br>/usr/lib/python2.7/dist-<wbr>packages/PyQt4/uic/widget-<wbr>plugins/qtwebkit.py<br><br></div><div>It is a simple file, and stripped for comments it looks like this:<br><br>pluginType = MODULE<br>def moduleInformation():<br>    return "PyQt4.QtWebKit", ("QWebView", )<br><br></div></div></div></div></div>