<table><tr><td style="">sirgienko created this revision.<br />sirgienko added a reviewer: Cantor.<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/D11771">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Maxima backend don't work: you run entry, but calculation never ends. It's happend, because backend use special lisp configuration file (<tt style="background: #ebebeb; font-size: 13px;">cantor-initmaxima.lisp</tt>) for better output processing but the file don't exist, bacause it have be removed in <a href="https://phabricator.kde.org/R55:616dc4159c7bbeeca962af58adbcccd025ddc723" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">616dc4159c7bbeeca962af58adbcccd025ddc723</a>, I think, accidentally. So, If you have this file (from previous cantor installation, for example) all is okey, but if you don't, you can't run maxima entries. So I have recovered the file.</p>

<p>But there is some change, compared <tt style="background: #ebebeb; font-size: 13px;">Application/15.12</tt>: Output is plain text, instead nice LaTeX image. I think, it bug too and i will try solve it later.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">remove purge cantor installation</li>
<li class="remarkup-list-item">check, that <tt style="background: #ebebeb; font-size: 13px;">cantor-initmaxima.lisp</tt> have be removed from <tt style="background: #ebebeb; font-size: 13px;">share/cantor/maximabackend</tt></li>
<li class="remarkup-list-item">reinstall cantor without patch and check, that maxima backend don't calculate</li>
<li class="remarkup-list-item">apply patch and reinstall cantor</li>
<li class="remarkup-list-item">check, that <tt style="background: #ebebeb; font-size: 13px;">cantor-initmaxima.lisp</tt> exist in <tt style="background: #ebebeb; font-size: 13px;">share/cantor/maximabackend</tt></li>
<li class="remarkup-list-item">check, that maxima work normally</li>
</ol></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/D11771">https://phabricator.kde.org/D11771</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/backends/maxima/CMakeLists.txt</div></div></div><br /><div><strong>To: </strong>sirgienko, Cantor<br /><strong>Cc: </strong>Cantor, KDE Edu, narvaez, apol<br /></div>