-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
Save keyfile on value change #114
Comments
The setting is saved on proper shutdown of the application, if you kill it, that won't happen. Feel free to provide a PR changing this. |
I'm still having this problem on GNOME 45 with Wayland. Every time I open Gromit-MPX, the intro window pops up. |
Would be interesting to know how you stop the app. Also, please post some log files. |
I closed the app using its Alt+F9 shortcut. I opened through my terminal in order to see some logging information. When I closed the program, it present the output below:
The Gromit-MPX version I have is 1.5.0-1, I installed from the AUR on Arch Linux. |
OK, the reason is that your .ini file is read-only. See #182 for some background. Can you post the output of |
|
OK, that's a bug. I can reproduce. Thanks for reporting! |
If you'd like to put out an incentive for fixing this bug, you can do so at https://issuehunt.io/r/bk138/gromit-mpx
Describe the bug
Running
gromit-mpx
brings up the welcome window, regardless of if the "Show again on startup" button was ticked or not on previous run.To Reproduce
gromit-mpx
gromit-mpx
Expected Behavior
When unchecking "Show again on startup", any future instances of gromit-mpx should not open the welcome window.
Screenshots
https://user-images.githubusercontent.com/20517031/103925149-18e00700-50e5-11eb-9e67-af298971975a.mp4
Desktop (please complete the following information):
Additional context
Installed from AUR Package
The text was updated successfully, but these errors were encountered: