D11588: Fix broken octave backend and debug messages small change

Nikita Sirgienko noreply at phabricator.kde.org
Sun Mar 25 14:28:35 UTC 2018


sirgienko added a comment.


  `octavesession.cpp:258: else if (line.contains(m_prompt))` equals `True` all time, because `m_prompt` equals  `QRegExp(patternSyntax=0, pattern='""')` (empty regex). It means, that we don't found octave prompt, because `m_currentExpression` never equals nullptr, for some reason (we also don't set temp directory too, for the same reason).

REPOSITORY
  R55 Cantor

REVISION DETAIL
  https://phabricator.kde.org/D11588

To: sirgienko, #cantor
Cc: asemke, #cantor, #kde_edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180325/2a20dc7b/attachment.html>


More information about the kde-edu mailing list