Summary: | CAS worksheets fail to initialize in Labplot | ||
---|---|---|---|
Product: | [Applications] LabPlot2 | Reporter: | optokinetic |
Component: | general | Assignee: | Stefan Gerlach <stefan.gerlach> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | stefan.gerlach |
Priority: | NOR | ||
Version: | 2.8.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
optokinetic
2021-11-17 14:38:43 UTC
Running labplot2 from terminal and trying to create a worksheet will prompt the following: dir: "/usr/lib64/qt5/plugins/cantor/backends" dir: "/usr/bin/cantor/backends" Failed to load Cantor plugin: Cantor Part file name: The shared library was not found. Do you have cantor installed? On OpenSUSE just run a "zypper in -y cantor" to installed it. This package contains all the backends. Does this work for you? (In reply to Stefan Gerlach from comment #2) I have Cantor installed, and it works fine! I have tried removing and reinstalling Cantor, Labplot and libcantorlibs, but Labplot CAS worksheets won't initialize even though Cantor works. I did a fresh installation of both openSUSE Tumbleweed and Manjaro on my spare laptop today. I installed Labplot with all its dependencies, including Cantor. On both distros CAS worksheets fail to initialize in Labplot, but Cantor works perfectly. Same terminal prompt. It looks like Cantor has changed the path to the component needed to load the plugins recently. A fix is now in the latest development version of LabPlot and will be part of the upcoming version 2.9.0. Are you able to test the latest development version? I can check if there are repositories providing the latest version. Installed newest developmental version, and now CAS worksheets work again. Thank you for looking into this! |