<div dir="ltr">Hi Juha,<div><br></div><div>Thanks for taking the time to debug this.</div><div>I guess the following command could be used to find differences between the 2 versions:</div><div> find ~/SailfishOS -type f -executable -exec file {} \; | grep ELF | cut -d: -f1 | sort | xargs ldd > versionX<br>
</div><div><br></div><div>Thanks,</div><div>Stijn</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 17, 2014 at 3:45 PM, Juha Kallioinen <span dir="ltr"><<a href="mailto:juha.kallioinen@jolla.com" target="_blank">juha.kallioinen@jolla.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"><div class="">
<div>On 17.07.2014 13:39, Juha Kallioinen
wrote:<br>
</div>
<blockquote type="cite">
<br>
<br>
Hi thanks for debugging,<br>
<br>
I can't figure out the reason yet, just a quick report.<br>
<br>
I can reproduce the failure here in Sabayon KDE 14.07 version, but
not in the GNOME version.<br>
<br>
I could not reproduce it in Kubuntu 14.04 (also uses KDE, version
4.13.2).<br>
<br>
One system library caught my eye, Sabayon loads libpng16.so.16 and
Kubuntu loads libpng12.so.0, although I'm sure I've built Qt so
that it would use the qt plugin and not system libpng. But maybe
it doesn't affect that code path yet.<br>
</blockquote>
<br></div>
I built the qt creator in Sabayon KDE and it does work then.. so I
think the build machine (ubuntu 10.04 with minimal extra packages
installed ) has some build dependency that's incompatible with
Sabayon right now.<br>
<br>
Best regards,<br>
Juha<br>
<br>
</div>
</blockquote></div><br></div>