You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can see xsessions=.... and waylandsessions=... in the cnofig. And strace read config.ini successfully (strace.log line 107). But it tried to open the default xsessions dir and incompleted wayandsessions dir (strace.log line 112-114).
How can I debug this issue? Is it something wrong during building process?
The text was updated successfully, but these errors were encountered:
My config.ini and strace output are here.
You can see
xsessions=....
andwaylandsessions=...
in the cnofig. And strace readconfig.ini
successfully (strace.log line 107). But it tried to open the default xsessions dir and incompleted wayandsessions dir (strace.log line 112-114).How can I debug this issue? Is it something wrong during building process?
The text was updated successfully, but these errors were encountered: