<table><tr><td style="">sirgienko added a comment.
</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/D11588">View Revision</a></tr></table><br /><div><div><p><tt style="background: #ebebeb; font-size: 13px;">octavesession.cpp:258: else if (line.contains(m_prompt))</tt> equals <tt style="background: #ebebeb; font-size: 13px;">True</tt> all time, because <tt style="background: #ebebeb; font-size: 13px;">m_prompt</tt> equals  <tt style="background: #ebebeb; font-size: 13px;">QRegExp(patternSyntax=0, pattern='""')</tt> (empty regex). It means, that we don't found octave prompt, because <tt style="background: #ebebeb; font-size: 13px;">m_currentExpression</tt> never equals nullptr, for some reason (we also don't set temp directory too, for the same reason).</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R55 Cantor</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11588">https://phabricator.kde.org/D11588</a></div></div><br /><div><strong>To: </strong>sirgienko, Cantor<br /><strong>Cc: </strong>asemke, Cantor, KDE Edu, narvaez, apol<br /></div>