Menu

#351 Save project on Linux crashes Meshlab (SVN 6110)

v1.0_(example)
open
nobody
SVN 6110 (1)
1
2013-11-13
2013-03-24
No

Saving projects on Linux crashes meshlab with segmentation fault.

It is an very old issue, with some hacks allready posted, and still here. PLEASE. This make it almost unusable in this plattform.

Discussion

  • Paco Escarpa

    Paco Escarpa - 2013-03-24

    bug #304 comments solves this issue.

     
  • Guido Ranzuglia

    Guido Ranzuglia - 2013-03-25

    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.

     
  • Paco Escarpa

    Paco Escarpa - 2013-03-25

    It works, I've just recompiled 6114, and this issue is solve.

    Thanks !!

     
  • TomM

    TomM - 2013-09-30

    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
  • HasithaBR

    HasithaBR - 2013-11-13

    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);

    • mdiarea->activeSubWindow()->setWindowTitle(meshDoc()->docLabel());
    • if (mdiarea->activeSubWindow() )
    • mdiarea->activeSubWindow()->setWindowTitle(meshDoc()->docLabel());
      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

Log in to post a comment.

MongoDB Logo MongoDB