haskell-code-spot icon indicating copy to clipboard operation
haskell-code-spot copied to clipboard

code spot errors on ghcide

Open codygman opened this issue 3 years ago • 2 comments

I followed the instructions and compiled then ran ghcide with:

stack build --profile --executable-profiling --library-profiling
stack exec --profile ghcide -- /tmp/blah/Bug.hs +RTS -p -l -h

I then changed the event log file, clicked fetch, and it seemed to load. Then a few seconds later:

101060
Error: <circle> attribute cx: Expected length, "NaN".

Perhaps a good enhancement would be for code spot to give up after some reasonable number like 50000 tries or so :laughing:

ghcideventlog.zip

codygman avatar Aug 31 '20 22:08 codygman

This is what I've got with Firefox 80.0 (64 bit linux) image

csabahruska avatar Aug 31 '20 23:08 csabahruska

Also note that data scaling and streaming is not implemented yet, so only use tiny eventlog input files.

csabahruska avatar Aug 31 '20 23:08 csabahruska