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

Encoding error #13

Closed
mschauer opened this issue May 20, 2019 · 3 comments
Closed

Encoding error #13

mschauer opened this issue May 20, 2019 · 3 comments

Comments

@mschauer
Copy link

I get a

This page contains the following errors:

error on line 4214 at column 100: Encoding error
Below is a rendering of the page up to the first error.

in statprof/index.html#. I attached a zip of the directory if that helps https://www.dropbox.com/s/ssejce8foqexkj2/statprof.zip?dl=0

@tkluck
Copy link
Owner

tkluck commented May 20, 2019

Is this an error message from your browser? If so, what browser, and is it in the window or the console?

@mschauer
Copy link
Author

mschauer commented May 21, 2019

In a red box within the window. Above is Safari. Firefox also errors with a box in the frame below the green title bar.

XML Parsing Error: not well-formed
Location: file:///Users/schauermr/.julia/v0.6/Bridge/statprof/clickable_stacks_by_time.svg
Line Number 4214, Column 100:<text text-anchor="" x="179.01" y="315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)"  >�,0)"  ></text>
---------------------------------------------------------------------------------------------------^

The relevant part

<g class="func_g" onmouseover="s(this)" onmouseout="c()" onclick="zoom(this)">
<title>∇K̄ (182 samples, 2.97%)</title><a xlink:href="models-jl-6d7b77b93efb30f8db34-line.html#S-Users-schauermr-julia-v0-6-Bridge-landmarks-models-jl-K-82" target="_top"><rect x="176.0" y="305" width="35.1" height="15.0" fill="rgb(250,213,2)" rx="2" ry="2" />
<text text-anchor="" x="179.01" y="315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)"  >��..</text>
</a>
</g>

I think it is related to the function name ∇K̄

@tkluck tkluck closed this as completed in 0e25edb Dec 30, 2019
@tkluck
Copy link
Owner

tkluck commented Dec 30, 2019

@mschauer thanks again for reporting this issue, and sorry for not giving it priority sooner. I think it should be fixed now.

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