<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Sep 3, 2014 at 10:01 PM, Albert Astals Cid <span dir="ltr"><<a href="mailto:aacid@kde.org" target="_blank">aacid@kde.org</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">El Dimecres, 3 de setembre de 2014, a les 21:42:24, Mark Gaiser va escriure:<br>


<div class="">> On Wed, Sep 3, 2014 at 7:16 PM, Albert Astals Cid <<a href="mailto:aacid@kde.org">aacid@kde.org</a>> wrote:<br>
> > Porting guide lies in saying that KIcon should be replaced with<br>
> > QIcon::fromTheme since KIcon defauted to oxygen icon theme and obviously<br>
> > QIcon::fromTheme doesn't do that.<br>
> ><br>
> > Please someone provide a solution for this problem or undeprecate KIcon.<br>
> > This is blocking the porting of my applications.<br>
><br>
> I've seen that issue before.<br>
> The thing that fixed it for me was setting the environment variable:<br>
> export KDE_FULL_SESSION=true<br>
><br>
> I hope it still works :)<br>
<br>
</div>That's not a fix, that's a workaround, we can't ask all the users out there to<br>
export that variable.<br>
<br>
Cheers,<br>
  Albert</blockquote><div><br></div><div>It's a workaround only for non-Plasma setups, but agreed.</div><div><br></div><div>What about documenting that if Oxygen is a hard dependency then a call to QIcon::setThemeSearchPaths should be made? We could even use KIconThemes for figuring out what's the Oxygen path.</div>

<div><br></div><div>Aleix</div></div></div></div>