I've been playing with this package on my machine and found out that there is a problem with plugin path: meshlab internally tries to guess path to plugins and fails on multiarch installs.
Without proper plugin path meshlab starts but cannot open any file since all I/O format support is in plugins. I made a patch that passes configured plugin dir path when compiling pluginmanager.cpp and this path is used as default plugin path without any guessing and modification. ** Patch added: "Compile in installation plugin path." https://bugs.launchpad.net/ubuntu/+source/meshlab/+bug/1865920/+attachment/5333751/+files/plugin-dir.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865920 Title: Meshlab's runtime library is not installed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/meshlab/+bug/1865920/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
