<table><tr><td style="">sirgienko created this revision.<br />sirgienko added reviewers: Cantor, asemke.<br />sirgienko added a project: Cantor.<br />Restricted Application added a subscriber: KDE Edu.<br />Restricted Application added a project: KDE Edu.<br />sirgienko 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/D12721">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Before, if we have called <tt style="background: #ebebeb; font-size: 13px;">fix</tt> function and our <tt style="background: #ebebeb; font-size: 13px;">EDITOR</tt> was console editor, we have had problems: editor starts as child process and we never can end it. This commit fix it, by setting kate as editor for R.</p>

<p>BUG: 339127<br />
FIXED-IN: 18.04.1</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">Start R backend, create array (<tt style="background: #ebebeb; font-size: 13px;">a <- c(1,2,3)</tt>, for example)</li>
<li class="remarkup-list-item">Call <tt style="background: #ebebeb; font-size: 13px;">fix(a)</tt> and check, that you have the problem</li>
<li class="remarkup-list-item">Apply the patch</li>
<li class="remarkup-list-item">Do 1)-2) again and check, that you start edit <tt style="background: #ebebeb; font-size: 13px;">a</tt> in kate</li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R55 Cantor</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix-bug-339127</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12721">https://phabricator.kde.org/D12721</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/backends/R/rserver/rserver.cpp</div></div></div><br /><div><strong>To: </strong>sirgienko, Cantor, asemke<br /><strong>Cc: </strong>Cantor, KDE Edu, narvaez, apol<br /></div>