AllenCell / AllenCell/cell-feature-explorer

GL_INVALID_VALUE when viewing initial selection in Vol-E app

Open
#238 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## Description

If the first cell (the one that is auto-selected) is clicked on load, Vol-E throws a WebGL error and remains black.

Image

```
GL_INVALID_VALUE: glTexStorage2D: Texture dimensions must all be greater than zero.
```

The error does not occur/goes away if another volume is selected and switched to.

## Expected Behavior

The volume should load.

## Reproduction

1. Run and build CFE.
2. Click any dataset.
3. Click the automatically selected cell thumbnail on the right side of the screen.
4. The Vol-E viewer remains blank.

## Environment

_Any additional information about your environment. E.g. OS version, python version, browser etc._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.