jeanguyomarch/eovim

An error is raised when launching eovim

Closed this issue · 3 comments

the error:

ERR<22560>:edje lib/edje/edje_util.c:3968 _edje_object_size_min_restricted_calc() file /usr/share/elementary/themes/default.edj, group elm/progressbar/horizontal/default has a non-fixed part 'inside'. Adding 'fixed: 1 1;' to source EDC may help. Continuing discarding faulty part.

Mhh this is actually an EFL error. What version of the EFL are you using ? You can run

edje_cc --version

to retrieve this information

Version: 1.19.1

EFL 1.20.y is the current stable version, so I can only advise you to upgrade :/