| Summary: | KConfigWatcher::config() returns nullptr when built without DBUS support | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kconfig | Reporter: | Kamil Dudka <kdudka> |
| Component: | general | Assignee: | Matthew Dawson <matthew> |
| Status: | ASSIGNED --- | ||
| Severity: | normal | CC: | kdelibs-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | ed0ecf5b7640f0eca4aeba0e19cf173bc224585e | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | [PATCH] KConfigWatcher: initialize d->m_config in constructor | ||
|
Description
Kamil Dudka
2022-07-29 22:19:43 UTC
Created attachment 150988 [details]
[PATCH] KConfigWatcher: initialize d->m_config in constructor
I have submitted a merge request to fix this: https://invent.kde.org/frameworks/kconfig/-/merge_requests/134 The fix has been merged: https://invent.kde.org/frameworks/kconfig/-/commit/ed0ecf5b7640f0eca4aeba0e19cf173bc224585e |