Skip to content
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

Fasta saving file does not work on MacOS #17

Closed
AnnaNenarokova opened this issue Feb 15, 2022 · 1 comment
Closed

Fasta saving file does not work on MacOS #17

AnnaNenarokova opened this issue Feb 15, 2022 · 1 comment

Comments

@AnnaNenarokova
Copy link

While trying to save an out fasta, received the following errors:

Unhandled Promise Rejection
TypeError: Cannot read property 'path' of undefined
    at file:///Applications/taxus.app/Contents/Resources/app.asar/js/scripts.js:199:55
Unhandled Error
TypeError: Cannot read property 'out_path' of undefined
    at save_fasta_as_action (file:///Applications/taxus.app/Contents/Resources/app.asar/js/scripts.js:279:73)
    at CallbacksRegistry.apply (electron/js2c/renderer_init.js:1917:29)
    at electron/js2c/renderer_init.js:1379:21
    at EventEmitter.<anonymous> (electron/js2c/renderer_init.js:1359:7)
    at Object.onMessage (electron/js2c/renderer_init.js:1572:16)
@Seraff
Copy link
Owner

Seraff commented Jul 27, 2022

Version 0.3.1 fixes this

@Seraff Seraff closed this as completed Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants