Hi Jeff,

We're now allowing the user to choose whether they want to use an fdo icon
theme or elementary. This is configurable and we are working on E making it
easier too.

Also the spec we adhere to is
https://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
But the gtk-directory is not a "standard" name but one that gnome themes
have added on top.

Does that make sense?
If the icon names you use are in the standard list it should work fine...

Andy
On Sun, 18 Sep 2016 at 23:20, Jeff Hoogland <jeffhoogl...@gmail.com> wrote:

> Did the way we utilize standard icons change in a recent version of
> Elementary? Been using EFL 1.15 for awhile now, but 1.18.1 is finally
> functional with Moksha so looking to include this with Bodhi's upcoming
> release.
>
> My epad application isn't setting the proper standard icons with this EFL
> release though. In terminal I see this over and over and over again:
>
> Traceback (most recent call last):
>   File "efl/elementary/genlist.pxi", line 55, in
> efl.elementary.__init__._py_elm_genlist_item_content_get
> (efl/elementary/__init__.c:117699)
>   File "/usr/lib/python2.7/dist-packages/elmextensions/fileselector.py",
> line 57, in content_get
>     standard="gtk-directory"
>   File "efl/elementary/icon.pxi", line 38, in
> efl.elementary.__init__.Icon.__init__ (efl/elementary/__init__.c:154226)
>   File "efl/evas/efl.evas_object.pxi", line 209, in
> efl.evas.Object._set_properties_from_keyword_args
> (efl/evas/efl.evas.c:51751)
>   File "efl/eo/efl.eo.pyx", line 276, in
> efl.eo.Eo._set_properties_from_keyword_args (efl/eo/efl.eo.c:3661)
>   File "efl/elementary/icon.pxi", line 109, in
> efl.elementary.__init__.Icon.standard.__set__
> (efl/elementary/__init__.c:154806)
> RuntimeWarning: Setting standard icon failed
>
> Same source code worked as expected with EFL 1.15 and displayed the desired
> icons. Do I need to do something differently or is this a bug?
>
> --
> ~Jeff Hoogland <http://jeffhoogland.com/>
> My Projects on GitHub <https://github.com/JeffHoogland>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to