-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
"Indicator" settings failed to save on Windows 10 22H2 #160
Comments
Thanks for reporting. Always try to to separate each issue in a different report, as that helps with our tracking. I'll dedicate this issue to the bar issue exclusively and make a new issue regarding the screens. |
What operating system and QPrompt version are you using? You can find out QPrompt's version in the About Page. I ask because I wasn't able to replicate your issue with Bar not saving on my system. |
Qpromt v.1.1.5 (v.1.1/720a13) and Windows 10 x64 22H2 |
Excellent! Thanks. |
Tried to Disable background transparency, upon application restart, setting ignored. |
@vibperson, when you restarted the QPrompt and the |
Even when uninstalling the .deb app and executing the AppImage file instead, the issue persists. Which files survive an 'apt purge qprompt' command? |
Nothing should survive 'apt purge qprompt'. |
Tried another reboot, apt autoremove... no change. Where are configuration files installed? Just in case something is stuck? |
On Linux they install to Before deleting, please make a copy, and if QPrompt restarts correctly after deleting the original, upload the copy here for me to inspect. A few betas also saved to |
The config is fine, it loads and saves correctly on my system. Maybe there's another file involved with saving that I don't know of. Either way, this seems like a problem with the Qt library itself now. @vibperson, when you can, please answer the question that I asked earlier in this thread:
Your answer could bring more certainty to my suspicions of what might be causing the bug; which might help prevent it from happening. Also, deleting QPrompt's settings like @videosmith did will probably solve the problem for you as well. On Windows, QPrompt settings are saved to the Windows registry:
If the problem persists, report it here. Then delete the entire |
I've opened QPrompt put Bar and then i close it or press Quit in QPrompt. |
It dont ask me to restart if i change pointers to bar. |
Hello @vibperson, I have good news.I managed to re-create the bug you were experiencing, and in the processed uncovered a different bug and fixed both. Although I was able to fix the bug you are experiencing, I have to say that this bug is in part a bug in Windows 10 22H2 specifically. Windows 10 21H1, Windows 10 21H2 and Windows 11 22H2 are not subject to your issue and neither are KDE neon 22.04 Linux or MacOS 13.0.1 Ventura. The issue was the following: When QPrompt starts for the first time, the problematic setting, which is called "styleState", should've been set to a default numeric value, but instead a text representation of the same value was being saved. This issue affected all systems and meant no setting was being loaded on when the app first launched, which made it default to a different setting. Fixing this bug did not solve the Windows 10 22H2 bug. On Windows 10 22H2, QPrompt to save the default value to the registry every time the program is run, even when there's already a value present. This meant Windows 10 22H2 was not reporting QPrompt with the correct value for "styleState" when the application started. This issue occurred because QPrompt did some additional processing to choose an arrow based on the system's language. Since users never got to experience the true initial value, because of the first bug, what I did was turn that unintentional default into the deliberate default choice, allowing me to eliminate the step that the bug that can only be experience in Windows 10 22H2. The bug is fixed for both the v1.1 and v1.2 branches. It may take a few weeks before I make new builds. I'm out of time for this weekend, the next 3 weekends are committed, and these builds can take 2 or 3 days to make, due to issues that arise because of upstream changes, and the amount of testing involved. |
what i need to do to save this option? If i want to use bar - not pointers. It resets after close
and similar problem with displays. when i mark to use second - h mirrors, its also resets after close (on this pic i 've i screen but now i can't make screen 2nd)
The text was updated successfully, but these errors were encountered: