Save project on Linux crashes Meshlab (SVN 6110)
A processing system for 3D triangular meshes
Brought to you by:
cignoni,
granzuglia
bug #304 comments solves this issue.
We were finally able to find a linux system in which the crash happened. We should have fixed it in the current MeshLab SVN code. Can you update it and check if you are able to correctly save your project, please? Thanks.
It works, I've just recompiled 6114, and this issue is solve.
Thanks !!
Works for me for saving projects, but MeshLab still crashes when I try to call "Export Mesh as" and selecting any other than the format selected by default (which is ply for me).
svn-revision: 6184
OS: Ubuntu 12.04 - 64-bit
crash log attached.
Last edit: TomM 2013-09-30
I got 1.3.2 and compiled. But it is same as the one I installed via Ubuntu Software Center (12.04 lts). I am new to linux and I tried a hack https://sourceforge.net/p/meshlab/bugs/304/ here. I edited this
meshDoc()->setDocLabel(fileName);
layerDialog->setWindowTitle(meshDoc()->docLabel());
But I don'y know what it is saying here, /WARNING!!!!!! CHANGE IT!!! ALSO IN THE OPENPROJECT FUNCTION*/
Please can someone explain what I want to do?
Thank you.
Here is the crash log.
Last edit: HasithaBR 2013-11-13