GMOD / jbrowse

JBrowse 1, a full-featured genome browser built with JavaScript and HTML5. For JBrowse 2, see https://github.com/GMOD/jbrowse-components.
http://jbrowse.org
Other
460 stars 199 forks source link

Missing plugin crashes jbrowse? #1443

Open hexylena opened 4 years ago

hexylena commented 4 years ago

This might be more of a jbrowse issue so please move it there if that makes more sense.

When loading a track with an unknown track type, jbrowse crashes and I have to reload. Yes, my fault for sending data to an apollo which didn't have my plugin compiled in, but, could be nice to show an in-track error like is more normal?

image

nathandunn commented 4 years ago

This is definitely more JBrowse. Not sure how Apollo could handle it differently as it doesn't know what it doesn't have.

hexylena commented 4 years ago

Any chance you can transfer it to jbrowse then?

nathandunn commented 4 years ago

@erasche . . . hopefully it transferring

cmdcolin commented 4 years ago

I think it's true that it crashes the app. If you happen to have a chance to find a fix let me know. It's possible it's pretty far in the guts of the machine though