viv: Chrome crashes on loading file via file picker
Describe the bug
I’m trying to load a data set in Aviator using the file picker on Chrome, but as soon as I select the file the browser just shuts down.
When I do the same thing in Firefox (99.0 (64-bit)) or serve the file using http-server it works fine.
Environment:
To Reproduce
- Go to https://avivator.gehlenborglab.org/
- Click on
CHOOSE A FILE - Navigate to file in file explorer
- Click on the OME-TIFF file.
My data set:
Format: indexed OME-TIFF (generated by bioformats2raw+raw2ometiff+generate-tiff-offsets with default arguments)
Datatype: uint16
Resolution: 1024x1024x40
Channels: 29
File size 2.7 GB (OME-TIFF), 13.9 kB (offsets)
I still have to check if I’m allowed to share the data set, but my guess is I’m not 😕
Expected behavior The data set should be loaded and visualized by Aviator.
Environment:
- Release or git hash: 0.12.6 (I’m using the Aviator version served via
gh-pages) - Browser: Google Chrome
- Browser version: 100.0.4896.127 (Official Build) (64-bit)
- OS: Ubuntu 20.04
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 17
I will look into this, but I suspect that since things worked previously and now don’t, this is probably an issue with the latest Chrome builds. Things have randomly broken in the past with no announcement. We will look into this.