mateusz-matela / djvu-html5

HTML5 based DjVu file viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

rb26 opened this issue · comments

commented

bonjour
I have this error with firefox 57.0.1 (64 bits):

Error: com.google.gwt.useragent.client.UserAgentAsserter$UserAgentAssertionError: Possible problem with your *.gwt.xml module file. The compile time user.agent value (safari) does not match the runtime user.agent value (gecko1_8). Expect more errors.

81EB501BD7AB47786C30D3175CE1EA2B.cache.js:826:3636
rb

Thanks for the report.
I've seen this error and it doesn't cause actual problems with displaying DjVu. It's related to the limited support for webworkers in GWT, but it's not something to be concerned about.

I'm closing the issue. If you do experience a problem, it may be caused by something else - in that case please reopen and provide a sample DjVu document.