https://bugs.kde.org/show_bug.cgi?id=367926
Bug ID: 367926 Summary: Maximum number of background parser threads not saved Product: kdevelop Version: 5.0.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdevelop-bugs-n...@kde.org Reporter: tony.wasse...@freenet.de When I lower the maximum number of threads to use for background parsing in the KDevelop settings and then restart KDevelop, it looks like the value hasn't actually been saved (the old value is shown instead of the one I changed it to before). Reproducible: Always Steps to Reproduce: 1. Start KDevelop, open the background parser settings 2. Lower the maximum number of background parser threads (in my case, it's set to 4 by default and I change it to 2) 3. Close KDevelop and start it again 4. Open the background parser settings and check the maximum number of background parser threads Actual Results: The default value is shown Expected Results: The value I just entered in the previous KDevelop session should be shown Of course, other settings can be changed properly on my setup, including other background parser related settings. -- You are receiving this mail because: You are watching all bug changes.