<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - <Error>: CGContextSetLineDash: invalid dash array: at least one element must be non-zero"
href="https://bugs.webkit.org/show_bug.cgi?id=138555#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - <Error>: CGContextSetLineDash: invalid dash array: at least one element must be non-zero"
href="https://bugs.webkit.org/show_bug.cgi?id=138555">bug 138555</a>
from <span class="vcard"><a class="email" href="mailto:joey@kidfixit.com" title="Joey Korkames <joey@kidfixit.com>"> <span class="fn">Joey Korkames</span></a>
</span></b>
<pre>I get the same errors on an intranet portal that uses FusionCharts XT.
They seem to repeat for each frame of animation that the FusionChart js does to "grow" each column.
When I load the attached SVG separately into my WKWebKit browser (<a href="http://github.com/kfix/MacPin">http://github.com/kfix/MacPin</a>), I see the same CGContextSetLineDash errors on stdout:
$ ~/Applications/MacPin.localized/MacPin.app/Contents/MacOS/MacPin ~/fusionchart_webkit_bug_138555.svg
...
[2016-08-17 16:54:42 +0000] <modules/MacPin/WebViewController.swift:71:102> [_webView(_:logDiagnosticMessage:description:)] navigation || standard
[2016-08-17 16:54:42 +0000] <modules/MacPin/WebViewDelegates.swift:70:9> [webView(_:didStartProvisionalNavigation:)] 'file:///Users/jkorkames/fusionchart_webkit_bug_138555.svg'
Aug 17 09:54:42 com.apple.WebKit.WebContent[5885] <Error>: CGContextSetLineDash: invalid dash array: at least one element must be non-zero.
Aug 17 09:54:42 com.apple.WebKit.WebContent[5885] <Error>: CGContextSetLineDash: invalid dash array: at least one element must be non-zero.
Aug 17 09:54:42 com.apple.WebKit.WebContent[5885] <Error>: CGContextSetLineDash: invalid dash array: at least one element must be non-zero.
Aug 17 09:54:42 com.apple.WebKit.WebContent[5885] <Error>: CGContextSetLineDash: invalid dash array: at least one element must be non-zero.
[2016-08-17 16:54:42 +0000] <modules/MacPin/WebViewDelegates.swift:247:16> [webView(_:didFinishNavigation:)] <MPWebView> `` [file:///Users/jkorkames/fusionchart_webkit_bug_138555.svg]</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>