On Sat, 17 Jul 2021 14:53:46 -0300 Thiago Maciel <mac...@gmail.com> said:

> Hi there,
> 
> I'm still trying to make a useful efl/E build from Clear Linux.
> 
> Right now, I am facing some issues.
> 
> #1) Rendering SVG icons
> Do I need anything else to render svg icons apart from librsvg?
> As far as I could see in build logs, I could link and build evas to render
> svg using (
> https://download.gnome.org/sources/librsvg/2.50/librsvg-2.50.7.tar.xz), but
> when I run E I can see just png icons, I've tried different icon packs to
> test, but it renders png only for some reason.

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

> #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.

> 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