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

Unable to change some preferences, like theme, after they've been changed once #661

Open
dave0003 opened this issue Apr 13, 2024 · 4 comments
Labels
linux Relates some variant of Linux question Further information is requested

Comments

@dave0003
Copy link

On Debian Bookworm, with both the AppImage and Flatpak, I have this issue.

If I try to change the theme, under Page Style -> Dark theme, I can change it to something else the first time. After that, I'm no longer able to change the setting.

Some of the other settings (but not all) also have issues getting "stuck" (like Appearance -> Accent color).

To fix it, I have to delete the .config file for lagrange and restart it. Then I'm allowed my one change again.

@skyjake
Copy link
Owner

skyjake commented Apr 15, 2024

This vaguely rings a bell, although the issue I'm thinking may have been related to window event handling and not the configuration file.

After that, I'm no longer able to change the setting.

Could you describe in more detail what this means? Does the UI dropdown/buttons not actually work, or does the UI work but the rest of application doesn't notice the change? I take it that restarting the app causes the changed settings to go back to the previous value?

@skyjake skyjake added linux Relates some variant of Linux question Further information is requested labels Apr 15, 2024
@dave0003
Copy link
Author

After changing the setting the first time, the UI dropdown does drop-down, but clicking on a different highlighted setting doesn't select it. Restarting the app still keeps the setting from the first original change. To get the setting to reset to default, I have to delete the .config file.

lagrange-screenshot-2024-04-15

@skyjake
Copy link
Owner

skyjake commented Apr 15, 2024

If you launch the app with the --prefs-sheet option, does it change the behavior for the better?

@dave0003
Copy link
Author

No, --prefs-sheet doesn't seem to make any difference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linux Relates some variant of Linux question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants