You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When saving an input file that's been generated by the inputGenerators plugin to a custom location, the file is saved in the specified location, however a 0kb file is also generated with the default name format (job.ext) in the user's home directory.
To Reproduce
Input -> Psi -> Save Input...
Save the input file to a location that's not in the home directory, with a non-default name
A 0kb file will have been saved in ~/job.in
Expected behavior
The 0kb file is not produced in ~/
Avogadrolibs: 1.96.0
Qt: 5.15.2
OS: MacOS
Version 10.12.4
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Please try to include example files and screenshots if possible. If you're looking for support, please post on our forum: https://discuss.avogadro.cc/
FixOpenChemistry#924 - do not attempt to open the default file name
Also disable the "Submit calculation" if Molequeue is not running
Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
When saving an input file that's been generated by the inputGenerators plugin to a custom location, the file is saved in the specified location, however a 0kb file is also generated with the default name format (job.ext) in the user's home directory.
To Reproduce
Expected behavior
The 0kb file is not produced in ~/
The text was updated successfully, but these errors were encountered: