<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, davidedmundson, graesslin.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D18291">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When opening a non-writable config file, a <tt style="background: #ebebeb; font-size: 13px;">kdialog</tt> process is spawned and the application waits for it to quit.<br />
However, since in case of the lock screen, the input and everything is already blocked, the user cannot dismiss the warning generated by the greeter, effectively locking the user out.</p>

<p>BUG: 403255</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Created a non-writable <tt style="background: #ebebeb; font-size: 13px;">~/.config/kscreenlocker_greetrc</tt> and locked the screen:<br />
Greeter comes up as normal<br />
kscreenlocker itself may need something similar?</p>

<p>I grepped kde source code for that environment variable and it only seems to be used for warning suppression, it doesn't disable writing or persisting configuration.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R133 KScreenLocker</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18291">https://phabricator.kde.org/D18291</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>greeter/main.cpp</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, davidedmundson, graesslin<br /><strong>Cc: </strong>plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>