Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code spot errors on ghcide #4

Open
codygman opened this issue Aug 31, 2020 · 2 comments
Open

code spot errors on ghcide #4

codygman opened this issue Aug 31, 2020 · 2 comments

Comments

@codygman
Copy link

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 😆

ghcideventlog.zip

@csabahruska
Copy link
Member

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

@csabahruska
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants