Skip to content

Fix unsupported gsettings backend error#99

Open
C-512L wants to merge 2 commits into
flathub:masterfrom
C-512L:fix-gsettings
Open

Fix unsupported gsettings backend error#99
C-512L wants to merge 2 commits into
flathub:masterfrom
C-512L:fix-gsettings

Conversation

@C-512L
Copy link
Copy Markdown
Contributor

@C-512L C-512L commented Aug 29, 2024

No description provided.

@flathubbot
Copy link
Copy Markdown
Contributor

Started test build 143301

@flathubbot
Copy link
Copy Markdown
Contributor

Build 143301 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/126356/com.github.KRTirtho.Spotube.flatpakref

@KRTirtho
Copy link
Copy Markdown
Collaborator

Can you first describe the error? I don't seem to get it in my device

@flathubbot
Copy link
Copy Markdown
Contributor

Started test build 147932

@flathubbot
Copy link
Copy Markdown
Contributor

Build 147932 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/131018/com.github.KRTirtho.Spotube.flatpakref

@C-512L
Copy link
Copy Markdown
Contributor Author

C-512L commented Feb 2, 2025

Can you first describe the error? I don't seem to get it in my device

The titlebar_buttons package tries for some reason the access using GSettings the global dconf configuration database (which the flatpak doesn't have access to). GSETTINGS_BACKEND=keyfile tells GSettings to use local keyfile configuration backend instead.

Here I have some logs

If this is a solvable upstream bug, i can open an upstream issue and mark it as a temportal workaround in the commit message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants