mart accepted this revision. mart added inline comments. This revision is now accepted and ready to land.
INLINE COMMENTS > control.cpp:163 > + } > + file.write(QJsonDocument::fromVariant(m_info).toJson()); > +// qCDebug(KSCREEN_COMMON) << "Config control saved on: " << > file.fileName(); maybe check if it's actually a valid json document?, even just !document.isEmpty() after creating the document REPOSITORY R104 KScreen BRANCH 0controlWrite REVISION DETAIL https://phabricator.kde.org/D16996 To: romangg, #plasma, mart Cc: mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol