Bug 443873 - KDevelop creates multiple configuration files with the same name
Summary: KDevelop creates multiple configuration files with the same name
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 5.6.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-17 06:12 UTC by Artem Kliminskyi
Modified: 2021-10-24 06:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Kliminskyi 2021-10-17 06:12:22 UTC
SUMMARY
KDevelop creates multiple configuration files with the same name on systems that installed on btrfs.

Those config files location is "/home/user/.config/kdeveloprc".
In the my case there are 43 kdeveloprc files. 25 of them are modified 5 minutes ago and the rest 18 are modified 14 minutes ago.

STEPS TO REPRODUCE
1. Start KDevelop on btrfs system
2. Change and apply some settings maybe
3. Watch the .config directory

OBSERVED RESULT
Multiple kdeveloprc files

EXPECTED RESULT
Only one unique config file

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.87
Qt Version: 5.15.2
Comment 1 Artem Kliminskyi 2021-10-24 06:15:23 UTC
Nevermind, this problem was caused by ecryptfs. Closing.