<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 26/02/18 à 11:36, Lee Matthews a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:SN1PR0501MB2159E4D7B04342E37900D563F8C10@SN1PR0501MB2159.namprd05.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;"
dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi All</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I am wanting to use
PyQt to open a browser and start a WebRTC session on my RPi. I
have a basic script working <span style="font-size: 12pt;">fine
on my Ubuntu PC using PyQt. It requires the WebEngineView
class from the WebEngineWidgets module (Webkit is
decremented and doesnt support WebRTC). However </span><span
style="font-size: 12pt;">I cannot get the script working on
my Raspberry Pi. It seems that the install of PyQT on RPi
doesnt provide the various WebEngine modules. I installed it
using "<span style="color: rgb(36, 39, 41); font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, sans-serif; font-size: 13px; white-space: pre-wrap; background-color: rgb(239, 240, 241);">sudo
apt-get install python3-pyqt5</span>"</span></p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size:
12pt;"><br>
</span></p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size:
12pt;">Does PyQT for RPi not support the <span
style="font-family: Calibri, Helvetica, sans-serif,
EmojiFont, "Apple Color Emoji", "Segoe UI
Emoji", NotoColorEmoji, "Segoe UI Symbol",
"Android Emoji", EmojiSymbols; font-size: 16px;">WebEngine
modules?</span></span></p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size:
12pt;"><span style="font-family: Calibri, Helvetica,
sans-serif, EmojiFont, "Apple Color Emoji",
"Segoe UI Emoji", NotoColorEmoji, "Segoe UI
Symbol", "Android Emoji", EmojiSymbols;
font-size: 16px;">Is there any way to get this to work?</span></span></p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size:
12pt;">If there is absolutely no way to get it working with
PyQt, would Qt on the Pi have support for <span
style="font-family: Calibri, Helvetica, sans-serif,
EmojiFont, "Apple Color Emoji", "Segoe UI
Emoji", NotoColorEmoji, "Segoe UI Symbol",
"Android Emoji", EmojiSymbols; font-size: 16px;">the </span><span
style="font-family: Calibri, Helvetica, sans-serif,
EmojiFont, "Apple Color Emoji", "Segoe UI
Emoji", NotoColorEmoji, "Segoe UI Symbol",
"Android Emoji", EmojiSymbols; font-size: 16px;">WebEngine
modules?</span></span></p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size:
12pt;"><br>
</span></p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size:
12pt;"><br>
</span></p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size:
12pt;">I have created a query on a forum
</span><span style="font-size: 12pt;">at the link below if
that is any help in explaining my query further...</span></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"><a
href="https://raspberrypi.stackexchange.com/questions/79581/pyqt-support-for-webengine-on-pi"
class="OWAAutoLink" id="LPlnk95331" previewremoved="true"
moz-do-not-send="true">https://raspberrypi.stackexchange.com/questions/79581/pyqt-support-for-webengine-on-pi</a></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<div id="LPBorder_GT_15196409196380.05080296943195006"
style="margin-bottom: 20px; overflow: auto; width: 100%;
text-indent: 0px;">
<table id="LPContainer_15196409196300.9658377457502183"
role="presentation" style="width: 90%; background-color:
rgb(255, 255, 255); position: relative; overflow: auto;
padding-top: 20px; padding-bottom: 20px; margin-top: 20px;
border-top: 1px dotted rgb(200, 200, 200); border-bottom:
1px dotted rgb(200, 200, 200);" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td id="ImageCell_15196409196320.45192663718941173"
colspan="1" style="width: 250px; position: relative;
display: table-cell; padding-right: 20px;"><br>
</td>
<td id="TextCell_15196409196330.8436792403380722"
colspan="2" style="vertical-align: top; position:
relative; padding: 0px; display: table-cell;"><br>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<pre wrap="">_______________________________________________
PyQt mailing list <a class="moz-txt-link-abbreviated" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></pre>
</blockquote>
<p>QtWebEngine is recent in Debian packages.<br>
<br>
You can find the reason at [0].<br>
<br>
And here [1] on 2017-08-11 Simon Quigley declare "Fix Released",
so try with the repository of Bionic Beaver.</p>
<p><br>
</p>
<p>But, I presume, you have to reinstall all PyQt packages from the
new repo.<br>
<br>
[0]
<a class="moz-txt-link-freetext" href="https://marc.info/?l=kde-core-devel&m=142954900813235&w=2">https://marc.info/?l=kde-core-devel&m=142954900813235&w=2</a><br>
[1]
<a class="moz-txt-link-freetext" href="https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1579265">https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1579265</a></p>
<p><br>
</p>
<p>Vincent<br>
</p>
</body>
</html>