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

[WebSearchPy] ini-settings are overwritten by the default settings with each program start. #87

Open
Cyberklabauter opened this issue Feb 1, 2023 · 0 comments

Comments

@Cyberklabauter
Copy link

Describe the bug
[WebSearchPy] settings aren't read from the ini-file. Settings are written to the ini file if I change them. But with every restart of LaunchyQT the changed settings are overwritten by the default settings.

To Reproduce
Steps to reproduce the behavior:

  1. Go toPlugin 'WebSearchPy'
  2. Make some chnages ans save
  3. now I can use the new entries
  4. restart LaunchyQT
  5. new entries are lost.

Expected behavior
Load settings from ini file instead of overwriting them with each program start.

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

No branches or pull requests

1 participant