| Summary: | KF5 applications do not use a KF5 related subdir for saving config files | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kdelibs4support | Reporter: | Ralf Habacker <ralf.habacker> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | luigi.toscano, simonandric5 |
| Priority: | NOR | ||
| Version First Reported In: | 5.36.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 380136 | ||
|
Description
Ralf Habacker
2017-08-16 13:04:08 UTC
This is not likely a KF5 issue; applications based on KF5 are simple Qt5 applications, so they use QStandardPaths. Also, please note that kf5-config is deprecated and part of KDELibs4Support; its replacement is qtpaths, which points again in the Qt direction. Cleaning up the files is not different from cleaning any other Qt application. I would close this as NOTABUG. |