> are svg image loaders disabled? (i.e. evas-loaders-disabler option to meson
> lists svg)?. otherwise it should work.
>

Nope, I've build EFL with:
-Dfb=true
-Ddrm=true
-Dwl=true
-Dglib=true
-Dbindings=
-Dbuild-examples=false
-Dbuild-tests=false
-Decore-imf-loaders-disabler='scim'
-Devas-loaders-disabler='json','avif','heif'

and E with:
-Dwl=true



>
> > #2) Virtual Desktops
> > For some reason, when I try to reduce the number of virtual desktops to
> > less than 4, the Virtual Desktop window enters in a recursive loop
> > (perhaps?!), exploding the miniatures to a huge size and freezing
> > everything.
>
> i don't see thus. just set my desktops to 2x1 and 1x1 no problems. ?
>
> > #3) Logout shutdown actions
> > For some unknown reason, whenever I try to logout/shutdown, I get an E
> > crash, and I need to press F12 to continue (I can send you the
> crashsdump)
>
> also don't see this - but backtraces help find bugs. build with asan to
> catch
> the proper place the bug happens... :) enlightenment.org has information
> about
> building with asan enabled.
>

Ok, I'll build with asan later this week.
Meanwhile,I've booted and tried to change the number of virtual desktops,
killed and logged out.
You can see the output of my journalctl after E starts in
https://pastebin.com/qsFeV5Nx (I don't know if I can send files in this
mailing list).

We have errors like:
ERR<2711>:eina_safety ../src/lib/evas/canvas/evas_object_text.c:499
_evas_text_efl_text_font_font_size_set() safety check failed: size <= 0 is
true
ERR<2711>:evas_main ../src/lib/evas/canvas/evas_object_smart.c:1280
_efl_canvas_group_group_need_recalculate_set() Object 0x400000263193 is not
stable during recalc loop
ERR<2711>:eo ../src/lib/eo/eo.c:643 _efl_object_call_resolve() in
src/lib/edje/efl_layout_signal.eo.c:4: func 'efl_layout_signal_emit'
(5767171) could not be resolved on Efl.Canvas.Group@0x4000076dab46[2]:(0,0
0x0):children=2:smart_class=e_icon for class 'Efl.Canvas.Group'.
CRI<2711>:e ../src/bin/e_hints.c:390 e_hints_client_stacking_set() Window
list size less than window count.
ERR<2711>:eo ../src/lib/eo/eo.c:643 _efl_object_call_resolve() in
src/lib/edje/efl_layout_signal.eo.c:4: func 'efl_layout_signal_emit'
(5767171) could not be resolved on Efl.Canvas.Group@0x400007760d35[2]:(0,0
0x0):children=2:smart_class=e_icon for class 'Efl.Canvas.Group'.
ERR<2711>:eina_safety ../src/lib/elput/elput_manager.c:59
elput_manager_disconnect() safety check failed: manager == NULL
ERR<2711>:eldbus ../src/lib/eldbus/eldbus_core.c:365 eldbus_cbs_free_del()
Couldn't find cb_free=



Sorry for the inconvenience,






> > I don't know if these issues are related to the aggressive optimizations
> > that CL provides.
> > I'll try with more conservative flags to check.
> >
> > Best,
> >
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> Carsten Haitzler - ras...@rasterman.com
>
>

_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to