Re: [e-users] SDDM Enlightenment/wayland doesn't worked after "e wl - force gl for wl mode now due to kernel breaks" commit

Carsten Haitzler <[email protected]>
Newsgroups gmane.comp.window-managers.enlightenment.user
Message-ID <[email protected]>
On Sat, 10 Sep 2022 14:42:55 +0200 daniel antoine <[email protected]> said:

> Hi
> 
> I have installed the commit "e wl - force gl for wl mode now due to
> kernel breaks" and when I select on SDDM the Enlightenment/wayland
> session and validate the user/password , it return the SDDM screen for
> login again, Enlightenment_start is not taken in count.
> If I disable sddm and launch the command Exec=E_WL_FORCE=drm
> E_COMP_ENGINE=gl /usr/bin/enlightenment_start at the console, it
> starts after a long pause. It seems that the command in
> /usr/share/wayland-sessions/enlightenment.desktop is not recognised
> under SDDM.
> 
> I have tried to put quotes in the command but without success.
> 
> If I remove E_WL_FORCE=drm E_COMP_ENGINE=gl in the EXEC command SDDM
> is able to launch the wayland session.

well perhaps this is a sddm problem. enlightenment happily runs apps
with .desktop files with env vars in the cmdline like:

  Exec=DISPLAY=:0 BBB=x xterm

no issues. can you try change the exec to:

  Exec=env E_WL_FORCE=drm E_COMP_ENGINE=gl enlightenment_start

?

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.