https://bugs.kde.org/show_bug.cgi?id=425695
Bug ID: 425695 Summary: Julia backend does not find sys.so Product: cantor Version: 20.08 Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: julia-backend Assignee: cantor-b...@kde.org Reporter: samcas...@gmail.com Target Milestone: --- SUMMARY Julia backend will 'open' a worksheet, but will fail to return. Diagnosed bug by running cantor from command line. See that it fails to find 'sys.so' in {julia binary path}/../lib/x86_64-linux-gnu/julia/ Perhaps I have an uncommon julia install, I installed with jill: https://github.com/johnnychen94/jill.py STEPS TO REPRODUCE 1. Install julia 1.4 with jill 2. Install cantor + cantor-backend-julia 3. Open a julia cantor worksheet, try to run '1+2' OBSERVED RESULT No return value etc. EXPECTED RESULT Julia will return 3 :) SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon KDE Plasma Version: 5.19.4 KDE Frameworks Version: 5.73.0 Qt Version: 5.14.2 ADDITIONAL INFORMATION Julia-1.4.1 WORKAROUND: copy sys.so file to where cantor expects it to be (create directories etc.) -- You are receiving this mail because: You are watching all bug changes.