Skip to content

Conversation

justjosias
Copy link
Contributor

This is an attempt at solving a part of #309.

I am currently lost at this error that occurs when I try to run ./marker:

(marker:29491): GLib-GIO-ERROR **: 13:42:20.106: Settings schema 'com.github.fabiocolacio.marker.preferences.window' does
not contain a key named 'window-width'
[1]    29491 trace trap  ./marker

It appears to have a simple fix, but I don't know where I missed adding the initialization of that configuration.

@fabiocolacio
Copy link
Owner

Each of those settings coresponds to a setting in the file data/com.github.fabiocolacio.marker.gschema.xml

You would need to update that file to "create" those settings before you can change them with the g_settings api.

@justjosias justjosias closed this Aug 12, 2020
@lamfe lamfe mentioned this pull request Feb 26, 2022
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.

2 participants