<div dir="ltr">Follow-up question: do we need to do anything for <i>developer</i> builds with Qt5? I suspect not, but I am getting a non-fatal QXcbConnection error when closing some dialogs, and I see that libqxcb.so is one of the "install/plaforms" libs.<br><br><br><div style="margin-left:40px"><span style="font-family:monospace,monospace">QXcbConnection: XCB error: 3 (BadWindow), sequence: 4506, resource id: 7700468, major code: 40 (TranslateCoords), minor code: 0</span><br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 2, 2017 at 1:52 PM, John Tourtellott <span dir="ltr"><<a href="mailto:john.tourtellott@kitware.com" target="_blank">john.tourtellott@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I'll also need to add this to databrowser. But just to be clear:<br><ul><li>I presume this logic needs to be added to <i>all</i> bundle scripts?</li><li>And if so, would it make sense to put this in a (new) file in the cmake/ folder?<br></li></ul></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 2, 2017 at 11:40 AM, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Wed, Aug 02, 2017 at 10:29:27 -0500, TJ Corona wrote:<br>
> There is something wrong with the OS X package for the ES superbuild. When run from the terminal, the following error message is produced:<br>
><br>
> This application failed to start because it could not find or load the Qt platform plugin "cocoa"<br>
> in “".<br>
><br>
> I know we’ve run into this before. What is the fix?<br>
<br>
</span>Oh, CMB is missing this code:<br>
<br>
    <a href="https://gitlab.kitware.com/paraview/paraview-superbuild/blob/master/projects/paraview.bundle.common.cmake#L161" rel="noreferrer" target="_blank">https://gitlab.kitware.com/par<wbr>aview/paraview-superbuild/blob<wbr>/master/projects/paraview.bund<wbr>le.common.cmake#L161</a><br>
<br>
(There's code which uses `qt5_plugin_paths` in each platform-specific<br>
bundle script.)<br>
<br>
--Ben<br>
______________________________<wbr>_________________<br>
Smtk-developers mailing list<br>
<a href="mailto:Smtk-developers@smtk.org" target="_blank">Smtk-developers@smtk.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/smtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/smtk-developers</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>