There's no proper replacement for KIcon
Albert Astals Cid
aacid at kde.org
Wed Sep 3 20:01:25 UTC 2014
El Dimecres, 3 de setembre de 2014, a les 21:42:24, Mark Gaiser va escriure:
> On Wed, Sep 3, 2014 at 7:16 PM, Albert Astals Cid <aacid at kde.org> wrote:
> > Porting guide lies in saying that KIcon should be replaced with
> > QIcon::fromTheme since KIcon defauted to oxygen icon theme and obviously
> > QIcon::fromTheme doesn't do that.
> >
> > Please someone provide a solution for this problem or undeprecate KIcon.
> > This is blocking the porting of my applications.
>
> I've seen that issue before.
> The thing that fixed it for me was setting the environment variable:
> export KDE_FULL_SESSION=true
>
> I hope it still works :)
That's not a fix, that's a workaround, we can't ask all the users out there to
export that variable.
Cheers,
Albert
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
More information about the Kde-frameworks-devel
mailing list