ilar81 / detourious-e19

Detourious Enlightenment 19 theme
Other
4 stars 1 forks source link

Is this theme still maintained? (E24 compatibility) #5

Open DAC324 opened 4 years ago

DAC324 commented 4 years ago

Hello,

I just came across this theme because of several recommendations on the net.

Unfortunately, it is not possible anymore to download it from https://www.enlightenment-themes.org/p/1018517/ - the Download button is disabled :(

It does not seem to be possible to build the theme against the latest EFL that comes with E24, either:

make 
edje_cc -id . -fd . main.edc -o detourious.edj
edje_cc: Warning. Parse error near bits/elm/gengrid.edc:834. Unnamed part exists in Group "elm/gengrid/item/excessive-thumb/default".
edje_cc: Warning. This EDC file was designed for EFL 1.18. Until 1.19, EFL used an invalid calculation mechanism for textblock parts, where the value of text min/max was not properly taken into account. You might want to consider adding "efl_version: 1 24;" in your EDC file (before the "collections" block), and then check the sizing for all textblock parts that specify text min/max values (the bool defined as description.text.{min,max}).
edje_cc: Critical. GROUP elm/button/base/media_player/prev/default - state 'clicked:0' does not exist for part 'bt'; set in program 'program_4'
make: *** [Makefile:2: all] Error 255