-
Notifications
You must be signed in to change notification settings - Fork 98
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
math formulas crashing? #54
Comments
Can not confirm |
confirmed.
This is normal behaviour as it should be. I guess on a slower device this delay is more visible. |
I know the look of the screenshot and I know that it might take longer to display. I really meant just black empty rectangles (no pre-formulated strings etc.) and it did not go away for minutes (tested on "icarus e653bk illumina carta" (it has a dual-core cpu AFAIK and is one of the fastest e ink androids out there)). |
Someone has to donate an android e ink reader to Mr Tkach for him to test I suppose. :-) |
That's TeX markup. It's rendered with MathJax (a version of it is packaged into the dictionary itself, based on MathJax 2.5). It takes time to render math, depends on how much math is there, how complex the formulas are and how fast/slow the device is.
So is it working or not? Just this article or any article with math? It would be interesting to check if this device's web browser can render samples at https://www.mathjax.org/ (select SVG rendering mode, that's what Aard2 uses), even though the site runs a newer mathjax version.
Indeed, I can't debug device-specific problems without the device. Or better yet, figure it out yourself and contribute a patch (for mwscrape2slob, there's no math-related code in aard2 itself) :) |
tried Open Android is out there. There are at least a few hundred thousand devices in circulation. Reading is done on those. |
I can confirm this issue. I am running Aard 2 version 0.34 on a Samsung Galaxy S5 with Android 6.0.1. |
I have this issue with all of the recent versions on multiple devices (Lollipop, Marshmallow). Had a fiddle with changing use of Webview.load for styles to evaluateJavascript (in case it was something to do with altered behaviour in more recent Webview versions), but the behaviour is identical (although nothing else broke). |
Due to Wikipedia markup changes some recent dictionaries ended up with math as images (loaded from Wikipedia, so requires network). These dictionaries need to be rebuilt with updated mwscrape2slob See also http://aarddict.org/forum/?place=msg%2Faarddict%2FPKlXbavHvRQ%2Fjy_7dxXhBAAJ |
@itkach |
@MHBraun Yes, I think so - enwiki-20160803 right now is pretty broken for anyone who is interested in math, it would be nice to have that corrected, even if its with the same data from August, especially if new data is several months away. |
Sorry to reply late on this as I am more focussed on the Google Group. This issues was resolved and does not exist anymore. Igor, you may close the issue. |
article "Elektronenvolt" in de-20160505 multi volume slobs just showed rectangles in the text where the math formulas were supposed to be. Now, it is working again...
The text was updated successfully, but these errors were encountered: