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

fix(just): Ignore locked keys when loading dconfs #1730

Open
wants to merge 1 commit into
base: testing
Choose a base branch
from

Conversation

fiftydinar
Copy link
Contributor

This assures that dconf load will always work.

restore-gnome-folders dconf load works.

But I have problems with restore-gnome-de-settings in bazzite-gnome image, I get

sh: -c: line 2: syntax error: unexpected end of file
error: Recipe `restore-gnome-de-settings` failed on line 5 with exit code 2

Idk where's the syntax problem here, as the for/done loop works in terminal when I try it.

This assures that dconf load will always work.

`restore-gnome-folders` dconf load works.

But I have problems with `restore-gnome-de-settings` in `bazzite-gnome` image, I get

```
sh: -c: line 2: syntax error: unexpected end of file
error: Recipe `restore-gnome-de-settings` failed on line 5 with exit code 2
```

Idk where's the syntax problem here, as the for/done loop works in terminal when I try it.
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Oct 9, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants