Obsidian-StudiosInc / entrance

General purpose Display Manager built on the Enlightenment Foundation Libraries (EFL)
GNU General Public License v3.0
24 stars 10 forks source link

Issues with EFL 1.21_beta1 Users, Sessions, and Actions not populated or active #28

Closed wltjr closed 6 years ago

wltjr commented 6 years ago

Description

Changes in EFL 1.21_beta1 are causing problems for theme specified containers. Unknown object type for Elm_Gengrid and Elm_Hoversel and likely others not used by current default theme. Which cause needed elements to not be filled, users, sessions, and actions.

Generates the following log messages

INF<16202>:entrance_client ../src/daemon/entrance.c:108 _entrance_client_data() ../src/bin/entrance_connect.c:104 Users received
../src/bin/entrance_gui.c:420 Add users list, using item style: default
../src/bin/entrance_fill.c:222 Unknown object type to fill Elm_Gengrid

INF<16202>:entrance_client ../src/daemon/entrance.c:108 _entrance_client_data() ../src/bin/entrance_connect.c:109 Action received
../src/bin/entrance_gui.c:378 Actions set

INF<16202>:entrance_client ../src/daemon/entrance.c:108 _entrance_client_data() ../src/bin/entrance_fill.c:222 Unknown object type to fill Elm_Hoversel

INF<16202>:entrance_client ../src/daemon/entrance.c:108 _entrance_client_data() ../src/bin/entrance_connect.c:99 Xsession received
../src/bin/entrance_login.c:342 Session set

INF<16202>:entrance_client ../src/daemon/entrance.c:108 _entrance_client_data() ../src/bin/entrance_fill.c:222 Unknown object type to fill Elm_Hoversel

Steps to reproduce

  1. Run entrance under EFL 1.21_beta1

System information