<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'DejaVu Sans','Bitstream Vera Sans','Arial','Verdana','sans-serif','Sans Serif','.Helvetica Neue DeskInterface'; font-size:12pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">Dear all,</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">I did have the problem before and have it again. This time I'm not able to solve this. It is not a PyQt5 problem, it is a qwebview widget problem that has been reported before. When I load a qwebview (widget) with youtube as an URL then it refuses to load/display the site page and returns an error like this:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">----</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"><span style=" font-family:'DejaVu Sans','Bitstream Vera Sans','Arial','Verdana','sans-serif','Sans Serif','Menlo';">Error loading /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin:</span> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"><span style=" font-family:'DejaVu Sans','Bitstream Vera Sans','Arial','Verdana','sans-serif','Sans Serif','Menlo';">dlopen(/Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin, 265): no suitable image found. </span> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px; font-family:'DejaVu Sans','Bitstream Vera Sans','Arial','Verdana','sans-serif','Sans Serif','Menlo';"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"><span style=" font-family:'DejaVu Sans','Bitstream Vera Sans','Arial','Verdana','sans-serif','Sans Serif','Menlo';">Did find:</span> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"><span style=" font-family:'DejaVu Sans','Bitstream Vera Sans','Arial','Verdana','sans-serif','Sans Serif','Menlo';">/Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin: mach-o, but wrong architecture</span> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">----</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">This happens on a fresh install of yosemite 10.10.5. </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">The first time I could solve the problem by removing/moving the offending QuickTime plugin away from the path specified in the error.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">This time I did the same (for the system wide and my personal Library paths) but without succes. </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">I also did set PluginsEnabled to False but that has no effect either. </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">Question:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">How to get the real good binary for the QuickTime plugin OR how to to solve this with or without plugins (I bet on HTML5 technology so I don't care to drop support for plugins).</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;">Creative solutions (fake plugin?) are welcome too.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  text-indent:0px;"> </p></body></html>