https://bugs.kde.org/show_bug.cgi?id=379404
--- Comment #2 from hackitfor...@gmail.com --- (In reply to Filipe Saraiva from comment #1) > Hi @hackitforfun, I could not reproduce your bug. Please, could you provide > the output of 'maxima -v' command? > > In my case: > > $ maxima -v > + '[' clisp = clisp ']' > + '[' true = true ']' > + '[' -x /usr/lib/maxima/5.39.0/binary-clisp/maxima ']' > + exec /usr/lib/maxima/5.39.0/binary-clisp/lisp.run -q -M > /usr/lib/maxima/5.39.0/binary-clisp/maxima.mem '' -- -v > Maxima 5.39.0 http://maxima.sourceforge.net > using Lisp CLISP 2.49 (2010-07-07) > Distributed under the GNU Public License. See the file COPYING. > Dedicated to the memory of William Schelter. > The function bug_report() provides bug reporting information. > (%i1) Thanks for the reply, here's the output ❯ maxima -v + '[' ecl = clisp ']' + '[' ecl = cmucl ']' + '[' ecl = scl ']' + '[' ecl = gcl ']' + '[' ecl = acl ']' + '[' ecl = openmcl ']' + '[' ecl = ccl64 ']' + '[' ecl = ecl ']' + exec /usr/lib/maxima/5.39.0/binary-ecl/maxima -- -v ;;; Loading #P"/usr/lib/ecl-16.1.2/sb-bsd-sockets.fas" ;;; Loading #P"/usr/lib/ecl-16.1.2/sockets.fas" ;;; Loading #P"/usr/lib/ecl-16.1.2/defsystem.fas" ;;; Loading #P"/usr/lib/ecl-16.1.2/cmp.fas" Maxima 5.39.0 http://maxima.sourceforge.net using Lisp ECL 16.1.2 Distributed under the GNU Public License. See the file COPYING. Dedicated to the memory of William Schelter. The function bug_report() provides bug reporting information. (%i1) -- You are receiving this mail because: You are watching all bug changes.