GMOD / jbrowse-components

Source code for JBrowse 2, a modern React-based genome browser
https://jbrowse.org/jb2
Apache License 2.0
208 stars 62 forks source link

Cannot load saved .jbrowse files #4589

Closed skranz0 closed 1 month ago

skranz0 commented 1 month ago

Describe the bug

I loaded some tracks in JBrowse 2.14.4 and saved the view as a .jbrowse file. When trying to open the session from the start screen, I get the error

Error: Error invoking remote method 'loadSession': Error: Failed to read session undefined: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
v2.15.4

I can only open autosaves.

Screenshots

Screenshot 2024-09-25 124331

Version:

JBrowse 2.15.4 Windows 10 Pro 22H2

cmdcolin commented 1 month ago

thanks for reporting this. i found a fix here...should be available in the next version https://github.com/GMOD/jbrowse-components/pull/4590