Menu

#478 tools->path tool crash

open
5
2011-03-23
2010-02-09
Hajoe
No

In freemath 4.0, windows, the program crashes immedeately when I click tools->path tool.

Discussion

  • Matthew Bromberg

    Path doesn't seem to work at all on fedora 11. I modified path.m with the most recent patch. Using path(path, 'newpath') doesn't actually alter the path string. It always returns an empty string. The older version of path.m fails to find any path separators. Using path tool from the menu kind of works after quitting and reloading once or twice.

    getpath appears to return the paths loaded into the menu path tool. This is all in regards to a source compiled version of FreeMat. By the way to get the source compiled I had to download an old version of llvm (2.5) and I had to remove all the *moc.cpp files in the source tree.

    I'm also getting a buch of jit compiler failures, not that that's necessarily relevant.

     
  • Samit Basu

    Samit Basu - 2011-03-23
    • assigned_to: nobody --> geneing
     
  • Samit Basu

    Samit Basu - 2011-03-26

    I believe this is fixed in trunk. Eugene, can you check?

     

Log in to post a comment.