question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Hexbin crashes on demo site

See original GitHub issue

Describe the bug Hexbin view causes application to error, go to white screen. Console logs the following:

Uncaught TypeError: Cannot read property 'gpuFilter' of undefined

To Reproduce Steps to reproduce the behavior:

  1. Go to https://kepler.gl/demo

  2. Upload a CSV of points data - can be simple, for example: points.txt

  3. Select hexbin from style option: image

  4. Wait a few seconds, and the app should crash. Zooming in or adjusting the scale of the hexagon radius can also trigger this behavior.

Expected behavior App does not crash.

Desktop (please complete the following information):

  • OS: macOS 10.15.2
  • Browser: Version 79.0.3945.88 (Official Build) (64-bit)
  • Version: 1.1.13

Additional context Screen capture before crash: image

about ~3-5 seconds later, without any window events…

Screen capture after crash: image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
macrigiuseppecommented, Feb 1, 2020

fixed

0reactions
AnthonyMocklercommented, Jan 31, 2020

Can confirm, #933 works for me now

Read more comments on GitHub >

github_iconTop Results From Across the Web

CoreML Demo App crashing, sources - Apple Developer
Demo "Classifying Images with Vision and Core ML" is crashing: The demo app Classifying Images with Vision and Core ML has gone outdated, ......
Read more >
Handling The Crashed Demo - LinkedIn
3. The Demo Crashes. This is your own “stuff”. A screen fails to populate, the system just hangs, or a fatal error message...
Read more >
[SOLVED] Ozone crashes after making Disassembly window ...
Hi, more bugs in Ozone v3.2x. ... SVD file and HEX/BIN/ELF file fields are blank (but it behaves the same if ... Crash...
Read more >
Unity Terrain HDRP Demo Scene crashes b8 during import
I tried a full-on import, ie overwriting the standard demo files as well on a new project: [ATTACH] 4 GB are a bit...
Read more >
Hexbin Demo — Matplotlib 2.1.2 documentation
Hexbin Demo ¶. Plotting hexbins with Matplotlib. Hexbin is an axes method or pyplot function that is essentially a pcolor of a 2-D...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found