-
Notifications
You must be signed in to change notification settings - Fork 9
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
Few bugs on Mac OS X - El Capitan #105
Comments
Hmm... There is something unusual about the file you are reading in. Can you attach it here or send it to me via email ([email protected])? |
Ok I do see the warning. You are correct it is from the kickoff line. I will try to work around that so warnings aren't produced by output outside of the main program. I think the issue with bond display has to do with the preferences for the bond tolerance. MacMolPlt is simply using the interatomic distance to "guess" at bonds. I would suggest going to the "Global Preferences" and the "File" pane. Hit the "Factory Defaults" button and then "Ok" and try to open the file again. That seems to work ok for me. You can also reapply the auto-bonding for an open window using the "Set Bonds..." item under the "Molecule" menu. In that dialog you can among other choices adjust the tolerance (left for tighter tolerance, fewer bonds, right for longer distances to be considered a bond). |
Brett,
Marino Vetuschi Zuccolini DISTAV - Università di Genova |
I would not expect it to have anything to do with the OS upgrade. The only thing that might possibly impact it is if the user preferences file was somehow corrupted. You could try trashing or just moving the prefs file (~/Library/Preferences/MacMolPlt.Prefs.xml) out of the way and see if that helps. I would try adjusting that slider to the right more. It is somewhat sensitive to get it just right. |
Brett,
m.
Marino Vetuschi Zuccolini DISTAV - Università di Genova |
Great! I will leave this open until I fix the unnecessary warning message. |
I have checked in code that disables the warning during the initial parsing phase to avoid the kickoff line triggering the message. This will be included in the next release. |
Please describe the problem or enhancement:
Reading an GAMESS v 2013 and 2014 optimization/frequency output the bonds are generally invisible. Only few are drawn and it appears sometimes the window with warning below. I think because rungms wrote a long line with all the nodes of our cluster. But it is new.
### If this is a bug report please list the steps required to reproduce the problem:
Opening a file.
What version are you running?
Version 7.7
What OS are you using? (please include 32/64 bit and if Linux the specific distribution)
Mac OS X El Capitan
The text was updated successfully, but these errors were encountered: