Bug 1233280
| Summary: | Don't enforce KDE logging rules on all Qt applications | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alex <alexander.blasche> |
| Component: | kde-settings | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | dvratil, jgrulich, jreznik, kai.koehne, kevin, ltinkl, mbriza, rdieter, rnovacek, smparrish, than |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-06-18 17:41:08 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Alex
2015-06-18 15:15:01 UTC
It not KDE specific. It's a distro-wide policy decision that our optimized Release builds of Qt should not enable debug logging by default. You're free to override that by using a customized ~/.config/QtProject/qtlogging.ini or modify /etc/xdg/QtProject/qtlogging.ini as you see fit. Well, you're right that this affects *all* installed copies of Qt, not just our packaged versions. I figured using a global qtlogging.ini was easier than patching Qt though. Suggestions welcome. As Rex Dieter explained, this is a Fedora policy decision, not a KDE one. qt-settings just happens to be a subpackage of the kde-settings SRPM in Fedora, for historical and convenience reasons. But all those *-settings are Fedora settings and do not come from KDE upstream. *** This bug has been marked as a duplicate of bug 1227295 *** |