AntonelliLab / raxmlGUI

A new graphical interface for RAxML
https://antonellilab.github.io/raxmlGUI/
GNU Affero General Public License v3.0
19 stars 4 forks source link

Error loading from dropbox #248

Open BrantleeSR opened 2 years ago

BrantleeSR commented 2 years ago

Autogenerated report:

{
  "errno": -2,
  "code": "ENOENT",
  "syscall": "open",
  "path": "/Users/brantlee/Dropbox (UFL)/Weeds&Wilds/DNA Data/Trim3/Concat5_subset_modified/Concat5_subset.fas",
  "name": "Error",
  "message": "ENOENT: no such file or directory, open '/Users/brantlee/Dropbox (UFL)/Weeds&Wilds/DNA Data/Trim3/Concat5_subset_modified/Concat5_subset.fas'",
  "stack": "Error: ENOENT: no such file or directory, open '/Users/brantlee/Dropbox (UFL)/Weeds&Wilds/DNA Data/Trim3/Concat5_subset_modified/Concat5_subset.fas'"
}

Active state:

{
  "command": "raxml-ng --all --msa /Users/brantlee/Dropbox (UFL)/Weeds&Wilds/DNA Data/Trim3/Concat5_subset/Concat5_subset.fas --model --prefix /Users/brantlee/Dropbox (UFL)/Weeds&Wilds/DNA Data/Trim3/Concat5_subset/Concat5_subset --seed 787616 --bs-metric tbe --tree rand{1} --bs-trees 100",
  "stdout": ""
}

Process: renderer raxmlGUI 2.0.7 Electron 13.6.2 darwin 19.6.0 Locale: en-US

BrantleeSR commented 2 years ago

Suddenly stopped accessing files in my dropbox. Weird, because I've been running EVERYTHING out of my drop box for weeks, including multiple trees earlier today. If I copy the input file onto my desktop, it loads fine from there.

jtklein commented 2 years ago

Thank you for your report, but that sounds to me as if it would be dropbox specific. Also we didn't change anything in the way we open files recently.

Do you still have the problem?