Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some settings in config.ini doesn't take effect #586

Closed
Vonfry opened this issue Mar 21, 2024 · 1 comment · Fixed by #517
Closed

Some settings in config.ini doesn't take effect #586

Vonfry opened this issue Mar 21, 2024 · 1 comment · Fixed by #517
Labels
bug This issue or pull request discusses a bug

Comments

@Vonfry
Copy link

Vonfry commented Mar 21, 2024

My config.ini and strace output are here.

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?

@Vonfry
Copy link
Author

Vonfry commented Mar 22, 2024

I think I find the reason. ly uses configator and configator parses a line with max length 80.

@AnErrupTion AnErrupTion linked a pull request Apr 16, 2024 that will close this issue
@AnErrupTion AnErrupTion added the bug This issue or pull request discusses a bug label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request discusses a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants