-
Notifications
You must be signed in to change notification settings - Fork 664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Octovis crashes on macos #310
Comments
The |
The problem with opening the tree files might have to do something with Qt. A sentence from this website caught my attention. It says |
Unfortunately, I have no way to test and support myself under MacOS. So we'll have to see if another user has an idea or solution. |
when running octovis from terminal, it won't open with this text being written to the terminal:
This can be solved by running octovis from
/usr/local/lib
, where theQGLViewer.framework
is placed.But then there is another bug. When running octovis from the
/usr/local/lib
like this, it won't open.After that, an Apple dialog saying that octovis quit unexpectedly pops up showing this report.
Similar thing happens when I run octovis this way
The Octovis window shows up and doesn't crash until I try to open the
/Users/ondra/Documents/FEL/PRO/src/simple_tree.bt
file using the top menu bar. The Apple window saying that Octovis quit unexpectedly appears showing this log.I'm using
Any ideas on where could be the problem? Thank you in advance.
The text was updated successfully, but these errors were encountered: