<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Dec 16, 2013 at 5:18 PM, Michal Humpula <span dir="ltr"><<a href="mailto:michal.humpula@seznam.cz" target="_blank">michal.humpula@seznam.cz</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi there,<br>
<br>
have a small glitch with icon loading on frameworks. If I understand<br>
correctly, the migration path for KIcon is QIcon::fromTheme, right?<br>
<br>
Unfortunately this is giving me empty results, which might be caused by<br>
QIcon::themeName() giving me empty string. If I configure the theme manually,<br>
i.e. by calling QIcon::setThemeName("oxygen"), everything works fine, icons<br>
are displayed again.<br>
<br>
The "kcmshell5 icons" is showing me the selected oxygen icons, though.<br>
<br>
Any idea what my be missing/misconfigured in my installation?<br>
<br>
frameworks: latest git<br>
Qt: v5.2<br>
system: Debian unstable<br>
<br>
Cheers<br>
<br>
Michal<br>
<br>
_______________________________________________<br>
Kde-frameworks-devel mailing list<br>
<a href="mailto:Kde-frameworks-devel@kde.org">Kde-frameworks-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-frameworks-devel</a><br>
</blockquote></div><br></div><div class="gmail_extra">Maybe you should make sure the correct QPA is called? If it is, we should probably do the setThemeName from the QPA You can find the code in tier4/frameworksintegration.</div>

<div class="gmail_extra">Also, make sure all environment variables are set, especially KDE_FULL_SESSION=true.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers!</div><div class="gmail_extra">Aleix</div>

</div>