On Tue, 2 Feb 2021 19:23:59 +0530 Banibrata Dutta <banibrata.du...@gmail.com>
said:

> Hi,
> 
> Added a user using 'useradd -m -U user' but when the Enlightenment
> first-time run config wizard is run, the Language selection list seemed
> empty. Remaining wizard however did seem to go through fine. However, in
> the end I did get 2 pop ups:
> - Warning: You display driver does not support OpenGL, GLSL shaders or no
> OpenGL engines were compiled or installed for Ev as or Ecore-Ev as. Falling
> back to software engine. You will need a OpenGL 2.0 for OpenGL ES 2.0)
> capable GPU to use OpenGL with composting.
> - Error: Enlightenment cannot successfully start the enlightenment_system
> service because your user is denied access to all services. Please see
> /etc/enlightenment/system.conf.
> 
> Is there a graphical, safer, cleaner way to add a new user ? How do I fix
> things for this particular user ?

Did you read /etc/enlightenment/system.conf ? It's documented. users explicitly
listed there can run enlightenment_system along with users of the list of
groups listed there, so add the user to this file OR make sure the user is a
member of a group listed there or add new groups to that file and add the user
to that group etc. ... either way documented there. :)

As for OpenGL - I don;'t know. GL fails to init from evas. it's either a
software-fallback GL in which case it'll be slower than evas's own sw rendering
so its blacklisted, or it just isn't working at all. missing drivers for your
GPU in some way.

As for languages... E will only offer what locale -a lists (which depends on
what /etc/local.gen has enabled) that E also has a translation file for.

> regards,
> Bani
> 
> _______________________________________________
> 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